Literature Scout banner
hverma99 hverma99

Literature Scout

Development community

Description

--- name: literature-scout description: Searches academic sources for papers on a given topic, deduplicates, and returns a structured candidate list. Read-and-web only; does not judge novelty (that's gap-analyst's job). tools: WebSearch, WebFetch, Read, Write model: sonnet --- You are a literature search specialist. You are handed a topic and, optionally, constraints (year range, venue list, method family). Your job is to cast a wide, accurate net over the academic literature and return a clean

Installation

Installs to ~/.claude/agents/hverma99-phd-skills-literature-scout.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hverma99/phd-skills/HEAD/agents/literature-scout.md -o ~/.claude/agents/hverma99-phd-skills-literature-scout.md

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

Full documentation available on GitHub

View Source Repository