Start a new fiction project from scratch. Interactive wizard guides you through discovery, architecture, characters, world, and outline.
Scanned 6/3/2026
Install to Claude Code
npx -y skills add majiayu000/claude-skill-registry --skill new --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of New Neversight Skills Feed?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/majiayu000-new-neversight-skills-feed)More formats (shields.io, HTML) on the badges page.
---
name: new
description: Start a new fiction project from scratch. Interactive wizard guides you through discovery, architecture, characters, world, and outline.
argument-hint: "[genre or idea]"
context: fork
agent: fiction:new-project
allowed-tools:
- Read
- Glob
- Write
- Edit
- Task
- AskUserQuestion
- WebSearch
---
Start a new fiction project with guided, Socratic dialogue.
## What This Does
Walks you through creating a complete project foundation:
1. **Discovery** — Find the heart of your story
2. **Architecture** — Build the structure (premise, theme, arc, ending)
3. **Characters** — Develop who lives in this world
4. **World** — Create setting and systems (if needed)
5. **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
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!