← Back to Skills Marketplace
Novel Writer Agent
by
Ouyang198000
· GitHub ↗
· v1.0.0
· MIT-0
105
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install novel-writer-agent
Description
小说创作智能体。当需要生成小说大纲、撰写正文、管理写作进度时触发本技能。用于:(1) 根据选题策划文档生成完整小说大纲 (2) 分章节创作正文 (3) 质量自检和敏感词过滤 (4) 中英文双语创作 (5) 素材库管理和调用
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install novel-writer-agent - After installation, invoke the skill by name or use
/novel-writer-agent - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
novel-writer-agent 1.0.0 初始版本上线
- 支持根据策划文档自动生成四幕式中文/英文小说大纲
- 实现分章节正文创作,含平台/文风自适应与字数钩子等规范
- 提供章节质量自检(逻辑、钩子、节奏、敏感词、字数)
- 内置多类型素材库,创作内容可自动归档积累
- 支持完整创作流程管理:从大纲生成、分章创作到自检发布
Metadata
Frequently Asked Questions
What is Novel Writer Agent?
小说创作智能体。当需要生成小说大纲、撰写正文、管理写作进度时触发本技能。用于:(1) 根据选题策划文档生成完整小说大纲 (2) 分章节创作正文 (3) 质量自检和敏感词过滤 (4) 中英文双语创作 (5) 素材库管理和调用. It is an AI Agent Skill for Claude Code / OpenClaw, with 105 downloads so far.
How do I install Novel Writer Agent?
Run "/install novel-writer-agent" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Novel Writer Agent free?
Yes, Novel Writer Agent is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Novel Writer Agent support?
Novel Writer Agent is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Novel Writer Agent?
It is built and maintained by Ouyang198000 (@ouyang198000); the current version is v1.0.0.
More Skills