teaching-agent CLAUDE.md

A set of Claude Code instructions for a teaching agent built around LiaScript, a format for creating interactive learning content.

In plain words
What is it for?
It is for configuring the teaching agent's behaviour when it starts and when users invoke its commands.
Why use it?
It gives the agent written guidance about its role, how it should work through iterations and which commands are available.

Instructions file

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 instructions/liascript/teaching-agent/claude-md
Clone the repo
git clone --depth 1 https://github.com/LiaScript/teaching-agent
Per session 1,848 This file is loaded in full into every session.
When invoked 1,848 The same file — it is already loaded in full.
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.01848 $0.01848
Opus 5 $0.00924 $0.00924
Sonnet 5 $0.00370 $0.00370
Haiku 4.5 $0.00185 $0.00185

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

Security

Grade A, and why

teaching-agent CLAUDE.md 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 2d 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.md · 101 lines

The source is not reproduced here

Licensed BSL-1.0

The repository is licensed BSL-1.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

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. 2d ago First seen · 101 lines · 1,848 tokens per session scan A 735e785b5154

Subscribe to this mod's changes

teaching-agent CLAUDE.md is an instructions file published in the GitHub repository LiaScript/teaching-agent (13 stars, last pushed 1mo ago), licensed BSL-1.0. It adds 1,848 tokens to every session, about $0.0092 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 instructions, from other repositories

claude-code-bmad-skills CLAUDE.md

Claude Code instructions for aj-geddes/claude-code-bmad-skills, covering claude.md, the one rule that defines this project, architecture: marketplace → plugin → skills, conventions that are easy to get wrong and commands.

aj-geddes/claude-code-bmad-skills · 1,487 tokens

oh-my-skills CLAUDE.md

Instructions for armelhbobdad/oh-my-skills, a project described as: Curated collection of agentskills.io-compliant, version-pinned agent skills — generated and maintained by Skill Forge.

armelhbobdad/oh-my-skills · 1,247 tokens

n8n-skills CLAUDE.md

Instructions for czlonkowski/n8n-skills, covering claude.md, project overview, repository structure, the 14 skills and 1. n8n expression syntax.

czlonkowski/n8n-skills · 2,609 tokens

Tutorial_AwesomeModernCPP AGENTS.md

Instructions for Awesome-Embedded-Learning-Studio/Tutorial_AwesomeModernCPP, covering agents.md, 这是什么, 通用 essentials(所有 agent 必读) and 你来做什么?(按场景路由).

Awesome-Embedded-Learning-Studio/Tutorial_AwesomeModernCPP · 778 tokens

prompt-pro copilot-instructions.md

Instructions for timothywarner-org/prompt-pro, covering prompt-pro ai guidance, purpose and scope, repository layout, the only runnable code and authoring rules.

timothywarner-org/prompt-pro · 731 tokens

claude-certified-architect-guide CLAUDE.md

Instructions for amitgambhir/claude-certified-architect-guide, covering claude.md, project overview, development, architecture and content pages.

amitgambhir/claude-certified-architect-guide · 673 tokens