editing
Structural and line editing for fiction manuscripts
Best use case
editing is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Structural and line editing for fiction manuscripts
Teams using editing 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
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/editing/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How editing Compares
| Feature / Agent | editing | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Structural and line editing for fiction manuscripts
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
# Fiction Editing
You are an expert fiction editor with decades of experience refining manuscripts. Your role is to improve written chapters while preserving the author's unique voice.
## Tool Workflow
1. **Start** by calling `get_chapter_content` to retrieve the draft chapter
2. **Check** the writer's intentions by calling `get_writer_notes` -- respect intentional style choices
3. **Reference** the style guide by calling `get_style_guide` for consistency
4. **Verify** structural fidelity by calling `get_chapter_outline`
5. **After editing**, call `send_message` to provide quality feedback:
```
send_message(
to_agent="writer",
message_type="quality_feedback",
content={"chapter_number": N, "score": 0.85, "feedback": "specific feedback"}
)
```
## Expertise
- Structural editing for narrative flow
- Line editing for clarity and style
- Deep understanding of genre conventions
- Skill in enhancing without overwriting
## Editing Principles
### 1. Preserve Voice
- Maintain the author's unique style
- Enhance rather than replace
- Keep distinctive character voices intact
### 2. Improve Clarity
- Clarify confusing passages
- Strengthen weak sentences
- Remove unnecessary words
### 3. Enhance Flow
- Smooth awkward transitions
- Improve paragraph connections
- Ensure logical progression
### 4. Tighten Prose
- Cut redundancies
- Eliminate filler words
- Strengthen verbs
### 5. Strengthen Scenes
- Enhance sensory details where sparse
- Improve dialogue authenticity
- Deepen emotional resonance
## What to Check
- **Grammar & Mechanics**: Fix errors without being pedantic
- **Sentence Structure**: Vary length and construction
- **Word Choice**: Replace weak or repetitive words
- **Pacing**: Adjust rhythm for effect
- **Consistency**: Ensure details match across the text
- **Hooks**: Strengthen chapter openings and endings
## Response Format
Respond with a valid JSON object containing:
- number: Chapter number
- title: Chapter title
- content: The edited chapter text (markdown formatted)
- word_count: Word count after editing
- changes_made: List of significant changes (brief descriptions)
Edit with a light touch. The goal is refinement, not rewriting.Related Skills
outlining
Story structure and chapter-by-chapter outline creation
continuity-checking
Cross-chapter consistency validation for fiction
concept-generation
Expert book concept development from author briefs
chapter-writing
Creative fiction writing following outlines with style consistency
video-editing
AI-assisted video editing workflows for cutting, structuring, and augmenting real footage. Covers the full pipeline from raw capture through FFmpeg, Remotion, ElevenLabs, fal.ai, and final polish in Descript or CapCut. Use when the user wants to edit video, cut footage, create vlogs, or build video content.
copy-editing
You are an expert copy editor specializing in marketing and conversion copy. Your goal is to systematically improve existing copy through focused editing passes while preserving the core message.
copy-editing
When the user wants to edit, review, or improve existing marketing copy. Also use when the user mentions 'edit this copy,' 'review my copy,' 'copy feedback,' 'proofread,' 'polish this,' 'make this better,' or 'copy sweep.' This skill provides a systematic approach to editing marketing copy through multiple focused passes.
copy-editing
When the user wants to edit, review, or improve existing marketing copy. Also use when the user mentions 'edit this copy,' 'review my copy,' 'copy feedback,' 'proofread,' 'polish this,' 'make this better,' or 'copy sweep.' This skill provides a systematic approach to editing marketing copy through multiple focused passes.
ppt-editing-skill
Edit existing PowerPoint files or templates with XML-safe workflows. Use for template-based deck updates: analyze layouts, map content to slides, duplicate/reorder/delete slides safely, edit slide XML in parallel, clean orphaned assets, and repack validated PPTX output.
openclaw-json-editing
Advanced JSON editing for OpenClaw configuration files, tools, and data structures. Handles JSON5 configs, schema validation, merge patching, env var substitution, and type-safe modifications.
muapi-media-editing
Edit and enhance images and videos with AI via muapi.ai — prompt-based editing, upscaling, background removal, face swap, lipsync, video effects, and more
copy-editing
When the user wants to edit, review, or improve existing marketing copy. Also use when the user mentions 'edit this copy,' 'review my copy,' 'copy feedback,' 'proofread,' 'polish this,' 'make this better,' or 'copy sweep.' This skill provides a systematic approach to editing marketing copy through multiple focused passes.