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 cosmicstack-labs/mercury-agent-skills --skill curriculum-designgit clone --depth 1 https://github.com/cosmicstack-labs/mercury-agent-skillsWrote 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/cosmicstack-labs/mercury-agent-skills/curriculum-design)<a href="https://agentmods.dev/skills/cosmicstack-labs/mercury-agent-skills/curriculum-design"><img src="https://agentmods.dev/badge/skills/cosmicstack-labs/mercury-agent-skills/curriculum-design/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.
<a href="https://agentmods.dev/skills/cosmicstack-labs/mercury-agent-skills/curriculum-design"><img src="https://agentmods.dev/badge/skills/cosmicstack-labs/mercury-agent-skills/curriculum-design.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.00022 | $0.00486 |
| Opus 5 | $0.00011 | $0.00243 |
| Sonnet 5 | $0.00004 | $0.00097 |
| Haiku 4.5 | $0.00002 | $0.00049 |
Grade A, and why
curriculum-design 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 7d 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.
What it actually says
Curriculum Design
Design effective curricula following learning science principles.
Bloom's Taxonomy (Revised)
| Level | Verb Examples | Assessment |
|---|---|---|
| Remember | List, define, recall | Multiple choice, matching |
| Understand | Explain, describe, summarize | Short answer, concept map |
| Apply | Solve, implement, demonstrate | Problem set, lab exercise |
| Analyze | Compare, differentiate, examine | Case study, data analysis |
| Evaluate | Critique, justify, assess | Debate, peer review, rubric |
| Create | Design, build, produce | Project, portfolio, thesis |
Backward Design (Wiggins & McTighe)
- Identify desired results — What should learners know/do?
- Determine acceptable evidence — How will you know they learned it?
- Plan learning experiences — What activities build that understanding?
Scope & Sequence
| Element | Description |
|---|---|
| Scope | Breadth and depth of content |
| Sequence | Order of topics (simple→complex, concrete→abstract) |
| Pacing | Time allocated per topic |
| Prerequisites | What learners must know before each module |
Assessment Design
- Formative: Checks during learning (quizzes, discussions, exit tickets)
- Summative: End-of-unit evaluations (exams, projects, presentations)
- Authentic: Real-world tasks (case studies, simulations, portfolios)
Assessment Alignment
Each assessment should map to a specific learning objective and Bloom's level. If you're teaching at the "Apply" level, don't just test "Remember."
Instructional Strategies
| Strategy | Best For | Format |
|---|---|---|
| Direct instruction | Foundational knowledge | Lecture, demo |
| Inquiry-based | Critical thinking | Questions, investigation |
| Project-based | Applied skills | Extended projects |
| Flipped classroom | Active learning | Pre-work, in-class application |
| Collaborative | Team skills | Group work, discussion |
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.
- 7d ago First seen · 56 lines · 0 tokens per session scan A 2fcb51b766e7
curriculum-design is a skill published in the GitHub repository cosmicstack-labs/mercury-agent-skills (470 stars, last pushed 16d ago), licensed MIT. It adds 22 tokens to every session and 486 once invoked, about $0.0001 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-09-03.
Other skills, from other repositories
math-olympiad
Solve competition math problems (IMO, Putnam, USAMO, AIME) with adversarial verification that catches the errors self-verification misses. Activates when asked to 'solve this IMO problem', 'prove this olympiad inequality', 'verify this competition proof', 'find a counterexample', 'is this proof correct', or for any…
google-agents-cli-onboarding
Onboarding entrypoint for agents-cli in Agent Platform. It should be used when the user wants to "create a new agent", "develop an agent", "build an agent using ADK", "run the agent locally", "debug agent code", "test an agent", "evaluate an agent", "deploy an agent", "publish an agent", "monitor an agent", or needs…
practice-cognition
A method for testing ideas in practice, learning from the results, and improving the next attempt through repeated cycles.
rust-learner
Learn Rust language features and crate updates. Use when user asks about Rust version changelog, what's new in Rust, crate updates, Cargo.toml dependencies, tokio/serde/axum features, or any Rust ecosystem questions.
81-pipecat
Create your Pipecat skill from official documentation, then learn to improve it throughout the chapter.
35-google-adk-reliable-agents
Create your Google Agent Development Kit skill in one prompt, then learn to improve it throughout the chapter.