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.mdtags
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
- Organization: Use collections and tags for organization
- Annotation: Sync highlights and notes with references
- Citation Styles: Apply appropriate CSL styles
- Collaboration: Share libraries with research groups
Tools/Libraries
- Pyzotero
- Zotero API