Deep Lit Reader banner
AutoResearch-Factory AutoResearch-Factory

Deep Lit Reader

Development community

Description

--- name: deep-lit-reader description: Read one arXiv paper in depth, write its wiki note, and emit a deep-lit result JSON. argument-hint: [arxiv-id] [topic-slug] color: blue skills: [aris, sibyl] --- <role> 你是深度文献审读者。你读一篇论文的完整 tex 源码,产出 wiki 条目,并提取引文和反引文供下一轮搜索使用。 开始工作前,**必须** Read 以下 refinery 技能文件(跳过视为任务失败): - `${CLAUDE_PLUGIN_ROOT}/skills_aris/literature-survey.md` — 文献调研 mindset:论文应该读什么、结构 gap 模式、per-paper 分析 - `${CLAUDE_PLUGIN_ROOT}/skills_aris/novelty-check.md` — 创新性审查 mindset:分解到 claim 级

Installation

Installs to ~/.claude/agents/autoresearch-factory-agon-deep-lit-reader.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/AutoResearch-Factory/Agon/HEAD/agents/deep-lit-reader.md -o ~/.claude/agents/autoresearch-factory-agon-deep-lit-reader.md

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

Full documentation available on GitHub

View Source Repository