A powerful command-line interface for Zotero that allows researchers to manage bibliographic references, read attachments, and sync notes directly from the terminal.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install zotero-cli
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install zotero-cli using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Zotero CLI is a specialized tool designed for researchers and developers who prefer a terminal-centric workflow. By leveraging the Zotero API, this skill enables seamless access to your library without needing to open a heavy GUI application. It is a vital component of the Openclaw Skills ecosystem, providing a bridge between academic research and automated coding environments.
This skill allows you to search your entire bibliography, add or edit notes using your favorite terminal editor, and even open PDF attachments directly. Its integration with Python-based scripts makes it highly extensible for automated citation management and complex literature reviews. By incorporating this into your development environment, you can maintain your research flow without ever leaving the command line.
To get started with this Openclaw Skills entry, install the package via pipx for system-wide access or pip for a local user installation.
# Recommended installation via pipx
sudo apt install pipx && pipx ensurepath
pipx install zotero-cli
# Configure API credentials
zotcli configure
# Set your default terminal editor (optional)
export VISUAL=vim
The skill manages research data through the following structures:
| Component | Format | Description |
|---|---|---|
| Search Queries | String | Supports Boolean (AND, OR, NOT), phrase, and prefix search |
| Item Metadata | JSON/Table | Displays title, author, and date for library items |
| Attachments | PDF/File Path | Direct access to the first PDF attachment found for an item |
| Citations | BibTeX/RIS | Structured bibliographic data for academic writing |
| Notes | Text/Markdown | Plain text notes synchronized with the Zotero cloud |
Loading
A powerful Python-based command-line interface for full lifecycle management of Zotero libraries using both local and cloud APIs.

A high-performance CLI skill for searching and retrieving biomedical literature and data from NCBI's PubMed database.

A versatile command-line utility that transforms Markdown documents into professional presentation decks across multiple formats.

A streamlined command-line interface for rapid discovery and bulk downloading of scientific papers from arXiv.

A professional content generation tool designed to create human-like, high-CTR XiaoHongShu notes while eliminating robotic AI writing patterns.

An AI-driven tool for generating beautiful, e-ink optimized web layouts specifically designed for SenseCraft HMI displays.








































