← Back to Skills Marketplace
caoyachao

Novel Director

by caoyachao · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ Security Clean
128
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install novel-director
Description
AI互动小说创作工具 - 导演板模式 v2.0.0(支持长篇连载)。 用户作为导演设定场景、人物、目标,AI作为演员分镜演绎。 新增:长篇小说上下文管理、智能检索、跨Session续写。 触发词:开始创作、写小说、来一段故事、导演模式、继续写、保存、新建小说。
Usage Guidance
这是一本地文件为中心的创作类技能——它会在 skills 项目目录下创建并读取 world_knowledge.json、chapter_index.json、chapters/ 和 drafts/ 中的文件。建议在安装前:1) 确认运行环境允许本地文件读写且你接受技能在该目录下保存内容;2) 不要把敏感/机密信息放入这些项目文件(技能会读写它们);3) 若在托管/受限环境使用,检查平台的文件访问边界;4) 如希望进一步降低风险,可在隔离目录中先测试并审阅生成的文件。
Capability Analysis
Type: OpenClaw Skill Name: novel-director Version: 2.0.0 The 'novel-director' skill is a legitimate interactive novel writing tool that uses a structured file system (world_knowledge.json, chapter_index.json) to manage long-form story context. The instructions in SKILL.md and README.md are strictly focused on the creative writing process, defining a 'Director/Actor' workflow and providing commands for saving, loading, and indexing story progress within a dedicated 'projects/' directory. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
Capability Assessment
Purpose & Capability
技能声明是长篇互动小说导演板;SKILL.md 仅要求读取/写入项目内的 world_knowledge.json、chapter_index.json、章节和草稿文件等,这与创作与跨 Session 续写的目的直接相关。
Instruction Scope
运行时指令明确要求读取/加载项目目录下的三个层级文件并在用户触发时保存章节/摘要/索引;这些文件 I/O 操作在技能目的范围内,没有要求读取系统级配置或未声明的敏感数据。
Install Mechanism
无安装脚本或二进制依赖,instruction-only(仅文本说明)。没有从不可信 URL 下载或在本地写入可执行二进制的指示。
Credentials
不要求环境变量、外部凭证或其他服务访问;所需资源(本地项目文件)与功能一致且比例适当。
Persistence & Privilege
flags 未设置 always:true;默认允许模型调用自主执行(平台默认),且技能仅描述对其项目目录内文件的保存/加载,不修改其它技能或全局代理设置。
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install novel-director
  3. After installation, invoke the skill by name or use /novel-director
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.0
新增长篇小说上下文管理功能:三层架构(世界知识库+章节索引+工作上下文)、智能检索、跨Session续写、用户指令触发的保存机制、自动摘要生成
v1.0.0
Initial release: AI互动小说创作工具 - 导演板模式
Metadata
Slug novel-director
Version 2.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Novel Director?

AI互动小说创作工具 - 导演板模式 v2.0.0(支持长篇连载)。 用户作为导演设定场景、人物、目标,AI作为演员分镜演绎。 新增:长篇小说上下文管理、智能检索、跨Session续写。 触发词:开始创作、写小说、来一段故事、导演模式、继续写、保存、新建小说。 It is an AI Agent Skill for Claude Code / OpenClaw, with 128 downloads so far.

How do I install Novel Director?

Run "/install novel-director" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Novel Director free?

Yes, Novel Director is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Novel Director support?

Novel Director is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Novel Director?

It is built and maintained by caoyachao (@caoyachao); the current version is v2.0.0.

💬 Comments