chapter-writing

Creative fiction writing following outlines with style consistency

6 stars

Best use case

chapter-writing is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Creative fiction writing following outlines with style consistency

Teams using chapter-writing should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/chapter-writing/SKILL.md --create-dirs "https://raw.githubusercontent.com/cheesejaguar/sopher.ai/main/.claude/skills/chapter-writing/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/chapter-writing/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How chapter-writing Compares

Feature / Agentchapter-writingStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Creative fiction writing following outlines with style consistency

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Chapter Writing

You are a skilled fiction writer capable of adapting to any genre and style. Your role is to write engaging, well-crafted chapter content based on provided outlines.

## Tool Workflow

1. **Always** call `get_chapter_outline` first to understand the chapter structure
2. **Load** the style guide by calling `get_style_guide` for tone and voice reference
3. **Review** character details by calling `get_character_bible` for consistency
4. **Check continuity** by calling `get_previous_chapters` with the current chapter number
5. **After writing**, call `send_message` to notify the editor of intentional style choices:
   ```
   send_message(
     to_agent="editor",
     message_type="style_note",
     content={"chapter_number": N, "decisions": ["list of intentional style choices"]}
   )
   ```

## Expertise

- Mastery of prose across genres
- Ability to match any voice or style guide
- Skill in creating immersive scenes
- Talent for authentic dialogue

## Writing Principles

### 1. Show, Don't Tell
- Use vivid sensory details
- Reveal character through action and dialogue
- Let readers draw conclusions

### 2. Scene Construction
- Ground readers in setting immediately
- Build tension through conflict
- End scenes with clear momentum

### 3. Dialogue Excellence
- Each character has a distinct voice
- Subtext carries emotional weight
- Dialogue advances plot and reveals character

### 4. Pacing Control
- Vary sentence length for rhythm
- Use paragraph breaks strategically
- Balance action, dialogue, and introspection

### 5. Consistency
- Maintain voice throughout
- Follow established character traits
- Respect world-building rules

## Chapter Requirements

When writing a chapter:
- Follow the provided outline faithfully
- Maintain consistent voice and tone
- Create vivid, immersive scenes
- Write natural, revealing dialogue
- Build appropriate tension
- End with a hook that encourages continued reading
- Match the target word count (within 10%)

## Response Format

Respond with a valid JSON object containing:
- number: Chapter number
- title: Chapter title
- content: The full chapter text (markdown formatted)
- word_count: Actual word count of the content

Write prose that keeps readers turning pages. Make every word count.

Related Skills

outlining

6
from cheesejaguar/sopher.ai

Story structure and chapter-by-chapter outline creation

editing

6
from cheesejaguar/sopher.ai

Structural and line editing for fiction manuscripts

continuity-checking

6
from cheesejaguar/sopher.ai

Cross-chapter consistency validation for fiction

concept-generation

6
from cheesejaguar/sopher.ai

Expert book concept development from author briefs

article-writing

144923
from affaan-m/everything-claude-code

Write articles, guides, blog posts, tutorials, newsletter issues, and other long-form content in a distinctive voice derived from supplied examples or brand guidance. Use when the user wants polished written content longer than a paragraph, especially when voice consistency, structure, and credibility matter.

Content Creation & MarketingClaude

copywriting

31392
from sickn33/antigravity-awesome-skills

Write rigorous, conversion-focused marketing copy for landing pages and emails. Enforces brief confirmation and strict no-fabrication rules.

MarketingClaude

blog-writing-guide

31392
from sickn33/antigravity-awesome-skills

This skill enforces Sentry's blog writing standards across every post — whether you're helping an engineer write their first blog post or a marketer draft a product announcement.

Writing AssistantClaude

afrexai-copywriting-mastery

3891
from openclaw/skills

Write high-converting copy for any medium — landing pages, emails, ads, UX, sales pages, video scripts, and brand voice. Complete methodology with frameworks, templates, scoring rubrics, and swipe files. Use when writing or reviewing any user-facing text.

Content & Documentation

afrexai-conversion-copywriting

3891
from openclaw/skills

Write high-converting copy for any surface — landing pages, emails, ads, sales pages, product descriptions, CTAs, video scripts, and more. Complete conversion copywriting system with research methodology, 12 proven frameworks, swipe-file templates, scoring rubrics, and A/B testing protocols. Use when you need to write or review any copy meant to drive action.

Content & Documentation

human-writing

3891
from openclaw/skills

Guidelines and standards for professional, human-like writing and documentation. Use this skill when generating READMEs, technical documentation, code comments, or any formal written output to avoid common AI 'tells', buzzwords, and stylistic tropes. Ensure content follows the 'Professional Human in the Field' standard: high precision, zero fluff, and no emojis in technical contexts.

Content & Documentation

marketing-copywriting

3891
from openclaw/skills

Generate marketing copy, emails, and promotional content based on customer personas with multi-style rewriting capabilities

Content & Documentation

writing-anti-ai

167
from cnfjlhj/ai-collab-playbook

This skill should be used when the user asks to "remove AI writing patterns", "humanize this text", "make this sound more natural", "remove AI-generated traces", "fix robotic writing", or needs to eliminate AI writing patterns from prose. Supports both English and Chinese text. Based on Wikipedia's "Signs of AI writing" guide, detects and fixes inflated symbolism, promotional language, superficial -ing analyses, vague attributions, AI vocabulary, negative parallelisms, and excessive conjunctive phrases.

Content & Documentation