← 返回 Skills 市场
Novel Writer Agent
作者
Ouyang198000
· GitHub ↗
· v1.0.0
· MIT-0
105
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install novel-writer-agent
功能描述
小说创作智能体。当需要生成小说大纲、撰写正文、管理写作进度时触发本技能。用于:(1) 根据选题策划文档生成完整小说大纲 (2) 分章节创作正文 (3) 质量自检和敏感词过滤 (4) 中英文双语创作 (5) 素材库管理和调用
安全使用建议
This skill's behavior and instructions match a novel-writing assistant, but there are unanswered questions you should resolve before trusting it with real or sensitive drafts:
- Provenance: the package has no source or homepage and the owner is unknown; prefer skills with an identifiable source.
- Persistence: ask how the '素材库' is stored (local ephemeral state vs. external database/cloud). If data is stored externally, get details about the storage location, access controls, and retention/ deletion policies.
- Sensitive-content handling: the skill claims sensitive-word filtering and '禁止违禁内容' — ask which filter list and process it uses and whether filtering happens locally or is sent to external services.
- Access & permissions: confirm it will not request credentials or access other system resources; test with non-sensitive sample documents first.
If the author provides a clear storage design (where material library is kept, who can access it) and a source repo/homepage, the remaining concerns are minor. Without that, treat the skill cautiously.
功能分析
Type: OpenClaw Skill
Name: novel-writer-agent
Version: 1.0.0
The skill bundle consists of a metadata file and a markdown instruction set (SKILL.md) for a novel-writing AI agent. The instructions focus entirely on creative writing tasks such as plot outlining, chapter structure, and quality self-assessment. There is no executable code, no network activity, and no evidence of prompt injection designed to exfiltrate data or bypass security controls.
能力评估
Purpose & Capability
Name and description (novel outline, per-chapter writing, quality checks, bilingual support,素材库管理) match the SKILL.md instructions. However, the skill repeatedly promises a persistent '素材库' (automatic addition, periodic cleanup) but declares no install, no config paths, and no environment variables — the mechanism for storage/persistence is unspecified.
Instruction Scope
Runtime instructions are focused on generating outlines, writing chapters, performing self-checks (including sensitive-word filtering), and managing a素材库. The instructions do not direct the agent to read unrelated system files, request unrelated credentials, or transmit data to third-party endpoints. They do assume receiving a '选题策划师文档' as input, but do not specify where that document comes from.
Install Mechanism
There is no install spec and no code files — lowest risk from installation. The skill is instruction-only, so nothing will be written to disk by an installer. This is consistent with an in-conversation writing assistant.
Credentials
The skill requests no environment variables or credentials, which is appropriate for a pure writing assistant. But its stated features (自动入库, 定期清理, 素材库积累) imply a need for persistent storage or external services; the skill provides no details or required access for that, creating an ambiguity about where data will be kept and who can access it.
Persistence & Privilege
always is false and the skill does not request system privileges or to modify other skills. The only persistence concern is functional: the skill promises a素材库 lifecycle (add, clean, prioritize) without declaring how or where it will persist that data. That could be harmless (ephemeral in-agent memory) or could hide use of an external store — the SKILL.md does not specify.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install novel-writer-agent - 安装完成后,直接呼叫该 Skill 的名称或使用
/novel-writer-agent触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
novel-writer-agent 1.0.0 初始版本上线
- 支持根据策划文档自动生成四幕式中文/英文小说大纲
- 实现分章节正文创作,含平台/文风自适应与字数钩子等规范
- 提供章节质量自检(逻辑、钩子、节奏、敏感词、字数)
- 内置多类型素材库,创作内容可自动归档积累
- 支持完整创作流程管理:从大纲生成、分章创作到自检发布
元数据
常见问题
Novel Writer Agent 是什么?
小说创作智能体。当需要生成小说大纲、撰写正文、管理写作进度时触发本技能。用于:(1) 根据选题策划文档生成完整小说大纲 (2) 分章节创作正文 (3) 质量自检和敏感词过滤 (4) 中英文双语创作 (5) 素材库管理和调用. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 105 次。
如何安装 Novel Writer Agent?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install novel-writer-agent」即可一键安装,无需额外配置。
Novel Writer Agent 是免费的吗?
是的,Novel Writer Agent 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Novel Writer Agent 支持哪些平台?
Novel Writer Agent 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Novel Writer Agent?
由 Ouyang198000(@ouyang198000)开发并维护,当前版本 v1.0.0。
推荐 Skills