novel-free
中文长篇小说多智能体创作技能(v1.0.1)。支持从零开始新建长篇小说项目,完成世界观/角色/大纲/章节写作、自动推进与读者反馈的完整流程。内置固定层压缩、fixed-context.md强制缓存、摘要+OOC合并触发三项核心优化,新增用户体验优化和自动化工具,显著降低token消耗与操作复杂度。适用场景:新建长篇小说、续写/批量推进章节、自动推进、重写/维护迭代。不适用于短篇(<1万字)、诗歌、散文、翻译或非小说写作。
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/228998098/novel-freeWhat This Skill Does
novel-free (v1.0.1) is a specialized multi-agent framework designed for long-form Chinese novel creation within the OpenClaw environment. It utilizes a Coordinator-led architecture with 12 specialized agents to handle everything from initial world-building and character development to plotting, writing, and iterative refinement. The system is built for endurance, incorporating advanced memory optimization techniques such as fixed-context caching, strict style-anchor compression, and a smart summarization combo to ensure consistent narrative quality over thousands of words. With its new user-friendly launch scripts and automated project management, it effectively handles the complexities of long-term creative projects while minimizing token waste.
Installation
To install this skill, run the following command in your terminal: clawhub install openclaw/skills/skills/228998098/novel-free
Once installed, navigate to the skill directory and use the interactive launcher: ./novel-free-launch.sh This script will guide you through project initialization, model configuration, and setting up your workspace environment.
Use Cases
- Creating full-length novels from scratch including world-building, character sheets, and detailed story arcs.
- Writing and iterating on narrative chapters in bulk or sequentially.
- Automating the progression of long-form stories with periodic summary generation to maintain coherence.
- Maintaining and refactoring story arcs, characters, or settings throughout the writing process.
Example Prompts
- "新建小说项目:《星际迷航:边缘纪元》,类型为硬科幻,重点在于探索未知文明。"
- "Phase 1:基于当前大纲,扩写角色设定,特别是主角的背景故事与核心动机。"
- "写第5章,描述主角在空间站的冲突,要求情绪渲染到位,自动推进后续剧情。"
Tips & Limitations
- Project Management: Always utilize the provided
./scripts/project-manager.shto switch between projects rather than manual file manipulation. - Limitations: This skill is strictly for novels. It is not suitable for short stories under 10,000 words, poetry, essays, or translation tasks.
- Performance: For best results, follow the prescribed lifecycle phases (Phase 0 through Phase 3) in order. Phase 2 requires
fixed-context.mdto be maintained properly; avoid manual editing of this file to prevent token bloat or context loss. If the model seems to lose the plot, trigger the manual summary or review cycle through theCoordinator.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-228998098-novel-free": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read
Related Skills
novel-forge
Long-form novel workflow for creating, continuing, resuming, and repairing serialized fiction with externalized project state, role-to-model mapping, worldbuilding, character sheets, full outlines, 10-chapter batch outlines, style sampling, chapter drafting, consistency review, memory tracking, and spawned multi-session collaboration. Use when the user asks to start a novel project, continue or resume a draft, recover from truncation, assign models to roles, generate canon or chapters, review for consistency, or maintain a long-running fiction project across many chapters. Supports single-agent or multi-agent execution, with multi-agent as the default; when multi-agent is selected, first surface the available model inventory and the novel-writing role list, then ask the user for an explicit role→model mapping before any canon work. Once the user has provided the mapping, persist it in project state and drive stage work with `sessions_spawn` using the mapped roles rather than treating the mapping as passive metadata. The main session may only create the project shell and route work; it must not author canon files.
12agent-novel
中文长篇小说多智能体创作体系(12Agent)。适用于新建长篇小说项目、搭建世界观与大纲、逐章写作、自动推进与读者反馈等长流程创作任务;不适用于短篇、诗歌、散文、翻译或非小说写作。
Novel Plus
Skill by 228998098