cli-anything-zotero
SolidFull-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.
Install
Quality Score: 86/100
Skill Content
Details
- Author
- PiaoyangGuohai1
- Repository
- PiaoyangGuohai1/cli-anything-zotero
- Created
- 3 months ago
- Last Updated
- today
- Language
- Python
- License
- Apache-2.0
Integrates with
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.
bib-search-citation
Search and cite from local BibTeX/BibLaTeX .bib libraries, including Zotero exports. Use to find, filter, preview, export, or generate LaTeX/Typst citation snippets by topic, author, year, venue, DOI, arXiv ID, keywords, abstract, fields, recency, or claim support. Do not use for manuscript writing or polishing.
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.