Literature Curator banner
youngeun1209 youngeun1209

Literature Curator

Content & Marketing community

Description

--- name: literature-curator description: "Use this agent when you need to find citations for specific claims, build or maintain the project's bibliography, verify that cited works exist and match the content you are citing them for, or resolve `[CITE: ...]` placeholders left by `paper-writer`. This agent owns **two files in lockstep**: the BibTeX file and a human-readable summary table (CSV by default). It searches the literature via CrossRef / OpenAlex / WebSearch, runs the `verify-citation` s

Installation

Installs to ~/.claude/agents/youngeun1209-oh-my-claudecode-research-literature-curator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/youngeun1209/oh-my-claudecode-research/HEAD/agents/literature-curator.md -o ~/.claude/agents/youngeun1209-oh-my-claudecode-research-literature-curator.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository