webnovel-writer
é¿ç¯ç½æåä½ç³»ç»ï¼skills + agents + data chain + RAGï¼
Summary
This skill provides a comprehensive system for long-form web novel creation, integrating skills, agents, data chains, and RAG to assist writers in developing complex narratives.
- It helps developers and writers streamline plotting, character development, and world-building through AI-assisted workflows.
Install & Usage
mkdir -p .claude/skillsmkdir -p .claude/skills && curl -o .claude/skills/webnovel-writer.md https://raw.githubusercontent.com/lingfengQAQ/webnovel-writer/main/SKILL.md/webnovel-writerUse Cases
Usage Examples
/webnovel-writer outline a cultivation novel with 5 main arcs, each arc having 20 chapters, starting from a weak protagonist.
Using my existing character notes, generate a detailed profile for the antagonist including their backstory and motivation.
/webnovel-writer draft chapter 15 based on the outline: the hero discovers a hidden power but at a great cost.
Security Audits
Frequently Asked Questions
What is webnovel-writer?
This skill provides a comprehensive system for long-form web novel creation, integrating skills, agents, data chains, and RAG to assist writers in developing complex narratives. It helps developers and writers streamline plotting, character development, and world-building through AI-assisted workflows.
How to install webnovel-writer?
To install webnovel-writer: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/webnovel-writer.md https://raw.githubusercontent.com/lingfengQAQ/webnovel-writer/main/SKILL.md. Finally, /webnovel-writer in Claude Code.
What is webnovel-writer best for?
webnovel-writer is a skill categorized under General. It is designed for: agent. Created by lingfengQAQ.
What can I use webnovel-writer for?
webnovel-writer is useful for: Generate detailed chapter outlines for a 100-chapter web novel based on a high-level plot summary.; Create consistent character profiles with backstories, motivations, and arcs across multiple storylines.; Build a world-building document with geography, magic systems, and cultural details using RAG from existing notes.; Draft dialogue scenes that maintain character voice and advance the plot according to a predefined outline.; Revise a chapter to improve pacing and add foreshadowing based on narrative structure analysis.; Generate multiple alternative plot twists for a cliffhanger ending and evaluate their impact on the story arc..