← 返回 Skills 市场
naitoah

novel-orchestrator

作者 NaitOah · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
278
总下载
1
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install novel-orchestrator
功能描述
用于长篇网络小说协作生产与流程统筹。适用于写章节、续写、重写、救文、审稿、分卷规划、长线结构调整,以及任何需要在 manager、planner、writer、checker 之间进行任务路由、协作编排、返修闭环和阶段推进的小说任务。当用户要求创建小说agent、初始化小说工作流、设置小说创作环境时,使用此ski...
安全使用建议
This skill appears coherent and intended for setting up local novel-authoring agents. Before running the automated setup or executing scripted steps: 1) Review the files it will copy (assets/agent-templates/*) to ensure you approve the agent configs; 2) Backup your openclaw.json (the skill suggests adding agent entries and enabling agentToAgent); 3) Be aware the templates reference MOONSHOT_API_KEY and XIAOMI_API_KEY — don't populate environment secrets unless you trust the models/providers and want agents to call them; 4) The included Python scripts only read chapter files and do word checks/frontmatter validation (no networking), so they are safe to inspect and run locally; 5) Prefer confirming each step manually (SKILL.md already instructs user confirmation) rather than blind automation. If you want extra assurance, run the PowerShell/manual commands shown in references/agent-setup.md yourself rather than allowing an automated script to perform changes.
功能分析
Type: OpenClaw Skill Name: novel-orchestrator Version: 1.0.0 The 'novel-orchestrator' skill bundle is a legitimate workflow management tool designed for collaborative novel production. It provides a structured environment for four specialized agents (manager, planner, writer, and checker) and includes functional Python scripts (scripts/wordcount.py and scripts/check_chapters.py) for text processing and validation. The setup process described in references/agent-setup.md involves standard configuration tasks such as creating agent directories and updating the local openclaw.json file, all of which are transparently documented and aligned with the stated purpose of initializing a creative workspace.
能力评估
Purpose & Capability
The name/description describe orchestrating multi-role novel production and the repository contains templates, routing rules, workflow docs, and helper scripts exactly for that purpose. Required resources (templates, agent configs, chapter scripts) are appropriate and proportional.
Instruction Scope
SKILL.md and references instruct creating agent directories under ~/.openclaw/agents, copying template files into a user-selected workspace, and updating openclaw.json. All steps are presented as user-confirmed actions. The runtime scripts only read chapter files and compute counts/checks; they do not access unrelated system files or network endpoints. Note: the skill will modify user configuration files (openclaw.json and agent dirs) if the user confirms.
Install Mechanism
There is no install spec (instruction-only) and two small Python helper scripts; nothing is downloaded from remote URLs or installed silently. This is low-risk from an install perspective.
Credentials
The skill itself does not require environment variables, but the provided agent template auth-profiles/models reference MOONSHOT_API_KEY and XIAOMI_API_KEY (standard placeholders for model providers). These are expected for agents that may call external LLM providers, but the skill does not itself attempt to read them or exfiltrate them. Users should be aware templates expect those env vars if they later enable model access.
Persistence & Privilege
always:false and autonomous invocation defaults are normal. The skill's configuration-guide will create agent config directories under the user's home and update openclaw.json to register agents and enable agent-to-agent tooling. This is consistent with an orchestrator, but it does write configuration to the user's environment and will require a gateway restart to take effect.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install novel-orchestrator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /novel-orchestrator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of "novel-orchestrator" for collaborative web novel production and workflow management. - Defines clear roles for manager, planner, writer, and checker; each has distinct responsibilities and boundaries. - Introduces direct task routing based on user requests, with escalation to multi-role collaboration for complex or cross-stage workflows. - Includes strict review, revision, and approval loops, with dedicated policies for chapter revisions and user interventions. - Provides a step-by-step agent configuration setup, triggered by specific user requests and requiring user confirmation at each stage.
元数据
Slug novel-orchestrator
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

novel-orchestrator 是什么?

用于长篇网络小说协作生产与流程统筹。适用于写章节、续写、重写、救文、审稿、分卷规划、长线结构调整,以及任何需要在 manager、planner、writer、checker 之间进行任务路由、协作编排、返修闭环和阶段推进的小说任务。当用户要求创建小说agent、初始化小说工作流、设置小说创作环境时,使用此ski... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 278 次。

如何安装 novel-orchestrator?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install novel-orchestrator」即可一键安装,无需额外配置。

novel-orchestrator 是免费的吗?

是的,novel-orchestrator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

novel-orchestrator 支持哪些平台?

novel-orchestrator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 novel-orchestrator?

由 NaitOah(@naitoah)开发并维护,当前版本 v1.0.0。

💬 留言讨论