Claude Skill
iLearn-Lab/NovelClaw
NovelClaw 是一个动态记忆优先的协作式 AI 框架,专为长篇故事生成、章节规划和连贯叙事写作而设计,采用多智能体编排、RAG 和 FastAPI 构建。
概览
仓库信息
安装这个 Skill
git clone https://github.com/iLearn-Lab/NovelClaw.gitRegistry 信息
项目简介
NovelClaw 是一个动态记忆优先的协作式 AI 框架,专为长篇故事生成、章节规划和连贯叙事写作而设计。它利用多智能体编排、RAG 和 FastAPI,帮助作者在长篇虚构项目中保持一致性。
Dynamic-memory-first collaborative AI framework for long-form story generation, chapter planning, and coherent narrative writing
要点
- 动态记忆优先架构,确保叙事连贯性
- 多智能体协作,支持故事生成与规划
- 章节级规划与长篇写作支持
- 基于 RAG 的上下文检索,实现一致的故事叙述
- 使用 FastAPI 构建,提供高效的 API 驱动工作流
使用场景
- 长篇小说的逐章规划与生成
- 需要叙事一致性的协作式创意写作项目
- AI 辅助的故事大纲与情节开发
- 保持角色弧线连贯的网络小说连载
- 实验性多智能体故事创作框架
README 摘要
# 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