Claude Skill
iLearn-Lab/NovelClaw
NovelClaw is a dynamic-memory-first collaborative AI framework for long-form story generation, chapter planning, and coherent narrative writing. Built with multi-agent orchestration, RAG, and FastAPI.
Overview
Repository
Install this Skill
git clone https://github.com/iLearn-Lab/NovelClaw.gitRegistry
Summary
NovelClaw is a dynamic-memory-first collaborative AI framework designed for long-form story generation, chapter planning, and coherent narrative writing. It leverages multi-agent orchestration, RAG, and FastAPI to help writers maintain consistency across extended fiction projects.
动态记忆优先的协作式AI框架,用于长篇小说生成、章节规划及连贯叙事写作。
Key features
- Dynamic memory-first architecture for narrative coherence
- Multi-agent collaboration for story generation and planning
- Chapter-level planning and long-form writing support
- RAG-based context retrieval for consistent storytelling
- Built with FastAPI for efficient API-driven workflows
Use cases
- Long-form novel generation with chapter-by-chapter planning
- Collaborative creative writing projects requiring narrative consistency
- AI-assisted story outlining and plot development
- Web novel serialization with coherent character arcs
- Experimental multi-agent storytelling frameworks
README excerpt
# NovelClaw <div align="center"> <p> <img src="https://img.shields.io/badge/Python-3.10%2B-3776AB?style=for-the-badge&logo=python&logoColor=white" alt="Python 3.10+"> <img src="https://img.shields.io/badge/FastAPI-Writing%20Workspace-009688?style=for-the-badge&logo=fastapi&logoColor=white" alt="FastAPI writing workspace"> <img src="https://img.shields.io/badge/Scope-Long--Form%20Fiction-F97316?style=for-the-badge" alt="Long-form fiction"> <img src="https://img.shields.io/badge/Mode-Chapter%20Control%20%26%20Memory-0f766e?style=for-the-badge" alt="Chapter control and memory"> <img src="https://img.shields.io/badge/Release-GitHub%20Safe-f59e0b?style=for-the-badge" alt="GitHub-safe release"> <a href="LICENSE"><img src="https://img.shields.io/badge/License-MIT-111827?style=for-the-badge" alt="MIT License"></a> </p> <h3>✨ A structured long-form fiction workspace centered on chapter drafting, inspectable runs, manuscript review, and memory-aware writing control.</h3> <p> 💡 NovelClaw is not a one-shot prompt wrapper. It turns long-form fiction work into an inspectable writing workspace with sessions, storyboards, manuscript surfaces, character and world views, and editable memory banks. </p> <p> <b>🌐 Try it online:</b> <a href="https://colong-idea-studio.cloud/">colong-idea-studio.cloud</a> </p> <p> <b>🚀 Start locally now:</b> <code>.\START_LOCAL.bat</code> </p> <p> <a href="https://colong-idea-studio.cloud/"><img src="https://img.shields.io/badge/Live%20Platform-Open%20Now-0f766e?style=flat-square&logo=googlechrome&logoColor=white" alt="Live platform"></a> <a href="README.zh-CN.md"><img src="https://img.shields.io/badge/Chinese-README-ef4444?style=flat-square" alt="Chinese README"></a> <a href="RUN_LOC