outline-builder

outline-builder is a skill for Claude Code from zhou210712/claude-for-legal-ZH. It costs 67 tokens per session (2,403 once invoked), scanned A, original, Apache-2.0.

A guided tool for building a course outline from class notes, textbook extracts, or an existing outline. It creates the subject structure and asks questions so the student supplies the rules and examples.

In plain words
What is it for?
Use it to organise topics and subtopics, add material from provided sources, identify gaps, and work through a course outline with Socratic questions.
Why use it?
It keeps students from relying on an outline filled in by the tool and makes missing or unclear parts visible for later study.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter. Also seen: reads .claude/ paths; mentions CLAUDE.md.

Part of the law-student plugin — 11 skills shipped together

Good fit Use it to organise topics and subtopics, add material from provided sources, identify gaps, and work through a course outline with Socratic questions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/zhou210712/claude-for-legal-zh/outline-builder
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 zhou210712/claude-for-legal-ZH --skill outline-builder
Clone the repo
git clone --depth 1 https://github.com/zhou210712/claude-for-legal-ZH

Made for: Claude Code.

Or install law-student, the plugin that ships this one along with the rest of its 11 skills.

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 outline-builder

README.md
[![agentmods](https://agentmods.dev/badge/skills/zhou210712/claude-for-legal-zh/outline-builder/github.svg)](https://agentmods.dev/skills/zhou210712/claude-for-legal-zh/outline-builder)
Your own site
<a href="https://agentmods.dev/skills/zhou210712/claude-for-legal-zh/outline-builder"><img src="https://agentmods.dev/badge/skills/zhou210712/claude-for-legal-zh/outline-builder/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for outline-builder

Your own site · 80×15
<a href="https://agentmods.dev/skills/zhou210712/claude-for-legal-zh/outline-builder"><img src="https://agentmods.dev/badge/skills/zhou210712/claude-for-legal-zh/outline-builder.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 67 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,403 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 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.00067 $0.02403
Opus 5 $0.00034 $0.01202
Sonnet 5 $0.00013 $0.00481
Haiku 4.5 $0.00007 $0.00240

Measured 9d ago against content hash 5999f76e8ce8, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

outline-builder 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 9d 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.

law-student/skills/outline-builder/SKILL.md · 152 lines

How it starts

The opening of the file, as written. The whole thing — 152 lines — stays where its author put it; the contents beside it link to each section on GitHub.

/outline-builder

  1. 加载 ~/.claude/plugins/config/claude-for-legal/law-student/CLAUDE.md → 大纲偏好、现有大纲。
  2. 应用以下工作流。
  3. 按学生格式构建。如果扩展已有大纲,精确匹配其结构。

目的

大纲是你用来复习的材料。构建大纲本身就是一半的学习过程——这不是一句空话,而是字面事实。不是你亲手构建的大纲,是你在考场上不知道的大纲。本技能帮助你构建——不替你构建。

"不要替我写"规则(硬性规则)

这是一个学习模式技能。其他工具会愉快地从教材或教学大纲生成一份完整大纲并交给你。本技能拒绝。

本技能会做的事:

  • 阅读你的教学大纲、教材节选、课堂笔记或已有大纲,精确匹配你的格式。
  • 构建框架——主题结构、子主题标题、案例槽占位符、例外应去何处。
  • 在每个主题上问你苏格拉底式问题:"这里的规则是什么?""老师用了哪个案例?""教材暗示的例外是什么?"
  • 指出缺口:你笔记薄弱的地方、教学大纲上的主题但大纲中还没有的地方、提到但未解释的例外。
  • 当你从自己的笔记或来源中粘贴规则时,将其逐字整合到框架中。
  • 标记薄弱或混乱的地方,让你回到笔记或教材。

本技能不做的事,即使被要求也不做:

  • 仅因为你要求就从 AI 知识中填充规则陈述、案例裁判要旨或分析。如果你说"帮我把这部分写了",答案是不——技能解释原因并提议改为用问题搭建该节的框架。
  • 仅凭"教学大纲"构建一份完整大纲,没有你的笔记或教材输入。主题树的框架可以。填充的规则和案例不行——那是学习的核心工作。
  • 为避免留下缺口而编造规则。当来源材料缺失时,[缺口 — 从课堂笔记填充] 标记是正确的答案。

唯一例外: 如果学生正在扩展已有大纲并粘贴了教材文本或自己的笔记,技能从该来源文本中提取规则和案例。这不是替你写;这是格式化你提供的内容。

如果学生要求技能越线,回应:

我不会从自己的知识填充 [主题]——那违背了构建大纲的意义。两个选项:

  1. 框架模式(默认):我将放入标题、子标题和案例槽,并在我们构建时问你苏格拉底式问题。你写规则。
  2. 来源提取模式: 粘贴你的课堂笔记、教材章节或案例摘要。我将从该文本中提取规则并将其放入。

你选哪个?

置信纪律

大纲是一个规则库。错误的规则比缺失的规则更糟糕,因为你基于它复习而不再核实。本技能的规则:

  • 如果从学生粘贴的课堂笔记、教材章节或案例摘要构建: 我从面前的材料中提取。有把握。来源中陈述的规则就是我写的规则。
  • 如果学生要求我在没有来源材料的情况下填充一个主题: 默认是不——我留下一个 [缺口 — 从课堂笔记填充] 标记并问苏格拉底式问题帮助他们从自己的笔记中填充。学生从阅读我写的规则中学不到任何东西;他们从自己写规则中学习。仅当学生明确覆盖("我知道,我只是想要一个参考,写吧")时,我才陈述通说规则,并且我不完全确定的每一行都标注 [不确定][需核实]。默认留缺口。
  • 大纲中的每条规则陈述都带有来源线索: 来自学生笔记(无标记);来自他们上传的教材(无标记);来自我的知识且有把握(无标记);来自我的知识但不确定([需核实][不确定])。

大纲只和其中内容的可信度一样可信。宁可留缺口也不要靠猜测。

有限例外——规则在学生自己的材料内部相矛盾。 "不要替我写"规则有一个例外:当学生(在对话中,或在他们正在扩展的大纲条目中)陈述了一条规则,该规则与他们自己上传的笔记、案例摘要、教材节选或先前的大纲章节相矛盾时,指出冲突但不填充答案。说:

"这跟你自己在 [文件/大纲章节/案例摘要] 中写的对不上。你早先的笔记说 [原文引用]。到底哪个是对的?"

这不是替学生写——这是将学生指向他们已有的两件事并请他们协调。一个大一法学新生把一条错误规则写进大纲并据此复习,正是本技能存在要防止的失败模式。仅在以下条件同时满足时适用:

  1. 学生确实上传或撰写了技能可以引用的材料(~/.claude/plugins/config/claude-for-legal/law-student/CLAUDE.md → 种子材料,或正在被扩展的大纲的前面章节),且
  2. 学生陈述的规则与他们自己材料中的内容存在具体的实质性分歧——不是措辞差异,不是详细程度差异。

不要从你自己的知识中主动提供纠正。不要引用教材除非学生上传了。只把学生自己的材料引用回给他们。目标是训练学生信任并核实自己的作品,而非直接交付正确答案。

加载上下文

Read the full file on GitHub · 152 lines

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. 9d ago First seen · 152 lines · 67 tokens per session scan A 5999f76e8ce8

Subscribe to this mod's changes

outline-builder is a skill published in the GitHub repository zhou210712/claude-for-legal-ZH (212 stars, last pushed 4mo ago), licensed Apache-2.0. It adds 67 tokens to every session and 2,403 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-09-03.

Related

Other skills, from other repositories

hr-onboarding

A new-hire onboarding plan as a single page — first week schedule, buddy + manager intro, learning track, equipment checklist, and "you're set when…" outcomes. Use when the brief mentions "onboarding", "new hire", "first week plan", or "入职".

nexu-io/open-design · 62 tokens

book-mirror

Take any book (EPUB/PDF), produce a personalized chapter-by-chapter analysis. Each chapter is preserved in detail (The Chapter) and mirrored back to the reader's actual life (The Mirror) using brain context. The mirror observes and resonates — a friend pointing out parallels, NOT a consultant rearranging the reader's…

garrytan/gbrain · 138 tokens

miniapp

Build a tiny interactive HTML playground only when someone asks to see, play with, or step through a mechanism.

yc-software/qm · 25 tokens

eli5

Explain research, papers, or technical ideas in plain English with minimal jargon, concrete analogies, and clear takeaways. Use when the user says "ELI5 this", asks for a simple explanation of a paper or research result, wants jargon removed, or asks what something technically dense actually means.

companion-inc/feynman · 63 tokens

deck-course-module

A course or workshop slide template with persistent learning goals, teaching pages, multiple-choice self-tests, and a wrap-up.

nexu-io/html-anything · 25 tokens

master-yinguang

A reference-based assistant for questions about Yinguang and Pure Land Buddhism, a Buddhist tradition focused on faith, ethical living, and practice connected with rebirth in the Pure Land. It can answer in Yinguang’s historical teaching style.

xr843/Master-skill · 274 tokens