zotero-scholar-guide

Installation
SKILL.md

Zotero Scholar Guide

Overview

Zotero is the most widely used open-source reference manager in academia, offering a powerful combination of local storage, cloud sync, browser integration, and a comprehensive API. While most researchers use Zotero through its desktop application and browser connector, the Zotero API enables programmatic access that is essential for automated research workflows—saving papers from scripts, batch-importing search results, organizing libraries algorithmically, and integrating reference management into custom research pipelines.

This skill covers using the Zotero Web API to create, read, update, and organize library items programmatically. It is designed for researchers who want to automate parts of their reference management workflow: importing papers from arXiv or OpenAlex searches directly into Zotero, auto-tagging papers based on content analysis, organizing collections programmatically, and exporting citations in various formats.

The skill complements the existing zotero-api skill by focusing specifically on practical scholar workflows—the common patterns a researcher uses when integrating Zotero into their daily literature management.

Authentication and Setup

Obtaining API Credentials

  1. Log in to your Zotero account at https://www.zotero.org
  2. Navigate to Settings > Feeds/API (https://www.zotero.org/settings/keys)
  3. Click "Create new private key"
  4. Set permissions:
    • Personal Library: Read/Write access
Related skills
Installs
3
GitHub Stars
217
First Seen
Apr 2, 2026