Babysitter zotero-reference-manager

Reference management for bibliography organization, annotation sync, and citation formatting

install
source · Clone the upstream repo
git clone https://github.com/a5c-ai/babysitter
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/a5c-ai/babysitter "$T" && mkdir -p ~/.claude/skills && cp -r "$T/library/specializations/domains/science/scientific-discovery/skills/zotero-reference-manager" ~/.claude/skills/a5c-ai-babysitter-zotero-reference-manager && rm -rf "$T"
manifest: library/specializations/domains/science/scientific-discovery/skills/zotero-reference-manager/SKILL.md
source content

Zotero Reference Manager

Purpose

Provides reference management capabilities for bibliography organization, annotation synchronization, and citation formatting.

Capabilities

  • Reference import from multiple sources
  • Annotation and note management
  • Citation style formatting (CSL)
  • Group library collaboration
  • PDF attachment management
  • BibTeX/RIS export

Usage Guidelines

  1. Organization: Use collections and tags for organization
  2. Annotation: Sync highlights and notes with references
  3. Citation Styles: Apply appropriate CSL styles
  4. Collaboration: Share libraries with research groups

Tools/Libraries

  • Pyzotero
  • Zotero API