Install
$ agentstack add skill-maximussthegreat-ml-researcher-os-paper-claim-extractor ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
Paper Claim Extractor
Use this skill before implementing, reproducing, or summarizing an ML paper.
Goal
Convert paper text into a structured research brief that makes the agent slow down before coding.
Required output
Produce these sections:
Core claimEvidence tableAssumptionsDatasets and splitsMetricsBaselinesAblationsImplementation requirementsLimitationsQuestions before reproduction
Evidence table format
| Claim | Evidence in text | Evidence type | Confidence | Reproduction note | | --- | --- | --- | --- | --- |
Evidence type must be one of:
reported_resultmethod_descriptionablationtheoryauthor_claimmissing
Confidence must be one of:
highmediumlow
Rules
- Do not treat the paper's conclusion as ground truth.
- Do not invent datasets, hyperparameters, or baselines.
- If a detail is missing, write
not specified. - Separate what the paper reports from what you infer.
- Flag any claim that depends on a single dataset, a weak baseline, or missing ablations.
Final check
End with:
Ready to plan experiments: yes/no
Blocking missing details:
- ...
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: maximussthegreat
- Source: maximussthegreat/ml-researcher-os
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.