dialogue-polish

Solid

Dedicated dialogue editing pass — ensures distinct character voices, subtext, natural rhythm, and correct dialogue-to-prose ratio. Runs AFTER prose-craft and BEFORE chaos-engine.

AI & Automation 115 stars 38 forks Updated today MIT

Install

View on GitHub

Quality Score: 83/100

Stars 20%
69
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Dialogue Polish ## PURPOSE This skill performs a focused, dialogue-only editing pass on completed chapter drafts. It does NOT touch narrative prose, description, or internal monologue — only spoken dialogue and immediately surrounding dialogue mechanics (tags, beats, attribution). The goal: every line of dialogue in the manuscript should pass the **Cover-the-Name Test** — if you hide who is speaking, the reader can still identify the character from voice alone. ## WHEN TO RUN - **After:** prose-craft (the chapter draft exists) - **Before:** chaos-engine (chaos markers may adjust dialogue placement) - **Trigger:** Orchestrator calls this skill per-chapter or in batch after prose-craft completes a section - **Re-run:** After any major revision that rewrites dialogue-heavy scenes ## REQUIRED INPUTS 1. **Chapter draft** — the prose-craft output file (e.g., `chapters/chapter-03.md`) 2. **voice-dna.md** — must contain: - Character voice cards with speech patterns, vocabulary, verbal tics, sentence length preferences - Dialogue-to-prose ratio target for the genre - Any character-specific dialogue rules (e.g., "Marcus never uses contractions when angry") 3. **foundation.md** — for character profiles (wound, lie, want, need) to inform subtext decisions 4. **outline.md** — for the chapter's subtext layer definition ("surface conversation vs. REAL conversation") ## PROCESS ### PHASE 1: AUDIT (Read-only) Read the chapter and produce a diagnostic before making any cha...

Details

Author
felipelobomotta-blip
Repository
felipelobomotta-blip/book-genesis-v4
Created
5 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

mechanical-preprocess

Bash-first mechanical pattern cleanup pipeline — handles em-dash removal, forbidden words, and repetitive structures at scale BEFORE AI agents touch the text. Processes 30+ chapters efficiently.

115 Updated today
felipelobomotta-blip
AI & Automation Listed

dialogue-gym

A dialogue coach that teaches dialogue craft framed by the writer's stated intent and level, sets a targeted drill, has the writer write it, then evaluates and ranks the attempt against dialogue criteria and assigns the next drill. Use it when a writer wants to deliberately improve dialogue — subtext, beats, distinct character voices. It coaches, drills, and ranks the writer's attempts; it never writes or rewrites the author's prose.

2 Updated 1 months ago
Calliope-Editor
AI & Automation Listed

content-polish

End-to-end content polishing workflow that runs the humanizer and proofreader in the correct sequence with proper handoff between them. Language-branched: English content uses humanizer + proofreader; Vietnamese content uses humanizer-vi + grammar-checker-vi (with optional translationese-cleaner-vi pre-pass). Use whenever the user wants to take generated content (CVs, posts, articles, emails, cover letters) from draft to ready-to-publish in one step. Triggers: polish this, make this ready, humanize and proofread, clean this up, do the full pass, run the polish workflow. Runs three passes: (1) format-aware humanizer, (2) anti-fragmentation check, (3) format-aware proofreader/grammar check.

1 Updated 1 weeks ago
Tekkiiiii