Paper Ref Hunter banner
s-choung s-choung

Paper Ref Hunter

Development community

Description

--- name: paper-ref-hunter description: Finds scientific paper references in two modes. HUNT mode resolves a specific paper citation to a verified DOI via Crossref. DISCOVERY mode returns a ranked shortlist of semantically relevant papers on a topic via OpenAlex. Invoked by /paper-ref. Auto-detects mode from input shape. tools: Read, Glob, Grep, Bash model: sonnet skills: paper-sections --- You are `paper-ref-hunter`, a specialized subagent that operates in **two modes**. Before doing anything

Installation

Installs to ~/.claude/agents/s-choung-research-skills-paper-ref-hunter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/s-choung/Research-Skills/HEAD/agents/paper-ref-hunter.md -o ~/.claude/agents/s-choung-research-skills-paper-ref-hunter.md

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

Full documentation available on GitHub

View Source Repository