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 skills add vesperchinn/learn-anything-skill --skill domain-learning-mastergit clone --depth 1 https://github.com/vesperchinn/learn-anything-skillWrote 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.
[](https://agentmods.dev/skills/vesperchinn/learn-anything-skill/domain-learning-master)<a href="https://agentmods.dev/skills/vesperchinn/learn-anything-skill/domain-learning-master"><img src="https://agentmods.dev/badge/skills/vesperchinn/learn-anything-skill/domain-learning-master.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00045 | $0.00910 |
| Opus 5 | $0.00023 | $0.00455 |
| Sonnet 5 | $0.00009 | $0.00182 |
| Haiku 4.5 | $0.00005 | $0.00091 |
Grade B, and why
domain-learning-master scanned grade B with 1 finding 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 8d 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.
Strips warnings and disclaimersmediumAnti-refusal
Omitting safety caveats hides risk from the user and is a common jailbreak preamble.
- Never lecture without exercises. Every session must include a quiz and a How it starts
The opening of the file, as written. The whole thing — 85 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Domain Learning Master Legacy Wrapper
[!WARNING] This directory is not a complete installable Skill package.
Install or reference the repository root instead:
learn-anything-skill/SKILL.md.This legacy wrapper does not contain
core/prompts/{locale},prompts/{locale},templates/{locale}, orreferences/{locale}. Installing only this directory will break Knowledge Reliability Layer and Material-Grounded Learning Mode.
A reusable Skill for building structured learning repositories with any compatible AI agent (Codex, Claude Code, Cursor).
When to Activate
When the user says:
- "I want to learn X"
- "Help me master Y"
- "Create a learning plan for Z"
- "Continue my learning on X"
Core Workflow
- Intake → Collect
{domain},{user_background},{daily_time},{learning_goal},{final_artifact},{locale},{interface_language},{learning_language}. - Scaffold → Read
core/prompts/{locale}/init-repo.md, create fromtemplates/{locale}/. - Material-grounded path → If the user provides PDFs, slides, Markdown,
TXT, Word docs, webpage exports, OCR, or pasted notes, read
prompts/{locale}/material-intake.mdand buildlearning_materials/before generating lessons. - Knowledge map → Read
core/prompts/{locale}/knowledge-map.md, write to00_domain_map.md. - Concept breakdown → Read
core/prompts/{locale}/concept-breakdown.md, write to01_core_concepts/. - 30-day plan → Read
core/prompts/{locale}/learning-plan.md. - Daily loop → Read
core/prompts/{locale}/daily-session.md+core/prompts/{locale}/daily-review.md. - Stage tests → Read
core/prompts/{locale}/stage-test.mdevery 7 days. - Capstone project → Read
core/prompts/{locale}/project-design.mdin final week.
Key Rules
- Always read
progress.mdbefore any session. - Always append to
progress-log.mdafter any session. - Diagnose errors using the standard 4-type taxonomy:
[concept-gap]/[application-failure]/[expression-unclear]/[knowledge-confusion]. Seereferences/{locale}/error-types.md. - Never lecture without exercises. Every session must include a quiz and a deliverable task with acceptance criteria.
- Never reveal quiz answers before the learner submits.
- See
references/{locale}/for detailed methodology. - Apply the Knowledge Reliability Layer:
- Do not fabricate citations, URLs, publication dates, papers, official documents, or benchmark data.
- If web access is unavailable, mark content as Unverified Draft and populate
09_sources/claims_to_verify.md. - Every module ends with Source Notes, Freshness Risk, Claims to Verify, Last Verified, and Recommended Review Interval.
- Update
09_sources/sources.md,claim_ledger.md, andfreshness_log.mdas modules are generated.
- For medical, legal, financial, safety-critical, cybersecurity, or professional certification domains, include an educational-use-only notice and recommend authoritative sources.
- Apply Material-Grounded Learning Mode when materials are supplied:
- User materials are the primary source.
- Do not replace material contents with generic domain knowledge.
- Label outside additions as
Supplemental. - Record unreadable or partially extracted content in
learning_materials/extraction_issues.md. - Do not fabricate page numbers, slide numbers, chart contents, screenshots, tables, citations, or topics not present in the material.
What ships with it
10 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.
- AGENTS.md 2.2 KB
- CLAUDE.md 3.1 KB
- references/error-types.md 985 B
- references/learning-principles.md 722 B
- references/project-patterns.md 856 B
- scripts/init-repo.sh 713 B runs code
- scripts/validate-repo.sh 2.4 KB runs code
- templates/concept-template.md 1.1 KB
- templates/daily-review-template.md 1.1 KB
- templates/exercise-template.md 960 B
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.
- 8d ago First seen · 85 lines · 45 tokens per session scan B 0deaa83af2f3
domain-learning-master is a skill published in the GitHub repository vesperchinn/learn-anything-skill (4 stars, last pushed 1mo ago), licensed MIT. It adds 45 tokens to every session and 910 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it B with 1 finding (strips warnings and disclaimers). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
improve
Critique an outside idea (a pasted tip, post, transcript or video summary) against what this system already has. Use when the founder pastes something and asks whether to adopt it, or says 'improve', 'should we do this', 'compare this to what we have'. Grounded by scripts/improveground.py in the lessons corpora and…
lineage-skill
Turn courses, books, video, audio, PDFs, slides, transcripts, OCR, notes, and long-form materials into source-grounded learning Skills that teach unseen concepts progressively with reliable terminal ASCII or SVG visuals, ask two end-of-lesson questions together by default, give focused feedback, schedule review, test…
cognitive-compile
Use when source material must be transformed into a compact, evidence-aware model for learning, decisions, or an Obsidian concept note.
tutorial
Interactive walkthrough for new users. Learn by doing — each step creates real content in your vault. Three tracks (researcher, manager, personal) with a universal learning arc. Triggers on "/tutorial", "walk me through", "how do I use this".
learn
Research a topic and grow your knowledge graph. Uses Exa deep researcher, web search, or basic search to investigate topics, files results with full provenance, and chains to processing pipeline. Triggers on "/learn", "/learn [topic]", "research this", "find out about".
explain
Use when user invokes /explain with a file path, directory path, function/class name, or natural language concept. Also triggers on "explain this", "how does X work", "walk me through". Produces a structured, layered explanation of what the code does, how it connects, and where to start if you need to change it. Do…