What problem does it solve? Managing Zotero libraries, citations, and notes from the command line or an AI agent normally requires manual GUI interaction, making scripted research workflows difficult to automate. ## Core Features & Use Cases - Library Inspection: List collections, items, tags, saved searches, and installed CSL styles, with JSON output for downstream processing. - Citation & Bibliography Rendering: Generate citations and bibliographies through Zotero's Local API using any installed CSL style and locale. - Write Operations: Import files or JSON records, add child notes, and move items between collections, with session context commands for library and collection selection. - Academic Skill Integration: Access 27 academic research skills and task pipelines (literature review, original article, meta-analysis, thesis) via the skills command group. - Use Case: A researcher selects a collection in the Zotero GUI, runs collection use-selected, then renders APA citations and builds LLM context for each item to feed a literature review pipeline. ## Quick Start Ask the agent to check Zotero runtime status and list the items in your currently selected collection as JSON.