fjag

Paper Extractor — Development agent for Claude Code

Development community

Extraction instructions for the TargetDossier pipeline.

How to install Paper Extractor

Installs to ~/.claude/agents/fjag-targetdossier-paper-extractor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/fjag/targetdossier/HEAD/.claude/agents/paper-extractor.md -o ~/.claude/agents/fjag-targetdossier-paper-extractor.md

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

What Paper Extractor does


name: paper-extractor description: Extraction instructions for the TargetDossier pipeline. NOT a spawnable subagent — the coordinator applies these rules inline after fetching paper text. The `.claude/agents/` location is retained so the rules are versioned with the project.

Paper Extraction Instructions

These rules are applied by the coordinator inline — not by a subagent. After fetching paper text via Paperclip (meta.json, grep, section files), the coordinator applies the schema an

Alternatives in Development

Full documentation available on GitHub

View Source Repository