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: 93/100
Skill Content
Details
- Author
- LeonChaoX
- Repository
- LeonChaoX/qinyan-academic-skills
- Created
- 6 months ago
- Last Updated
- 1 months ago
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
zotero
This skill should be used when working with a Zotero library — summarizing or reading attached PDFs, organizing items into collections, tagging, adding notes, linking related items, or batch-processing references. Trigger on "Zotero", "my library", "references", "organize my papers/notes", "summarize these PDFs" in a research-library context. Covers the local read API, pyzotero for writes, and direct storage reads for bulk PDF work.
zotero
Control a local Zotero library via the `zot` CLI (read API + the zotero-agent bridge write endpoint): search, read, create, edit, tag, organize into collections, delete, export, and run arbitrary Zotero JS. Use whenever the user wants to query or modify their library, bulk-edit references, fields or tags, manage tags or collections, find items missing metadata (no abstract/date/DOI), get library stats, export citations or format bibliographies, add items by DOI/ISBN/arXiv, find and merge duplicates, or create notes on items. Also for PDFs: read or ask questions about an item's PDF, summarize it at multiple levels (whole/chapter/section), read its highlights/annotations, generate a table of contents / bookmarks / outline for Zotero's reader, and prepare scans — split two-up pages and OCR them to make them searchable. Also to see where disk space goes or reclaim it: shrink oversized PDFs, drop orphan attachments and page snapshots. Requires the zotero-agent bridge plugin installed and Zotero running.
cli-anything-zotero
Full-featured CLI for Zotero reference management. Search, import by DOI/PMID, export BibTeX, attach PDFs, semantic search, manage tags/collections, and more. Use this tool whenever you need to interact with a Zotero library programmatically.