Paper Mine banner
eyaltoledano eyaltoledano

Paper Mine

Development community

Description

--- description: Explore this repo and propose the research papers hiding in it --- Invoke the `essaymaster` skill in **mine** mode on the current repository. Follow `references/mining.md`: sweep git history, design docs, benchmark corpora, and the "weird parts"; produce ranked candidates with claim, genre, web-verified novelty check, evidence inventory (✅/⚠️/🆕), effort, and risk. Present the ranked list with a recommendation and wait for the user's pick before scaffolding anything. $ARGUMENT

Installation

Installs to ~/.claude/skills/eyaltoledano-essaymaster-paper-mine/SKILL.md

Terminal
mkdir -p ~/.claude/skills/eyaltoledano-essaymaster-paper-mine && curl -fsSL https://raw.githubusercontent.com/eyaltoledano/essaymaster/HEAD/commands/paper-mine.md -o ~/.claude/skills/eyaltoledano-essaymaster-paper-mine/SKILL.md

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

Full documentation available on GitHub

View Source Repository