← Back to Skills Marketplace
naitoah

novel-orchestrator

by NaitOah · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
278
Downloads
1
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install novel-orchestrator
Description
用于长篇网络小说协作生产与流程统筹。适用于写章节、续写、重写、救文、审稿、分卷规划、长线结构调整,以及任何需要在 manager、planner、writer、checker 之间进行任务路由、协作编排、返修闭环和阶段推进的小说任务。当用户要求创建小说agent、初始化小说工作流、设置小说创作环境时,使用此ski...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install novel-orchestrator
  3. After installation, invoke the skill by name or use /novel-orchestrator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug novel-orchestrator
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is novel-orchestrator?

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

How do I install novel-orchestrator?

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

Is novel-orchestrator free?

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

Which platforms does novel-orchestrator support?

novel-orchestrator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created novel-orchestrator?

It is built and maintained by NaitOah (@naitoah); the current version is v1.0.0.

💬 Comments