pyzotero
FeaturedInteract with Zotero reference management libraries using the pyzotero Python client. Retrieve, create, update, and delete items, collections, tags, and attachments via the Zotero Web API v3. Use this skill when working with Zotero libraries programmatically, managing bibliographic references, exporting citations, searching library contents, uploading PDF attachments, or building research automation workflows that integrate with Zotero.
Install
Quality Score: 95/100
Skill Content
Details
- Author
- LeonChaoX
- Repository
- LeonChaoX/qinyan-academic-skills
- Created
- 5 months ago
- Last Updated
- 1 weeks ago
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
zotero
Control a local Zotero library programmatically — search, read, create, edit, tag, organize into collections, delete, and export items — via the `zot` CLI (read API + the zotero-agent bridge write endpoint). Use whenever the user wants to query or modify their Zotero library, batch-edit references, manage tags or collections, find items missing metadata (no abstract/date/DOI), find duplicates, export citations, or run arbitrary Zotero JS. Also use it to add items by DOI/ISBN/arXiv, find and merge duplicates, edit fields/tags in bulk, get library stats, format bibliographies, read or ask questions about an item's PDF, summarize a document at multiple levels (whole/chapter/section), read a PDF's highlights/annotations, generate a PDF's table of contents / bookmarks / outline so Zotero's reader can navigate it, or create notes on items. Requires the zotero-agent bridge plugin installed and Zotero running.
zotero-dev-rules
Authoritative reference and rules for developing with Zotero — the Web API v3 (read/write requests, file upload, syncing, streaming, OAuth, item types & fields), the desktop client's internal JavaScript API, building Zotero 7 plugins, writing translators (web/import/export/search), and creating/editing CSL citation styles. Use whenever the user asks to query or write to a Zotero library via the API, build or debug a Zotero plugin, write a Zotero translator, work with citeproc-js / CSL styles, sync Zotero data programmatically, or script the Zotero client.
zotero
ALWAYS use this skill when the user asks to send, get, retrieve, find, share, add, or search for a paper. This skill manages the user's Zotero library with 10,000+ papers and can retrieve PDFs, create share links, add new papers, and search. Prefer this over getscipapers for any request involving sending/getting/finding papers.