zotero-cli
SKILL.md
Zotero CLI
Command-line interface for the Zotero reference manager, providing terminal-based access to your Zotero library through the Zotero API.
Quick Start
# Install (PEP 668 systems)
sudo apt install pipx && pipx ensurepath && pipx install zotero-cli
# Configure
zotcli configure
# Start using
zotcli query "machine learning"
zotcli add-note "\"deep learning\""
zotcli read "\"attention mechanism\""