claude-docs-course

claude-docs-course is a skill for Claude Code, Codex from costiash/claude-code-docs. It costs 140 tokens per session (5,503 once invoked), scanned A, original, no licence file.

A skill that creates a self-contained interactive HTML course about Claude documentation topics. It can cover features, API concepts, SDK patterns, or prompt-engineering techniques.

In plain words
What is it for?
It helps create interactive courses, tutorials, and deep-dive walkthroughs about Claude-related subjects.
Why use it?
It turns a documentation topic into a guided tutorial instead of leaving the reader to piece information together.

Skill for Claude CodeCodex

Part of the claude-docs plugin — 5 skills, 1 hook shipped together

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/costiash/claude-code-docs/claude-docs-course
Any agent
npx skills add costiash/claude-code-docs --skill claude-docs-course
Clone the repo
git clone --depth 1 https://github.com/costiash/claude-code-docs

Made for: Claude Code, Codex.

Or install claude-docs, the plugin that ships this one along with the rest of its 5 skills, 1 hook.

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 claude-docs-course

README.md
[![agentmods](https://agentmods.dev/badge/skills/costiash/claude-code-docs/claude-docs-course.svg)](https://agentmods.dev/skills/costiash/claude-code-docs/claude-docs-course)
Your own site
<a href="https://agentmods.dev/skills/costiash/claude-code-docs/claude-docs-course"><img src="https://agentmods.dev/badge/skills/costiash/claude-code-docs/claude-docs-course.svg" alt="Measured on agentmods" height="20"></a>
Per session 140 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,503 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00140 $0.05503
Opus 5 $0.00070 $0.02752
Sonnet 5 $0.00028 $0.01101
Haiku 4.5 $0.00014 $0.00550

Measured 3d ago against content hash 076fe7cac96e, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

claude-docs-course 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 3d 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.

plugin/skills/claude-docs-course/SKILL.md · 342 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

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

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. 3d ago First seen · 342 lines · 140 tokens per session scan A 076fe7cac96e

Subscribe to this mod's changes

claude-docs-course is a skill published in the GitHub repository costiash/claude-code-docs (49 stars, last pushed today), with no licence file. It adds 140 tokens to every session and 5,503 once invoked, about $0.0007 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.

Related

Other skills, from other repositories

cookbook-audit

Audit an Anthropic Cookbook notebook based on a rubric. Use whenever a notebook review or audit is requested.

timothywarner-org/claude-architect · 26 tokens

article-prompts-to-skills

Convert an article, tutorial, or prompt pack into focused reusable AgentSkills, one independent capability per skill, with portable instructions, example prompts, working demos, preview screenshots, validation, gallery updates, and a narrow commit. Use when the user asks to turn an article's prompts, tutorial…

MengTo/Skills · 84 tokens

cu-lengths-attention-flow

Bilingual guide for understanding how culengths controls attention behavior across ViT and LLM stages, and how patchpositions scope differs between the two.

EvolvingLMMs-Lab/LLaVA-OneVision-2 · 35 tokens

unity-qframework-design

Source-anchored design rules for QFramework v1.0.257 covering the four-layer architecture (Controller/System/Model/Utility), Command/Query/Event/BindableProperty core tools, and the CoreKit-family toolkits (UIKit/ResKit/ActionKit/PackageKit), distilled from QFramework.cs source and the official Doc.md tutorial with…

Besty0728/Unity-Skills · 91 tokens

tutorial-guide-agent-runtime

Nested tutorial-guide reference for lessons 4–6: init.json, lingtai-agent run, heartbeat and signal files, TUI runtime wrapping, and system prompt identity.

Lingtai-AI/lingtai · 39 tokens

learning-notes-automation

学习笔记自动化:视频/播客转录 → 知识点提取 → 闪卡生成 → 知识图谱更新。触发词:学习笔记、闪卡、Anki、知识提取、视频学习.

chubbyguan/chubbyskills · 58 tokens