write
NewCreative writing workflows (v1.5.0): prose craft, worldbuilding, perplexity detection, style analysis, and novel state management. 16 agents including book-analyzer, bible-merger, perplexity-improver. perplexity-gate, novel-state, and style-analyzer skills.
Summary
The write skill provides a comprehensive suite of creative writing agents for Claude Code, enabling prose craft, worldbuilding, perplexity detection, style analysis, and novel state management.
- It includes 16 specialized agents such as book-analyzer, bible-merger, perplexity-improver, perplexity-gate, novel-state, and style-analyzer, making it invaluable for authors and developers building writing tools.
Install & Usage
mkdir -p .claude/skillsmkdir -p .claude/skills && curl -o .claude/skills/write.md https://raw.githubusercontent.com/pknull/asha-marketplace/main/SKILL.md/writeUse Cases
Usage Examples
/write analyze my novel chapter 1 for pacing and character development
/write merge character-bible.md and worldbuilding.md into a single reference file
/write check perplexity on chapter3_draft.md and suggest improvements for low-perplexity sentences
Security Audits
Frequently Asked Questions
What is write?
The write skill provides a comprehensive suite of creative writing agents for Claude Code, enabling prose craft, worldbuilding, perplexity detection, style analysis, and novel state management. It includes 16 specialized agents such as book-analyzer, bible-merger, perplexity-improver, perplexity-gate, novel-state, and style-analyzer, making it invaluable for authors and developers building writing tools.
How to install write?
To install write: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/write.md https://raw.githubusercontent.com/pknull/asha-marketplace/main/SKILL.md. Finally, /write in Claude Code.
What is write best for?
write is a skill categorized under General. It is designed for: agent. Created by pknull.
What can I use write for?
write is useful for: Analyze a manuscript for narrative structure, character arcs, and pacing using the book-analyzer agent.; Merge multiple character bibles or worldbuilding documents into a single cohesive reference with bible-merger.; Detect and flag confusing or low-perplexity passages in a draft to improve reader engagement via perplexity-detection.; Improve prose style by analyzing sentence rhythm, vocabulary diversity, and tone consistency with style-analyzer.; Manage novel state across chapters, tracking plot threads, unresolved conflicts, and character locations using novel-state.; Enforce a minimum perplexity threshold on new content before it is accepted into the main draft via perplexity-gate..