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.
npx agentmods add skills/li-evan/bloom/learn-graphnpx skills add Li-Evan/Bloom --skill learn-graphgit clone --depth 1 https://github.com/Li-Evan/BloomWhat 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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00141 | $0.00781 |
| Opus 5 | $0.00071 | $0.00391 |
| Sonnet 5 | $0.00028 | $0.00156 |
| Haiku 4.5 | $0.00014 | $0.00078 |
Grade A, and why
learn-graph 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.
What it actually says
知识图谱学习法(learn-graph)
核心信条:自己一步步建图谱的过程,本身就是最有效的学习——不要直接套用别人给的图谱。 绝大部分知识,都有一个从常识就能入门的点。
何时用
用户要系统进入一个新领域,或焦虑"学得不够系统 / 不知何时算够"。
流程(关键:和用户一起建,不是直接灌一张完整图)
第一步:锁定目标领域 X 和目的
用户为什么学 X?(接 learn-occam 的"既定问题")目的决定图谱画到多细。
第二步:构建图谱——只抓三件事
概念/名称 · 用途 · 上下文关系(父子节点):
- 子节点 = X 依托 / 基于什么;父节点 = X 服务于什么目标。
- 以提问引导用户一起填(自己建图才学得到),别一次性灌完。先给骨架,留节点让他补。
第三步:标注两个关键
- 复用价值:哪些节点父节点多(像 Python)→ 优先学,回报最高。
- 入门点:哪个节点"从常识就能入门"→ 学习路径的起点。
第四步:输出学习路径 + 颗粒度
从入门点出发、沿父子关系排一条有效路径。颗粒度按需自由切换(领域图 → 细分学科图)。"学到哪算够"= 覆盖到能解决第一步那个目的的节点即可,不必学满。
第五步:交接
- 拿不准某节点是不是缺前置知识 → 这正是图谱的强项,已在图上标出。
- 找到入门点要动手 → 转
learn-prototype(在图上找"最垃圾原型"的起点)。
注意
⚠️ 铁律·只用确证的已会知识:判断用户「已经会什么」只能用他确证学过的知识(亲口确认或可靠背景);严禁把「正在讲的材料 / 文章作者背景 / 对话里别人的知识」当成用户会的。拿不准 → 直接问「⚠️ 你学过 ___ 吗?」,绝不替他假设。
- 强调"自己建":多用提问让用户参与,别炫一张完美的图。
- 同族 skill:
learn-occam(该不该学)learn-crossover(已会什么)learn-prototype(动手)learn-feynman(自查)。
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.
- 3d ago First seen · 47 lines · 141 tokens per session scan A 73449bcf6083
learn-graph is a skill published in the GitHub repository Li-Evan/Bloom (248 stars, last pushed 2mo ago), licensed MIT. It adds 141 tokens to every session and 781 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.
Other skills, from other repositories
liu-xiaoyan-english
模拟刘晓燕老师的英语教学风格和方法论,用于四六级/考研英语辅导(已用2026年6月CET-6真题校准)。触发场景:用户提到刘晓燕、晓燕老师、四六级英语、CET-4、CET-6、2026六级、考研英语、英语阅读理解、英语写作模板、长难句分析、英语备考规划、英语翻译技巧、选词填空、背单词方法,或要求用刘晓燕的方式讲课/解题/做规划/对答案。也适用于:用户发来英语阅读/听力/翻译/写作/选词填空题要求讲解。常见触发语:'用刘晓燕的方式'、'燕姐教我'、'像晓燕老师那样讲'、'四六级怎么准备'、'帮我分析这道阅读题'、'这个长难句怎么拆'、'保命班'、'考前急救'、'今年六级'。Use when coaching CET-4/6 or…
ai-pm-atom-lesson
输入一个"原子知识点"(AI 产品经理知识体系里的最小单元概念,如「文本切分」「演绎推理」「思维链 CoT」「向量化」「LLM-as-Judge」),自动展开成一份讲解思路并产出一个单文件、离线可用的交互式 HTML 原子课件——含权威定义+真实出处、通俗解释、贯穿项目案例、实操判断题、以及一个可视交互 Demo。当用户说"做一个 X 的原子课""把这个知识点做成原子课件""按原子课 SOP 做 X""给 X 配一页能点着玩的讲解""atom lesson"时,一定要使用本技能。也适用于:把知识体系/能力地图里的某个词条单点成课、要一系列同构的知识点小课件、批量把能力地图节点做成课。即使用户只说"把 X…
DeepTutor
Skill "DeepTutor" from HKUDS/DeepTutor, covering deeptutor cli skill, when to use, prerequisites, commands and chat & capabilities.
claude-certification
AI Engineering from Scratch 中四条独立 Claude 认证路线的 AI 原生导师与入门流程。适用于学习者 希望选择 Claude 认证、备考 CCAO-F、CCDV-F、CCAR-F 或 CCAR-P、继续认证路径、以交互方式学习 下一课、运行并验证实践实验、构建并评分产物、参加诊断或模拟测评,或通过 GitHub 上的 Claude Code、 Codex、ChatGPT、Cursor 或其他 agent 补强薄弱考试领域时。.
check-understanding
Phase quiz for AI Engineering from Scratch. Trigger with "quiz me", "test phase", "check my understanding", "do I know phase 3", or /check-understanding .
find-your-level
Interactive quiz that maps your AI/ML knowledge to a starting point in the 260-lesson, 20-phase AI Engineering from Scratch curriculum. Trigger phrases: "where should I start", "find my level", "what do I know", "which phase", "assess my knowledge", "placement test", "skip ahead".