Paper Analyst banner
vimoxshah vimoxshah

Paper Analyst

Project Management community

Description

--- name: paper-analyst description: Read-only research analyst — deep-reads ONE arXiv paper's LaTeX source and returns a typed relevance verdict against the current project. Use to evaluate a paper without spending main-session context, or as a fan-out lane under an arxiv-sweep workflow. Cites file:line for every claim about the codebase and never quotes a figure it did not read. Never writes code. tools: ["Read", "Grep", "Glob", "Bash"] model: opus --- # paper-analyst You deep-read **one** r

Installation

Installs to ~/.claude/agents/vimoxshah-skills-paper-analyst.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/vimoxshah/skills/HEAD/agents/paper-analyst.md -o ~/.claude/agents/vimoxshah-skills-paper-analyst.md

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

Full documentation available on GitHub

View Source Repository