paper-research
$
npx mdskill add yogsoth-ai/de-anthropocentric-research-engine/paper-researchReads academic papers in full depth, extracting equations, hyperparameters, and claims.
- Solves the need for detailed analysis of academic research papers.
- Depends on the literature-engine/literature-research skill for execution.
- Requires full-text reading with fullText: true to extract all details.
- Delivers structured output with claims, equations, and implementation specifics.
SKILL.md
.github/skills/paper-researchView on GitHub ↗
--- name: paper-research description: Full-depth paper reading with raw text extraction. Import of literature-engine/literature-research skill. Must read fullText (true) — equations, hyperparameters, specific claims extracted. execution: import source: literature-engine/skills/literature-research/SKILL.md --- # Paper Research Full-depth paper reading with raw text extraction. ## Execution Import — strictly follow `literature-engine/literature-research` skill protocol. ## Quality Gate Must read with fullText: true — extract equations, hyperparameters, specific claims, and implementation details. This is the deepest reading level. ## Budget Quantity target is set by the calling strategy's budget table. This SOP executes one unit = one paper read at full depth. ## Import Source `literature-engine` repo → `skills/literature-research/SKILL.md`