Agent skill
new
Start a new fiction project from scratch. Interactive wizard guides you through discovery, architecture, characters, world, and outline.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/new
SKILL.md
Start a new fiction project with guided, Socratic dialogue.
What This Does
Walks you through creating a complete project foundation:
- Discovery — Find the heart of your story
- Architecture — Build the structure (premise, theme, arc, ending)
- Characters — Develop who lives in this world
- World — Create setting and systems (if needed)
- Outline — Map the journey chapter by chapter
How It Works
This is a conversation, not a form. The agent asks questions that help you discover what you already know about your story. It offers choices when you're stuck, research when you need context, and celebrates progress along the way.
Everything is saved as you go—architecture, characters, outline—so you never lose work.
Usage
/fiction:new # Start the wizard
/fiction:new thriller # Start with a genre in mind
/fiction:new "a story about loss and redemption" # Start with an idea
If arguments provided: $ARGUMENTS
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?