Webnovel Write
Generates creative webnovel chapters in various genres based on prompts, outlines, or existing story elements.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add webnovel-write npx -- -y @trustedskills/webnovel-write
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"webnovel-write": {
"command": "npx",
"args": [
"-y",
"@trustedskills/webnovel-write"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The Webnovel Write skill generates creative webnovel chapters in various genres. It follows a structured workflow to produce publishable chapters, aiming for a default length of 2000-2500 words (unless otherwise specified). The process includes review, polishing, and data feedback loops to ensure quality and maintain context throughout the writing process. The skill outputs structured data including chapter content, review metrics, summaries, and chapter metadata.
When to use it
- Generating chapters for a webnovel project based on prompts or outlines.
- Creating new chapters that build upon existing story elements.
- Producing chapters in specific genres like esports, livestreaming, or cosmic horror.
- When you need a consistent and structured approach to writing webnovel content.
- To ensure quality through automated review and data feedback.
Key capabilities
- Generates webnovel chapters based on prompts or existing story elements.
- Follows a defined workflow with distinct steps (e.g., writing, style adaptation, review, polishing).
- Supports different modes:
/webnovel-write(full process),/webnovel-write --fast(skips style adaptation), and/webnovel-write --minimal(basic review only). - Produces structured data including chapter content (
.mdfiles), review metrics (index.db.review_metrics), summaries (.mdfiles), and metadata (.webnovel/state.json). - Includes automated review and quality control steps using a Task sub-agent.
Example prompts
- "/webnovel-write Generate chapter 5 of my fantasy novel, focusing on the protagonist's training."
- "/webnovel-write --fast Continue chapter 12 based on this outline: [outline content]"
- "/webnovel-write Create a new chapter for my esports webnovel, incorporating these key events: [event details]"
Tips & gotchas
- The skill requires complete input to start the writing process; missing information will halt execution.
- Review and data feedback are mandatory steps that cannot be skipped entirely.
- The skill relies on a structured workflow with specific steps, and attempting to combine or skip these steps is prohibited.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.