dsrh-paper-reader

dsrh-paper-reader is a skill for Claude Code, Codex from Meteora0720/Deepseek-Research-Harness. It costs 0 tokens per session (341 once invoked), scanned A, original, MIT.

A workflow for analyzing research papers saved as digital PDFs, while linking technical statements to evidence found in the paper. DSRH is the set of paper-reading tools it uses.

In plain words
What is it for?
Summarizing a paper’s problem, method, experiments, results, limitations, and references with clear evidence tracking.
Why use it?
It reduces unsupported summaries by requiring the reader to inspect paper sections, figures, tables, and exact evidence before drawing conclusions.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Summarizing a paper’s problem, method, experiments, results, limitations, and references with clear evidence tracking.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/meteora0720/deepseek-research-harness/dsrh-paper-reader
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Meteora0720/Deepseek-Research-Harness --skill dsrh-paper-reader
Clone the repo
git clone --depth 1 https://github.com/Meteora0720/Deepseek-Research-Harness

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for dsrh-paper-reader

README.md
[![agentmods](https://agentmods.dev/badge/skills/meteora0720/deepseek-research-harness/dsrh-paper-reader/github.svg)](https://agentmods.dev/skills/meteora0720/deepseek-research-harness/dsrh-paper-reader)
Your own site
<a href="https://agentmods.dev/skills/meteora0720/deepseek-research-harness/dsrh-paper-reader"><img src="https://agentmods.dev/badge/skills/meteora0720/deepseek-research-harness/dsrh-paper-reader/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for dsrh-paper-reader

Your own site · 80×15
<a href="https://agentmods.dev/skills/meteora0720/deepseek-research-harness/dsrh-paper-reader"><img src="https://agentmods.dev/badge/skills/meteora0720/deepseek-research-harness/dsrh-paper-reader.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 341 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.00341
Opus 5 $0.00000 $0.00170
Sonnet 5 $0.00000 $0.00068
Haiku 4.5 $0.00000 $0.00034

Measured 12d ago against content hash 557d7f2cf8eb, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

dsrh-paper-reader scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

packages/plugin/assets/skills/dsrh-paper-reader/SKILL.md · 20 lines

What it actually says

DSRH PaperReader

Use this skill to analyze a born-digital research paper. Keep every important technical statement traceable to evidence returned by the DSRH paper tools.

Procedure

  1. Ingest the PDF with mcp__dsrh-science__dsrh_paper_ingest. Do not claim success if the result reports degraded or metadata-only mode.
  2. Inspect metadata and the section tree before reading. Read abstract, introduction, methods, experiments, ablations, results, limitations, and references when present.
  3. Search for the method name, datasets, baselines, metrics, training details, and limitation language. Retrieve exact evidence records for material claims.
  4. Inspect extracted figure and table metadata. Explain only what captions and nearby evidence support; do not infer unseen visual content.
  5. Build an evidence map before synthesis. Distinguish Reported by authors, Author interpretation, and DSRH inference in the report.
  6. Report missing, ambiguous, malformed, or scan-only content explicitly. Never invent experiments, datasets, equations, metrics, ablations, or conclusions.

Output

Cover research problem, motivation, contributions, method, architecture, modules, equations, training, datasets, metrics, baselines, results, ablations, figures, limitations, reproducibility, follow-up opportunities, and an evidence map. Omit a section only when the paper lacks the information, and state that absence.

For core facts, cite evidence ids in brackets, for example [paper_ab12cd34:p006:s03:c014]. Use the policy and report schema in references/evidence-policy.md and references/paper-analysis-schema.md.

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 20 lines · 0 tokens per session scan A 557d7f2cf8eb

Subscribe to this mod's changes

dsrh-paper-reader is a skill published in the GitHub repository Meteora0720/Deepseek-Research-Harness (3 stars, last pushed 28d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 341 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories