📖
WritingPython

Textbook Chapter

by cabbage2000-lab

Textbook Chapter is a Writing skill for Claude Code, published by cabbage2000-lab in textbook-writer-skills.

19 stars4 forkson cabbage2000-lab/textbook-writer-skillsAdded 2026/08/11+46% in starsRepository updated 2026/08/10
agent-skillsagents-mdai-agentbackward-designbloom-taxonomyclaude-codeclaude-skillscodexcodex-clicurriculum-designeducationhumanitiesinstructional-designstemtextbook-generationubdworkbuddy
Install in seconds
Install Textbook Chapter
Copy Textbook Chapter into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/cabbage2000-lab/textbook-writer-skills/tree/main/skills/textbook-chapter ~/.claude/skills/textbook-chapter

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/cabbage2000-lab/textbook-writer-skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/textbook-chapter/SKILL.md in cabbage2000-lab/textbook-writer-skills
Installs to
~/.claude/skills/textbook-chapter
Collection
One of 5 skills cataloged from this repository
Category
Writing1012 skills

What Textbook Chapter does

Generates a textbook chapter following a four-stage structure: concept explanation, demonstration, guided practice, and independent exercises. Includes chapter introduction and summary, using fixed templates and style guidelines for instructional design.

Textbook Chapter is cataloged under Writing on DirSkills. Textbook Chapter comes from a repository tagged agent-skills, agents-md, ai-agent, backward-design and bloom-taxonomy.

Documentation

README

textbook-chapter

按四段式模板写一章教材正文:概念讲解 → 示范(教)→ 引导(扶)→ 独立(放)四段,外加章引言与本章小结。章结构的权威来源是 references/chapter-template.md,文体规范是 references/writing-style.md

四段的标题文案、后三段的具体教学动作、配图类型与文体附加条款取自输入契约里 学科档案 指定的档案第 4 节——规格与索引见 ../textbook/references/subject-profile-spec.md,开写前先读该档案第 4 节。

何时不触发

  • 设计教材大纲(用 textbook-outline)
  • 全书多章调度(用 textbook)
  • 只要题目不要正文(用 textbook-exercises)

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Textbook Chapter

  • What else does cabbage2000-lab publish alongside Textbook Chapter?

    Textbook Chapter is one of 5 skills that DirSkills catalogs from cabbage2000-lab/textbook-writer-skills, the repository it ships in. Its siblings there include Textbook, Textbook Exercises and Textbook Init. Each one is a separate skill with its own page in this directory, installs the same way Textbook Chapter does, and is maintained by cabbage2000-lab in that same repository. The rest of the collection is listed on the cabbage2000-lab/textbook-writer-skills page.

  • How does Textbook Chapter compare to other Writing skills?

    Textbook Chapter ranks #970 by stars among the 1012 Writing skills in this catalog. The most-starred ones next to it are Article Writing, Social Media Content Calendar and Knowledge Comic Creator. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Textbook Chapter against them. Open each page to compare what they document and how they install.