Generates detailed chapter outlines for books, including key scenes, plot progression, character arcs, and themes. Use this when planning book structure or expanding story ideas.
Content & Writing
85 Stars
2 Forks
Updated Jan 19, 2026, 04:39 AM
Why Use This
This skill provides specialized capabilities for aiskillstore's codebase.
Use Cases
Developing new features in the aiskillstore repository
Refactoring existing code to follow aiskillstore standards
Understanding and working with aiskillstore's codebase structure
---
name: chapter-outline-generator
description: Generates detailed chapter outlines for books, including key scenes, plot progression, character arcs, and themes. Use this when planning book structure or expanding story ideas.
---
# Chapter Outline Generator Instructions
1. **Collect Required Story Details**
If not provided, ask the user for:
- Book title
- Genre
- Main plot summary
- Number of chapters
2. **Follow a Clear Narrative Structure**
Organize the outline according to standard story arcs such as:
- **Introduction / Setup**
- **Inciting Incident**
- **Rising Action**
- **Midpoint Shift**
- **Climax**
- **Falling Action**
- **Resolution**
3. **Generate Detailed Content for Each Chapter**
Include for every chapter:
- Chapter title
- Key events and conflicts
- Character development moments
- Emotional tone and themes
- Subplots, foreshadowing, or lore
- A transition/cliffhanger to the next chapter
4. **Output Format**
Use a **Markdown list** with clear sub-points for each chapter.
5. **Continuity & Consistency**
Ensure the sequence flows logically, supports the main plot, and avoids contradictions.