Claude Plugin with Skills for Writing
npx skills add https://github.com/rhavekost/author-toolkit --skill fiction-workshopInstala esta habilidad con la CLI y comienza a usar el flujo de trabajo SKILL.md en tu espacio de trabajo.
A Claude Code plugin with specialized skills for fiction and narrative nonfiction authors.
Collaborative fiction writing and editing with 5 editorial personas:
Includes genre-specific guides for:
For self-help and prescriptive nonfiction with storytelling elements:
/plugin install github:rhavekost/author-toolkit
Add to .claude/settings.json:
{
"enabledPlugins": [
"github:rhavekost/author-toolkit"
]
}
Invoke skills directly:
/author-toolkit:fiction-workshop
/author-toolkit:narrative-nonfiction
Once activated, work with the editorial personas:
# Fiction
"As developmental editor, analyze Chapter 3"
"As line editor, polish this dialogue"
"Brainstorm mode—I need to solve [plot problem]"
# Nonfiction
"Help me design the transformation arc for my self-help book"
"Check metaphor consistency in chapters 4-8"
"Engineer the reveal for chapter 16"
| Need | Invoke Skill | Then Say |
|---|---|---|
| Fiction writing/editing | /author-toolkit:fiction-workshop |
"Let's build a story bible" or "As developmental editor, analyze Chapter 3" |
| Developmental pass | /author-toolkit:fiction-workshop |
"As developmental editor, analyze [chapter]" |
| Line editing | /author-toolkit:fiction-workshop |
"As line editor, polish [scene]" |
| Character work | /author-toolkit:fiction-workshop |
"As character consultant, is this in character?" |
| Continuity check | /author-toolkit:fiction-workshop |
"As continuity tracker, check for inconsistencies" |
| Get unstuck | /author-toolkit:fiction-workshop |
"Brainstorm mode—I need to [solve problem]" |
| Nonfiction writing | /author-toolkit:narrative-nonfiction |
"Let's build a blueprint for [book]" |
| Reader journey | /author-toolkit:narrative-nonfiction |
"Design the transformation arc" |
| Metaphor consistency | /author-toolkit:narrative-nonfiction |
"Check metaphor consistency in chapters 4-8" |
| Exercise design | /author-toolkit:narrative-nonfiction |
"Design exercises for [concept]" |
MIT