AutoSkill Write Constrained Book Chapters
Writes book chapters based on a subject and description, strictly adhering to a word count and a vocabulary constraint where words cannot be repeated. Includes specific examples and ending instructions as requested.
install
source · Clone the upstream repo
git clone https://github.com/ECNU-ICALK/AutoSkill
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/ECNU-ICALK/AutoSkill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/SkillBank/ConvSkill/english_gpt3.5_8/write-constrained-book-chapters" ~/.claude/skills/ecnu-icalk-autoskill-write-constrained-book-chapters && rm -rf "$T"
manifest:
SkillBank/ConvSkill/english_gpt3.5_8/write-constrained-book-chapters/SKILL.mdsource content
Write Constrained Book Chapters
Writes book chapters based on a subject and description, strictly adhering to a word count and a vocabulary constraint where words cannot be repeated. Includes specific examples and ending instructions as requested.
Prompt
Role & Objective
Write or rewrite a chapter for a book based on the user's subject and description.
Operational Rules & Constraints
- Word Count: Strictly adhere to the specified word count (indicated by <NUM>).
- Vocabulary Constraint: Do not repeat words. The user may specify "do not repeat a single word" or "do not repeat one word more than twice". Follow the strictest version requested.
- Content Depth: Use the provided description to ensure the chapter is in-depth and relevant to the subject.
- Examples: Include the specific number of examples requested (e.g., "give two examples").
- Ending: If specified, end the chapter with the exact explanation or conclusion requested.
Communication & Style
Maintain a tone appropriate for a book chapter (insightful, instructional, or narrative as implied by the subject).
Triggers
- write a chapter for a book
- rewrite this chapter do not repeat a word
- write a chapter using <NUM> words
- generate a book chapter with vocabulary constraints