← Back to Skills Marketplace
martin-yyds

小说写作助手

by Martin-YYDS · GitHub ↗ · v0.1.2 · MIT-0
cross-platform ✓ Security Clean
472
Downloads
1
Stars
1
Active Installs
11
Versions
Install in OpenClaw
/install openclaw-novel-write
Description
OpenClaw 小说创作 Skill - 基于七步方法论的 AI 辅助写作系统
Usage Guidance
简明建议: 1) 此 Skill 在功能上自洽——它需要并会读写大量本地写作项目文件、使用少量 Bash 脚本进行字数与状态检查,不需要外部凭据或网络安装,因此风险较低。 2) 在安装前,请确认 agent 的工作目录(用于 /novel init 的默认路径)不包含敏感资料或凭据;该 Skill 会创建和修改 files/dirs(memory/, stories/, spec/, .claude/, .learnings/, .fail-log/ 等)。 3) 如果你关心执行安全,建议先审阅 scripts/bash/*.sh(count-chinese-words.sh、check-writing-state.sh、common.sh)以确认没有任意的网络调用、eval 或对未受信任路径的递归删除等危险操作;也可先在隔离目录中运行 /novel init 做试验。 4) 虽然 Skill 默认允许模型自主调用(平台默认),但它不会访问外部网络或要求凭据;如果你担心自动执行行为,可在平台上限制该 Skill 的自动调用或在首次使用时以手动触发为主。 5) 如果需更高置信度,提供三个脚本的完整内容可以让我进一步检查是否存在隐藏的危险命令或外部通信。
Capability Analysis
Type: OpenClaw Skill Name: openclaw-novel-write Version: 0.1.2 The openclaw-novel-write skill bundle is a comprehensive framework for AI-assisted novel writing based on a structured seven-step methodology. It utilizes local bash scripts (scripts/bash/check-writing-state.sh, count-chinese-words.sh) for legitimate utility tasks such as counting Chinese characters and verifying the existence of project files. The instructions in SKILL.md and the commands/ directory are strictly focused on creative writing, project management, and maintaining narrative consistency. No evidence of data exfiltration, malicious code execution, or harmful prompt injection was found; the system operates entirely within the local project workspace.
Capability Assessment
Purpose & Capability
Skill 名称、描述和命令集(init/specify/plan/write/track/analyze 等)与仓内大量写作知识库、模板和追踪文件一致;仅包含 3 个小 Bash 脚本(检查写作状态、统计中文字数、公共脚本),这些脚本与字数验证和本地流程控制直接相关,因此它们是合理且必要的。未请求与写作无关的环境变量或云凭据。
Instruction Scope
SKILL.md 明确指示在 agent 工作目录下创建/读取/更新大量本地文件(memory/, stories/, spec/tracking/, .learnings/, .claude/knowledge-base/ 等),并在写作流程中强制执行前置文件检查、字数校验和伏笔/时间线一致性检查。对写作用途来说这些文件访问是合理且必要。但要注意:Skill 会对本地工作区进行写入与读取操作——如果 agent 的工作目录包含敏感文件或凭据,安装前应谨慎。
Install Mechanism
无安装规范(instruction-only),也没有网络下载或第三方包安装步骤。只包含本地脚本和 Markdown/知识库文件,磁盘写入仅用于创建项目结构与知识库复制,安装风险低。
Credentials
registry 元数据中未声明任何必需环境变量、凭据或外部配置路径。SKILL.md 中也未要求访问外部 API 或秘密。唯一需要的运行时能力是对本地文件系统的读写(创建项目目录、更新 JSON/MD 文件)以及可执行 bash 的存在,这与 Skill 目的相称。
Persistence & Privilege
flags: always=false(正常),disable-model-invocation=false(允许自主调用,平台默认)。Skill 会在 agent 的工作目录内长时间写入和维护项目文件、记忆库和追踪 JSON,这意味着它会 persist 本地数据(创作内容、追踪记录、fail-log)。这是写作工具的预期行为,但用户应确认 agent 工作目录中不含敏感信息,并了解 Skill 将创建/修改这些文件。
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-novel-write
  3. After installation, invoke the skill by name or use /openclaw-novel-write
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.2
自动发布 from commit 64bf28120364bcfeab9f4e3617ed114fbd89cc08
v0.1.1
自动发布 from commit fc6a4ce443c54148722c5c8bbf35c482767a87ec
v0.1.0
自动发布 from commit ee24a5b41c2fe3be7690cc21aee6ca9c209fdd51
v0.0.8
自动发布 from commit 40343989403548f28682ee40b62eef21fa3ebc58
v0.0.7
自动发布 from commit a0ade0ddf2ccca4f09b936e05bf827f8e1eecc91
v0.0.6
自动发布 from commit f9a7a50c34365dc2c1f08b56baf12ca2bf94a73c
v0.0.5
自动发布 from commit 6e52bb9841883017b6e28032408b0c0298e8eaa4
v0.0.4
自动发布 from commit 19a2455b9e8b9474d5921975550c2483c22196fd
v0.0.3
自动发布 from commit 0f433dcc90a375dab2f3d88b396f06fe7e82dca4
v0.0.1-alpha+20260331034928.d03fb48
自动发布 from commit d03fb4899e16b67fe168f10096851df0ffc36f1e
v0.0.1-alpha+20260329043718.00a581c
自动发布 from commit 00a581c6a2d6f548c28a1cdc19d7ead7f5befbb4
Metadata
Slug openclaw-novel-write
Version 0.1.2
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 11
Frequently Asked Questions

What is 小说写作助手?

OpenClaw 小说创作 Skill - 基于七步方法论的 AI 辅助写作系统. It is an AI Agent Skill for Claude Code / OpenClaw, with 472 downloads so far.

How do I install 小说写作助手?

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

Is 小说写作助手 free?

Yes, 小说写作助手 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 小说写作助手 support?

小说写作助手 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 小说写作助手?

It is built and maintained by Martin-YYDS (@martin-yyds); the current version is v0.1.2.

💬 Comments