AI AGENT ADDONS

The pyzotero skill lets you control your Zotero library directly from Python. You can read, add, update, or delete items like articles, books, and PDF attachments. It turns your reference manager into a programmable tool for research automation.

Researchers and developers can search library contents, manage tags and collections, and export citations with just a few lines of code. The skill uses the official Zotero Web API and works with user or group libraries.

To get started you need a Zotero API key and your library ID. After that you can build workflows that handle bibliographic data without manual steps. It is a simple and powerful way to connect your research with code.

Add Pyzotero skill to your workflow

Global

mkdir -p ~/.claude/skills/pyzotero

Project

mkdir -p .claude/skills/pyzotero

Source Repository

Stars
29,514
Forks
3,013
Watchers
29,514
License
MIT
Last Push
27 days ago
Created
9 months ago