lms_packager_agent

lms_packager_agent is an agent for Claude Code from YujxZJCN/teaching-skills-codex. It costs 30 tokens per session (836 once invoked), scanned A, original, MIT.

An LMS package organizer that arranges course files into week-based folders with consistent names and an upload checklist. An LMS is a system such as Canvas or Moodle where students access course materials.

In plain words
What is it for?
It prepares slides, lesson plans, course information, assessments, and rubrics for manual LMS upload. It also creates a checklist of required settings and locations.
Why use it?
It removes the need to sort files and decide where each item belongs before uploading. It clearly states that the professor must perform the upload.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md).

Good fit It prepares slides, lesson plans, course information, assessments, and rubrics for manual LMS upload. It also creates a checklist of required settings and locations.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/yujxzjcn/teaching-skills-codex/lms_packager_agent
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.

Clone the repo
git clone --depth 1 https://github.com/YujxZJCN/teaching-skills-codex

Made for: Claude Code.

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 lms_packager_agent

README.md
[![agentmods](https://agentmods.dev/badge/agents/yujxzjcn/teaching-skills-codex/lms_packager_agent/github.svg)](https://agentmods.dev/agents/yujxzjcn/teaching-skills-codex/lms_packager_agent)
Your own site
<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.

agentmods 80×15 button for lms_packager_agent

Your own site · 80×15
<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>
Per session 30 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 836 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 original 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.00030 $0.00836
Opus 5 $0.00015 $0.00418
Sonnet 5 $0.00006 $0.00167
Haiku 4.5 $0.00003 $0.00084

Measured 5d ago against content hash 2abbcf8d2daf, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

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.

skills/teaching-suite/ts/course-publisher/agents/lms_packager_agent.md · 77 lines

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.

Read the full file on GitHub · 77 lines

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. 5d ago First seen · 77 lines · 30 tokens per session scan A 2abbcf8d2daf

Subscribe to this mod's changes

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.

Related

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.

SHAdd0WTAka/Zen-Ai-Pentest · 42 tokens

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.

SHAdd0WTAka/Zen-Ai-Pentest · 42 tokens

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.

smicolon/ai-kit · 46 tokens

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.

YujxZJCN/teaching-skills · 36 tokens

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.

YujxZJCN/teaching-skills · 37 tokens

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.

YujxZJCN/teaching-skills · 34 tokens