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을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 8개 중 8개를 표시합니다.
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.
원문 언어: 영어