# textbook-writer

Textbook-Writer-Skills 是一套装进编程智能体（Claude Code / Codex / 国内 WorkBuddy）的教材写作 skill 组合，面向数学、物理、计算机等「例题可验证」的 STEM 学科。它把成熟的教学设计方法装进 AI 的工作流：先想清楚「学生学完该带走什么」，再倒推章节和习题，一章一章写出有主线、有梯度、例题答案可信的成体系教材——中途断了随时续写。当前 v0.3.0：5 个 skill（1 个主调度 + 3 个流水线子 skill + 1

- Tier: Indexed (plain plugin)
- Category: Documentation
- Page: https://www.flowy.sh/listings/cabbage2000-lab-textbook-writer-skills
- Source: https://github.com/cabbage2000-lab/textbook-writer-skills
- Price: free and open source

## Summary
textbook-writer is a Claude Code plugin with 5 hand-picked skills for documentation work, indexed on Flowy. Install it with the command on its page. It includes textbook-chapter, textbook-exercises, textbook-init. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add cabbage2000-lab/textbook-writer-skills
```

## Skills
- textbook-chapter
- textbook-exercises
- textbook-init
- textbook-outline
- textbook

## FAQ

### What is textbook-writer?
Textbook-Writer-Skills 是一套装进编程智能体（Claude Code / Codex / 国内 WorkBuddy）的教材写作 skill 组合，面向数学、物理、计算机等「例题可验证」的 STEM 学科。它把成熟的教学设计方法装进 AI 的工作流：先想清楚「学生学完该带走什么」，再倒推章节和习题，一章一章写出有主线、有梯度、例题答案可信的成体系教材——中途断了随时续写。当前 v0.3.0：5 个 skill（1 个主调度 + 3 个流水线子 skill + 1

### How do I install textbook-writer?
Run these in Claude Code: npx -y skills add cabbage2000-lab/textbook-writer-skills. Then prompt normally.

### Does textbook-writer auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is textbook-writer free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
