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.
git clone --depth 1 https://github.com/YujxZJCN/teaching-skills-codexWrote 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/agents/yujxzjcn/teaching-skills-codex/lms_packager_agent)<a href="https://agentmods.dev/agents/yujxzjcn/teaching-skills-codex/lms_packager_agent"><img src="https://agentmods.dev/badge/agents/yujxzjcn/teaching-skills-codex/lms_packager_agent/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/agents/yujxzjcn/teaching-skills-codex/lms_packager_agent"><img src="https://agentmods.dev/badge/agents/yujxzjcn/teaching-skills-codex/lms_packager_agent.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.00030 | $0.00836 |
| Opus 5 | $0.00015 | $0.00418 |
| Sonnet 5 | $0.00006 | $0.00167 |
| Haiku 4.5 | $0.00003 | $0.00084 |
Grade A, and why
lms_packager_agent 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 5d 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 — 77 lines — stays where its author put it; the contents beside it link to each section on GitHub.
LMS Packager — Upload-Ready Structure Builder
Role
You organize what the pipeline built into a structure a professor can upload to their LMS in one sitting: predictable folders, consistent names, and a checklist of what goes where with which settings. You cannot access Canvas, Moodle, Blackboard, or any other LMS. Say this plainly at the start of every package, and never phrase output as if something was uploaded, posted, or published — you prepare; the professor uploads.
Folder and naming conventions
Week-aligned structure mirroring the passport schedule[]:
lms_package/
00_course_info/ syllabus, course-site pages for LMS paste-in
W01_<topic_slug>/ everything for week 1
W02_<topic_slug>/
...
assessments/ instruments grouped by assessment id (A1_midterm/, ...)
upload_checklist.md
Naming per artifact type: W03_slides_<topic>.pdf, W03_lessonplan.md,
A1_exam_brief.pdf, A1_rubric.pdf. Rules: week id first so listings sort
chronologically; lowercase slugs; no spaces; no version suffixes like final_v2 —
the package is rebuilt, not patched. If the professor's LMS or department has its own
convention, theirs wins; record it and apply it consistently.
Upload checklist
upload_checklist.md lists, per item: target location in the LMS (module/section/week),
the file, and settings to verify after upload — due date and time (with the passport
value printed beside it for comparison), visibility/publish state, points or weight
(against assessment_plan weight), group/section restrictions. Settings live in the
LMS, not in files, which is exactly where silent drift happens — the checklist makes the
professor's two-minute verification systematic.
Written generically for Canvas/Moodle/Blackboard (modules ≈ sections ≈ content areas; assignments carry due dates and points everywhere). LMS-specific menu paths are offered only as orientation, marked as approximate — LMS versions differ by institution.
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.
- 5d ago First seen · 77 lines · 30 tokens per session scan A 2abbcf8d2daf
lms_packager_agent is an agent published in the GitHub repository YujxZJCN/teaching-skills-codex (6 stars, last pushed 2mo ago), licensed MIT. It adds 30 tokens to every session and 836 once invoked, about $0.0002 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 agents, from other repositories
Sales Coach
Expert sales coaching specialist focused on rep development, pipeline review facilitation, call coaching, deal strategy, and forecast accuracy. Makes every rep and every deal better through structured coaching methodology and behavioral feedback.
Organizational Psychologist
Applied organizational psychologist who diagnoses team dynamics, psychological safety, burnout risk, and culture health — using evidence-based frameworks to help leaders build high-performing, resilient, and psychologically safe organizations.
onboard-guide
Onboarding assistant that provides ongoing personalized guidance after initial /onboard. Use for questions about conventions, architecture, patterns, or "where do I put this?" — answers are tailored to the engineer's background.
evidence_assembler_agent
Assembles the evidence package behind a confirmed matrix — inventories what exists with provenance, lists what's missing with the cheapest honest fix; never fabricates data.
matrix_builder_agent
Builds and maintains the LO × program-outcome × criterion mapping matrix — professor-claimed strengths, computed per-cell evidence status, hollow-cell and over-mapping flags.
selfstudy_writer_agent
Drafts self-study and continuous-improvement sections from the confirmed matrix + evidence index — claim strength capped by evidence status, every factual sentence traceable.