pyzotero
Interact 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.
- Version
- 1.1
- License
- MIT License
- Compatibility
- Requires Python 3.10+ and pyzotero 1.13+. Web API access needs a Zotero API key. Optional CLI and MCP extras require Zotero 7 with local API access enabled.
Pinned to revision de66e10cd0c8, so it is the text this page describes rather than whatever the author pushed since.
Pre-approved tools experimental
Experimental field. Support varies between clients, so this list is what the author declared, not what your client will enforce.
- Read
- Write
- Edit
- Bash
Files
- skills/pyzotero/SKILL.md
- skills/pyzotero/references/authentication.md
- skills/pyzotero/references/cli.md
- skills/pyzotero/references/collections.md
- skills/pyzotero/references/error-handling.md
- skills/pyzotero/references/exports.md
- skills/pyzotero/references/files-attachments.md
- skills/pyzotero/references/full-text.md
- skills/pyzotero/references/mcp.md
- skills/pyzotero/references/pagination.md
- skills/pyzotero/references/read-api.md
- skills/pyzotero/references/saved-searches.md
- skills/pyzotero/references/search-params.md
- skills/pyzotero/references/tags.md
- skills/pyzotero/references/write-api.md
Every link opens the file at its source, pinned to the revision this page describes.