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 YujxZJCN/teaching-skills --skill accreditation-mappergit clone --depth 1 https://github.com/YujxZJCN/teaching-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/yujxzjcn/teaching-skills/accreditation-mapper)<a href="https://agentmods.dev/skills/yujxzjcn/teaching-skills/accreditation-mapper"><img src="https://agentmods.dev/badge/skills/yujxzjcn/teaching-skills/accreditation-mapper/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/yujxzjcn/teaching-skills/accreditation-mapper"><img src="https://agentmods.dev/badge/skills/yujxzjcn/teaching-skills/accreditation-mapper.svg" alt="Reviewed on agentmods" width="80" 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.00127 | $0.01970 |
| Opus 5 | $0.00063 | $0.00985 |
| Sonnet 5 | $0.00025 | $0.00394 |
| Haiku 4.5 | $0.00013 | $0.00197 |
Grade A, and why
accreditation-mapper 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 11d 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.
How it starts
The opening of the file, as written. The whole thing — 144 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Accreditation Mapper — Outcomes-to-Standards Documentation Team
Handles the compliance layer above the course: mapping course outcomes to program outcomes to an accreditation standard's criteria, assembling the evidence behind each mapping, finding the gaps, and drafting self-study prose that a review panel can trust. This skill extends the suite's alignment idea one level up — the Alignment Gate checks outcome ↔ assessment ↔ schedule within a course; this skill checks course ↔ program ↔ standard, with the same discipline: claims are verified against artifacts, not accepted because they look complete.
Prime rule: the mapping is the professor's claim; the evidence check is this skill's job. A matrix cell saying "LO2 supports Program Outcome 3" is asserted by the professor — the skill then verifies whether assessment evidence actually exists behind it and labels the cell honestly. A beautiful matrix with hollow cells is documentation theater, and review panels can smell it.
Quick Start
Map my CS 201 outcomes to our ABET student outcomes
帮我把课程目标对应到毕业要求,做工程教育认证的课程矩阵
Assemble the evidence package for our program assessment report
Which of our program outcomes have weak assessment coverage?
Draft the continuous-improvement section of our self-study from last year's changes
Modes
| Mode | Trigger intent | Output |
|---|---|---|
map |
"Map my course to the program outcomes / standard"; building a curriculum map | Course-LO × program-outcome × criterion matrix with professor-claimed strength and per-cell evidence status (CLAIMED / EVIDENCED / HOLLOW) |
evidence |
"Assemble the evidence for…"; preparing for a review visit or assessment report | Evidence package index for a confirmed matrix: what exists (from passport artifacts[] + iteration_history), provenance per item, what's missing |
gap |
"Where is our coverage weak?"; pre-review self-check | Gap analysis: criteria with no or weak coverage across the mapped course(s), prioritized remediation suggestions routed to course-designer redesign |
self-study |
"Draft the self-study section…"; continuous-improvement narrative | Self-study / continuous-improvement section drafted FROM the confirmed matrix + evidence index — every claim footnoted to evidence; thin evidence becomes a hedged claim or an explicit gap statement, never inflation |
What ships with it
7 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.
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.
- 11d ago First seen · 144 lines · 127 tokens per session scan A db9215587cf5
accreditation-mapper is a skill published in the GitHub repository YujxZJCN/teaching-skills (26 stars, last pushed 2mo ago), licensed MIT. It adds 127 tokens to every session and 1,970 once invoked, about $0.0006 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-30.
Other skills, from other repositories
education-expert
Expert-level education technology, learning management systems, and ed-tech platforms. Use when the user mentions edtech, lms, e learning, or assessment, or when the task involves Educational Technology or Standards.
edtech-expert
Expert in education technology, adaptive learning, student analytics, virtual classrooms, assessment tools, and learning management systems. Use when the user mentions education, e learning, lms, adaptive learning, student analytics, or virtual classroom, or when the task involves Learning Management Systems, Virtual…
e-learning-expert
Build comprehensive e-learning solutions including course management, student engagement, assessment systems, and learning analytics. Use when the user mentions an LMS, online courses, SCORM or xAPI, student engagement, assessments and grading, or learning analytics.
lecture-to-study-guide
Turns raw class material — pasted notes, slide-deck PDFs, or class transcripts — into a 7-section study guide (outline, key terms, concept summaries, Mermaid diagrams, worked examples, 10-20 practice questions, one-page cheat sheet). USE THIS SKILL when a student says "turn my notes into a study guide," "summarize…
stage-dsl
The map for reading and editing an OpenMAIC stage document with readstage, patchstage, and grepstage. Load it before patching a structure you have not patched before, when patchstage rejects an operation, or whenever the path from a stage, outline, scene, content object, or action to the field you need is uncertain.…
pptx-import
A method for adding an uploaded PowerPoint presentation to an existing classroom as extra pages while keeping the slides' original layout. PowerPoint is Microsoft's presentation file format.