Help us improve
Share bugs, ideas, or general feedback.
From fiction
Performs line-level editing on fiction manuscript chapters, catching spelling, grammar, awkward phrasing, word echoes, overused words, and style guide violations. Useful for polishing drafts before revisions or beta readers.
npx claudepluginhub howells/fiction --plugin fictionHow this skill is triggered — by the user, by Claude, or both
Slash command
/fiction:edit [chapter] [all] [3-7][chapter] [all] [3-7]The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Run the editor agent to polish your manuscript at the line level.
Guides Payload CMS config (payload.config.ts), collections, fields, hooks, access control, APIs. Debugs validation errors, security, relationships, queries, transactions, hook behavior.
Implements vector databases with Pinecone, Weaviate, Qdrant, Milvus, pgvector for semantic search, RAG, recommendations, and similarity systems. Optimizes embeddings, indexing, and hybrid search.
Share bugs, ideas, or general feedback.
Run the editor agent to polish your manuscript at the line level.
progress.md with findings/fiction:edit # Edit most recent chapter
/fiction:edit 5 # Edit chapter 5
/fiction:edit all # Edit all drafted chapters
/fiction:edit 3-7 # Edit chapters 3 through 7
If arguments provided: $ARGUMENTS
When editing multiple chapters ("all" or a range), spawn editor agents in parallel for efficiency:
progress.md with combined findingsExample parallel approach for /fiction:edit all with 20 chapters:
craft/tone.md for the project's declared guide, or detects it from context.A report per chapter with:
/fiction:review addresses story issuesRecommended order for polishing:
/fiction:review — Fix story/craft issues first/fiction:edit — Then line-level polishcontinuity agent — Check cross-chapter consistency/fiction:critique — Final literary assessment (if complete)/fiction:review — Story and craft feedback (run first)/fiction:critique — Full manuscript literary review/fiction:reconcile — Project structure audit