develop-web-translator

Installation
SKILL.md

Prerequisites

Fetch and read the Zotero translator documentation:

Also read index.d.ts in the repo root for type definitions. Give more weight to recently created translators when looking for examples.

Step 1: Gather information

Collect from the user:

  1. Label: The translator name (usually the site name)
  2. Creator: The author's name
  3. Target URL(s): One or more example URLs from the target site

From the URLs, derive the target regex.

Step 2: Analyze the site

Installs
2
GitHub Stars
1.7K
First Seen
Jun 4, 2026
develop-web-translator — zotero/translators