AI skills for authors that help plan, develop, and refine your book without writing it for you
npx claudepluginhub design1online/author-itAI skills for authors that help plan, develop, and refine your book without writing it for you
AI skills for writers who don't want AI writing their novels for them...
This repository contains Claude Code skills for authors. These skills help you plan, develop, and refine your book — but they never write your story for you. Using these skills will classify your work as AI Assisted because these are NOT generative AI skills.
Claude Code version 1.0.33 or later. Check your version with:
claude --version
To upgrade: brew upgrade claude-code (Homebrew) or npm update -g @anthropic-ai/claude-code (npm).
Installing as a plugin is the easiest way to use Author It. Skills are available across all your projects with a single install.
Step 1 — Add the marketplace:
/plugin marketplace add design1online/author-it
Step 2 — Install the plugin:
/plugin install author-it@author-it
That's it. Skills are immediately available.
Note: Plugin skills are namespaced to prevent conflicts with other plugins. Invoke them with the
author-it:prefix (e.g.,/author-it:create-story-bible).
/plugin disable author-it@author-it # Disable without uninstalling
/plugin enable author-it@author-it # Re-enable
/plugin uninstall author-it@author-it # Remove completely
If you prefer not to use the plugin system, you can copy the skills directly into any project.
cp -r skills/* ~/.claude/skills/
cp -r skills/ /path/to/your/project/.claude/skills/
Note: Manually installed skills use short names without a namespace prefix (e.g.,
/create-story-bibleinstead of/author-it:create-story-bible).
/author-it:create-story-bibleUsage: /author-it:create-story-bible [book-title] [premise]
Guides you through a systematic, question-driven process to build a complete story bible for your book. It never writes your story — instead it asks targeted questions to help you clarify your premise, characters, world, and market positioning until everything is crystal clear.
The skill creates a structured set of files in a story-bibles/[book-title]/ folder (or story-bibles/[series-title]/[book-number]-[book-title]/ for series). Files created include:
| Folder | Files |
|---|---|
story/ | premise, genre, tropes, recommendations |
characters/ | protagonist, antagonist, relationship, distraction, emotion, reason, support, opposition |
world-building/ | geography, flora-fauna, politics, religions, resources, culture-conflicts |
outline/ | plot-centered, character-centered, romance, mystery, horror, or short-story beats |
marketing/ | analysis, similar-books, ad-copy |
The skill works iteratively — it asks 1–3 targeted questions at a time, states its assumptions, and waits for your confirmation before moving forward. It will not generate final documents until all gaps and ambiguities are resolved.
/author-it:dev-editor-recommendationsUsage: /author-it:dev-editor-recommendations [book-title]
Performs a full developmental editor pass on the story bible files created by create-story-bible. It reads all existing story bible documents for the book (and series, if applicable) and compiles a prioritized recommendations report saved to story/recommendations.md.
The report includes:
If a recommendations.md file already exists, the skill archives it with a date stamp before creating a new one.
/author-it:writing-coachUsage: /author-it:writing-coach
A step-by-step writing coach that evaluates the first paragraph or first chapter of your book (up to 5,000 words) and gives constructive criticism — without rewriting your content or training on your data.
The coach walks through seven evaluation stages:
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations