Verify a Zotero translator after every addition or modification, and before submitting a PR. Runs linting, tests, and metadata updates.
原文语言:英语
菜单
SkillsMP 已收集 zotero/translators 中的 8 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 8 / 8 个已收集 Skill。
Verify a Zotero translator after every addition or modification, and before submitting a PR. Runs linting, tests, and metadata updates.
原文语言:英语
Create or update test cases for a Zotero translator by running it against live URLs and capturing the output.
原文语言:英语
Develop a web translator that scrapes bibliographic data from a website. This is the most common translator type.
原文语言:英语
Develop an export translator that converts Zotero items into a file format (JSON, XML, CSV, etc.).
原文语言:英语
Develop an import translator that parses a file format (JSON, XML, RIS, BibTeX, CSV, etc.) into Zotero items.
原文语言:英语
Develop a search translator that looks up items by identifier (DOI, ISBN, PMID, arXiv ID, etc.) via an external API. NOT for websites with search pages — use develop-web-translator for those.
原文语言:英语
Analyze a website's API by capturing network traffic (HAR) and generating an OpenAPI spec via mitmproxy2swagger.
原文语言:英语
Inspect a live web page using headless Chrome. Gets screenshots, meta tags, accessibility tree, and runs CSS selectors or JS expressions against the rendered DOM.
原文语言:英语