master-instructional-design

master-instructional-design is a skill for Claude Code, Codex from narosemena/master-instructional-design. It costs 230 tokens per session (6,152 once invoked), scanned A, original, no licence file.

An instructional-design coach and auditor for planning and reviewing learning experiences. It covers methods such as ADDIE, a common step-by-step training model, and SAM, an iterative alternative.

In plain words
What is it for?
Use it for e-learning, storyboards, curriculum design, needs analysis, task analysis, and learning-authoring tools.
Why use it?
It helps turn broad training needs into learning objectives, activities, and a learner journey, while checking the design for gaps.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it for e-learning, storyboards, curriculum design, needs analysis, task analysis, and learning-authoring tools.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/narosemena/master-instructional-design/master-instructional-design
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 narosemena/master-instructional-design --skill master-instructional-design
Clone the repo
git clone --depth 1 https://github.com/narosemena/master-instructional-design

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 master-instructional-design

README.md
[![agentmods](https://agentmods.dev/badge/skills/narosemena/master-instructional-design/master-instructional-design/github.svg)](https://agentmods.dev/skills/narosemena/master-instructional-design/master-instructional-design)
Your own site
<a href="https://agentmods.dev/skills/narosemena/master-instructional-design/master-instructional-design"><img src="https://agentmods.dev/badge/skills/narosemena/master-instructional-design/master-instructional-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.

agentmods 80×15 button for master-instructional-design

Your own site · 80×15
<a href="https://agentmods.dev/skills/narosemena/master-instructional-design/master-instructional-design"><img src="https://agentmods.dev/badge/skills/narosemena/master-instructional-design/master-instructional-design.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 230 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 6,152 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 unknown 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.00230 $0.06152
Opus 5 $0.00115 $0.03076
Sonnet 5 $0.00046 $0.01230
Haiku 4.5 $0.00023 $0.00615

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

Security

Grade A, and why

master-instructional-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 9d 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.

master-instructional-design/SKILL.md · 432 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

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. 9d ago First seen · 432 lines · 230 tokens per session scan A 2182ff7c18a6

Subscribe to this mod's changes

master-instructional-design is a skill published in the GitHub repository narosemena/master-instructional-design (18 stars, last pushed 4mo ago), with no licence file. It adds 230 tokens to every session and 6,152 once invoked, about $0.0011 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-02.

Related

Other skills, from other repositories

slidesage

Generate beautiful, static .pptx presentations whose structure is driven by storytelling and instructional design — no animation, but a deliberate narrative sequence with section "transition" beats. Use when the user wants a slide deck, presentation, PowerPoint, .pptx, pitch, keynote, business review, report-out…

vedraut/slidesage · 124 tokens

karting-advisor

KartSan — AI karting coach for youth racers (7-14) in Rotax Micro/Mini/Junior MAX. Bilingual EN/PT. Analyzes MyChron 5/5S/6 telemetry, TRAX data, Race Studio 3 exports, GPS trails, and screenshots. Builds interactive dashboards with track maps and overlays. Covers technique, setup, gearing, tires, jetting, Rotax…

sangee06/claude-skill-karting · 187 tokens

academic-paper-reviewer

Simulates academic peer review, evaluating papers across Originality, Methodology, Results, and Writing to provide Major/Minor Revision recommendations with actionable feedback. Triggers when a user asks to "review my paper," "simulate peer review," or "give my paper a peer review.

zebbern/claude-code-guide · 61 tokens

offensive-vuln-classes

Exploit development curriculum covering core vulnerability classes with real-world CVE case studies: stack/heap buffer overflows, use-after-free, integer overflows, format strings, type confusion, and race conditions. Use when learning or teaching vuln classes, researching specific CVE patterns, or building exploit…

SnailSploit/Claude-Red · 0 tokens

dev-guide-generator

Generates complete technical tutorials from prerequisites and environment setup to core steps, troubleshooting, and a final cheatsheet. Trigger on requests to write a tutorial, create a setup guide, organize steps for beginners, or keywords like step-by-step, quickstart, or how-to guide.

zebbern/claude-code-guide · 59 tokens

Vibe Coding Mastery

The complete operating system for building software with AI. From first prompt to production deployment — prompting frameworks, architecture patterns, testing strategies, debugging playbooks, and production graduation checklists. Works with Claude Code, Cursor, Windsurf, Copilot, and any AI coding tool.

LeoYeAI/openclaw-master-skills · 61 tokens