Communityv2.2.0

Pyzotero

Python scripts for Zotero - supports search, browse, add items, and full collection management. Both local API and online Web API modes.

2kdownloads3stars10active installsKGTAF
View on ClawHubBack to Skills

Skill Details

Slug
pyzotero
Latest Version
2.2.0
Author
KGTAF
Published
Feb 9, 2026
Updated
Mar 18, 2026
Total Versions
7

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Pyzotero.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v2.2.0

新增完整的集合管理功能:collection-create(创建)、collection-rename(重命名)、collection-delete(删除)、collection-add-item(添加项目到集合)、collection-remove-item(移除项目)、collection-list(列出集合项目)。修复了 API 调用问题,所有功能已测试通过。