From academic-skills
Interact with your Zotero library: sync references, add citations by DOI/ISBN/PMID, and manage PDFs. Triggers on Zotero-related requests.
How this skill is triggered — by the user, by Claude, or both
Slash command
/academic-skills:sci-zoteroThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Interact with your Zotero library to sync references, add citations by DOI/ISBN/PMID, and manage PDFs.
Interact with your Zotero library to sync references, add citations by DOI/ISBN/PMID, and manage PDFs.
This skill wraps the local zotero.py CLI located in the same skill directory.
~/.aut_sci_write/.env)ZOTERO_API_KEY: Your Zotero API key.ZOTERO_USER_ID: Your Zotero User ID (for personal libraries).ZOTERO_GROUP_ID: Your Zotero Group ID (for group libraries).items: List top-level items.add-doi [DOI]: Add an item by DOI.add-isbn [ISBN]: Add an item by ISBN.fetch-pdfs: Automatically find and attach open-access PDFs.Aut_Sci_Write — Autonomous Scientific Writer
npx claudepluginhub shzhao27208/aut_sci_write --plugin academic-skillsInteract with Zotero reference libraries using pyzotero Python client. Manage items, collections, tags, attachments, export citations, and upload PDFs via Zotero Web API v3.
Manage Zotero reference libraries via the pyzotero Python client: retrieve, create, update, and delete items, collections, tags, and attachments through the Zotero Web API v3.
Performs standalone Zotero library operations — adding abstracts, attaching PDFs, enriching metadata, deduplicating, and fixing BBT citation keys. Not for systematic review pipelines.