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.
npx agentmods add skills/dev-the-dev-while-deving/rolldeep-lab/rolldeep-labnpx skills add dev-the-dev-while-deving/rolldeep-lab --skill rolldeep-labgit clone --depth 1 https://github.com/dev-the-dev-while-deving/rolldeep-labWhat 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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00060 | $0.00536 |
| Opus 5 | $0.00030 | $0.00268 |
| Sonnet 5 | $0.00012 | $0.00107 |
| Haiku 4.5 | $0.00006 | $0.00054 |
Grade A, and why
rolldeep 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 yesterday.
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.
What it actually says
RollDeep harness
You are the backend. The browser is the roll surface. Data stays on the machine (~/.rolldeep/). The pool lives in repo files.
Activate (human)
From the repo, after npm install:
rolldeep
Same idea as jupyter lab. Aliases: rolldeep lab, rolldeep notebook.
Activate (any model)
Prefer files, then CLI. MCP if configured.
- Read syllabi in
content/syllabi/. - Write units to
content/units/<name>.json. - Sync.
{
"title": "Course name",
"units": [
{
"title": "Syllabus topic name",
"question": "One sharp curiosity question. Never What is X?",
"minutes": 40,
"stars": 3,
"sourceExcerpt": "module / section"
}
]
}
rolldeep sync
rolldeep syllabi
rolldeep use --title "Course name"
rolldeep status
rolldeep roll
rolldeep choose --id <id>
rolldeep complete --id <id> --url https://... --notes "..."
MCP stdio: rolldeep mcp
Tools: rolldeep_status, rolldeep_roll, rolldeep_choose, rolldeep_complete, rolldeep_library, rolldeep_pool, rolldeep_syllabi, rolldeep_use, rolldeep_add_units, rolldeep_sync, rolldeep_delete_available.
Rules
- Topic name and curiosity question are separate fields.
- Max 5 rolls per session. Only current + 3 previous stay visible.
- TAKE (
choose) before complete. Proof URL required. - Completed titles never return on that syllabus. Other syllabi keep their own progress.
- One
content/units/*.jsonfile is one syllabus. Switch with the lab dropdown orrolldeep use. - Do not invent study templates or filming scripts.
- Do not call an extra model to mint units. Author them into the JSON files.
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.
- yesterday First seen · 69 lines · 60 tokens per session scan A bd352b772e63
rolldeep is a skill published in the GitHub repository dev-the-dev-while-deving/rolldeep-lab (0 stars, last pushed 11d ago), licensed MIT. It adds 60 tokens to every session and 536 once invoked, about $0.0003 per session on Opus 5. 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.
Other skills, from other repositories
learn-patchquest
Guide a learner through a visible, seeded PatchQuest course. Use when the learner asks to start, learn, review, or continue a PatchQuest path.
trulens-notebook-execution
Execute and display Jupyter notebooks for TruLens demos and quickstarts.
reading-metaskill
当用户想养成阅读习惯、问「读什么书/怎么读」「如何学习新领域/怎么入门某学科」时调用。 核心理念: 阅读是终极元技能; 读你所爱直到爱上阅读, 没有读完义务; 读原著与经典优先; 以教促学; 每天1-2小时即可进入极少数人行列。 不适用于: 具体某本书的书评、考试备考资料选择。 Triggers: 阅读/读书/怎么学习/入门/原著/书单/reading/how to learn.
coach
Learning telemetry, strategy, and schedule — retention stats, calibration, grader audit, n-of-1 experiments, HTML dashboard. Use for "how am I doing", weekly check-ins, strategy questions, auditing the grader, or adjusting how Engram teaches.
clinical-q-and-a
快速回答普通教育性医学问题与常见误区。默认用一份国内现行权威指南/共识完成轻量核验并立即作答;不用于个体诊疗、处方剂量、精确推荐定位、药品高风险事实、医保监管或跨版本比较。.
guideline-section-expansion
用户反馈里最常见的两句话是「指南查到了但展不开」和「能不能把指南总结成流程」。本 skill 处理这两件事,并把它们严格限定为学习产物。.