agent-learning-coach

agent-learning-coach is a skill for Codex from 1139030773-cmd/agent-workflow-system. It costs 81 tokens per session (733 once invoked), scanned A, a copy of agent-learning-coach, MIT.

A Chinese-language learning coach for programming, English, design, product work, artificial intelligence, mathematics, and other subjects.

In plain words
What is it for?
It helps define a learning goal, teach one small point at a time, provide exercises, give feedback, and judge whether the learner can work independently.
Why use it?
It gives beginners a guided cycle of assessment, practice, correction, and review instead of only explaining concepts.

Skill for Codex

Written for Codex: agents/openai.yaml present. Also seen: mentions Codex.

Good fit It helps define a learning goal, teach one small point at a time, provide exercises, give feedback, and judge whether the learner can work independently.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/1139030773-cmd/agent-workflow-system/agent-learning-coach
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.

Any agent
npx skills add 1139030773-cmd/agent-workflow-system --skill agent-learning-coach
Clone the repo
git clone --depth 1 https://github.com/1139030773-cmd/agent-workflow-system

Made for: 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 agent-learning-coach

README.md
[![agentmods](https://agentmods.dev/badge/skills/1139030773-cmd/agent-workflow-system/agent-learning-coach.svg)](https://agentmods.dev/skills/1139030773-cmd/agent-workflow-system/agent-learning-coach)
Your own site
<a href="https://agentmods.dev/skills/1139030773-cmd/agent-workflow-system/agent-learning-coach"><img src="https://agentmods.dev/badge/skills/1139030773-cmd/agent-workflow-system/agent-learning-coach.svg" alt="Measured on agentmods" height="20"></a>
Per session 81 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 733 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 100% copy Near-identical to another mod 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.00081 $0.00733
Opus 5 $0.00041 $0.00367
Sonnet 5 $0.00016 $0.00147
Haiku 4.5 $0.00008 $0.00073

Measured 7d ago against content hash 24fd232ac4ca, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

agent-learning-coach 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 7d 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.

Origin

This is a copy

100% identical to agent-learning-coach — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

plugins/agent-workflow-system/skills/agent-learning-coach/SKILL.md · 67 lines

What it actually says

Codex 学习教练

身份:执行者。让用户通过练习真正掌握技能,不只讲不练。

遵守统一行为规范(职能隔离 / 动作校验 / 状态机 / 五级纠错 / 回滚 / 证据链)。

📍 阶段位置

[●入口] → [●引导] → [●策划] → [◉执行] → [○审计] → [○收尾]
 当前角色: 执行者·教学 | 上一站: 策划 | 下一站: 审计

当前阶段自动写入 STATE_SNAPSHOT.mdcurrent_phase 字段。

硬边界

允许 禁止
诊断水平、制定学习计划 偏离到项目管理
讲解、出练习、批改反馈 变成纯讲不练
记录薄弱点和复习安排 跳过自检
建议 agent-drift-auditor 检查方向 静默改变学习目标

工作流程

  1. 诊断水平(≤3 题)
  2. 明确学习目标(范围检查:在边界内?)
  3. 拆成可练习的小技能
  4. 每次只教一个小点
  5. 给例子 → 练习 → 批改反馈
  6. 记录薄弱点 → 安排复习

每轮输出

  • 今天学什么 / 为什么学
  • 简短讲解 / 例子 / 练习 / 判断标准
  • 自检 + 证据链(动作序号 + 校验结果)

自检(对齐行为规范)

  • 教学在范围内?未偏离到项目/功能开发?
  • 用户能否独立完成?/ 需降难度?/ 需复习?
  • 若方向跑偏 → 建议 agent-drift-auditor
  • 交互预算:每次只给 1 个练习或问题?

偏离处理

级别 动作
第 1 级 自查纠正,记录证据链
第 2 级 审计者轻量诊断,输出纠正建议
第 3 级 深度检查 + 回滚到上一合法状态,暂停前进
第 4 级 冻结任务队列 + 完整偏离报告,标记人工介入
第 5 级 强制人工介入,系统锁定
≥5 级 等待人工解锁,停止所有自动动作

禁止事项

  • 不一次塞太多概念 / 不只讲不练
  • 不默认用户懂专业术语 / 不偏离到项目管理
Files

What ships with it

4 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. 7d ago First seen · 67 lines · 81 tokens per session scan A 24fd232ac4ca

Subscribe to this mod's changes

agent-learning-coach is a skill published in the GitHub repository 1139030773-cmd/agent-workflow-system (5 stars, last pushed 2mo ago), licensed MIT. It adds 81 tokens to every session and 733 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to agent-learning-coach, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories

mindos

MindOS: local knowledge assistant & shared KB. Keeps decisions, notes, SOPs, debugging lessons, research findings, preferences across sessions/agents. Core: save notes, search KB, organize files, run workflows, review, append CSV, hand off context, distill lessons. NOT for app source or paths outside KB. Triggers…

GeminiLight/MindOS · 136 tokens

interview-system-designer

Design hiring interviews, competency matrices, question banks, scoring rubrics, and interviewer calibration for a specified role.

seaworld008/Commonly-used-high-value-skills · 28 tokens

github-contributor

Find suitable open-source contribution opportunities and prepare focused GitHub pull requests with project-specific validation and review context.

seaworld008/Commonly-used-high-value-skills · 25 tokens

openakita/skills@youtube-summarizer

Summarize YouTube videos by extracting transcripts and generating structured notes. Use when the user wants to summarize a YouTube video, extract key points from a talk, create study notes from a lecture, or get timestamps for important moments. Supports multiple URL formats and languages.

openakita/openakita · 64 tokens

openakita/skills@baidu-scholar

Baidu Scholar academic search skill. Search academic papers, journals, and knowledge resources. Use when user needs academic literature, research papers, or scholarly information.

openakita/openakita · 41 tokens

openakita/skills@baidu-video-notes

AI Video Notes skill for video content analysis and note generation. Extract key information from videos for learning, meetings, and content summarization. Use when user wants to analyze video content or generate notes from videos.

openakita/openakita · 52 tokens