lesson

lesson is a skill for Claude Code, Codex from ahamedzoha/atelier. It costs 56 tokens per session (155 once invoked), scanned A, original, MIT.

A learning-track lesson tool for teaching a difficult subject through short, project-specific lessons and exercises.

In plain words
What is it for?
Use it to start or continue a learning track, request the next lesson, or get hints and feedback on an exercise.
Why use it?
It turns a broad topic into guided practice connected to something the developer is building.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/ahamedzoha/atelier/lesson
Any agent
npx skills add ahamedzoha/atelier --skill lesson
Clone the repo
git clone --depth 1 https://github.com/ahamedzoha/atelier

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 lesson

README.md
[![agentmods](https://agentmods.dev/badge/skills/ahamedzoha/atelier/lesson.svg)](https://agentmods.dev/skills/ahamedzoha/atelier/lesson)
Your own site
<a href="https://agentmods.dev/skills/ahamedzoha/atelier/lesson"><img src="https://agentmods.dev/badge/skills/ahamedzoha/atelier/lesson.svg" alt="Measured on agentmods" height="20"></a>
Per session 56 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 155 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00056 $0.00155
Opus 5 $0.00028 $0.00077
Sonnet 5 $0.00011 $0.00031
Haiku 4.5 $0.00006 $0.00015

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

Security

Grade A, and why

lesson 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.

.claude/skills/lesson/SKILL.md · 13 lines

What it actually says

Run the workflow in docs/playbooks/lesson.md.

Tracks live in docs/tracks/<slug>/. Tie every lesson to a real thing the user is building, build new concepts from first principles (check their background in PROJECT.md), and use escalating hints for exercises — full solutions only after an attempt. Keep tracks lightweight; defer runaway depth to docs/learning-debt.md.

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 · 13 lines · 56 tokens per session scan A a1c09f6a3649

Subscribe to this mod's changes

lesson is a skill published in the GitHub repository ahamedzoha/atelier (2 stars, last pushed 2mo ago), licensed MIT. It adds 56 tokens to every session and 155 once invoked, about $0.0003 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-31.

Related

Other skills, from other repositories

lov-hanzi-lens

Explain one Chinese character through verified pronunciation, Unicode and glyph structure, historical lexicography, classical usage, semantic relationships, and an evidence-led professional infographic. Use when the user asks "解释这个字", "这个字什么意思", "一图讲清这个汉字", "汉字字源信息图", "explain this Chinese character", or "Chinese…

lovstudio/skills · 82 tokens

lov-subtitle-freedom

Create learner-friendly English subtitles with level-aware glosses and optional spoiler-safe subtitle sidecars.

lovstudio/skills · 25 tokens

lov-thesis-polish

Polish and elevate MBA thesis / dissertation to national outstanding thesis quality (全国优秀论文). Performs comprehensive improvement: academic language, argument structure, logical rigor, innovation highlights, and formatting. Input: markdown thesis text. Output: polished full text. Also trigger when the user mentions…

lovstudio/skills · 90 tokens

iblai-api-catalog-invitation

Manage an ibl.ai organization's catalog invitations, licenses, access requests, and content suggestions via the platform API — platform/course/program invitations (single, bulk, blank, redeem, check); platform/user/course/program licenses (create/update) with per-user and per-group assignments; course/program access…

iblai/api · 146 tokens

template-textbook

Modular fillable textbook scaffold — parts/chapters/labs/question banks from config.yaml, auto-numbering, deterministic figures, structural contract enforcement.

docxology/template · 34 tokens

iblai-api-analytics

Read ibl.ai analytics via the platform API — agent (chat) analytics, content (courses/programs/pathways/skills) analytics, org-wide KPIs, per-user learning data, costs, and fine-grained LLM usage (per-model/-agent/-user cost, tokens, latency) — plus generate and download Data Reports. Scope per-agent or…

iblai/api · 97 tokens