← 返回 Skills 市场
120
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install novel-generator-skip
功能描述
根据用户提供的内容方向自动生成提示词并创作爽文小说。适用场景:(1) 用户提供小说方向/题材/关键词,(2) 需要生成章节连贯的长篇爽文,(3) 需要维护角色、地点、情节的连续性,(4) 需要为关键情节生成图解,(5) 需要记录生成失败场景以优化后续创作。支持都市、修仙、玄幻、重生、系统流等多种题材。Use wh...
安全使用建议
This skill appears to do what it says: generate novels and keep local story memory in .learnings/. Before installing: (1) be aware it needs permission to read/write files in its skill folder (it will create/modify .learnings/ and output/); (2) back up any existing output/ or .learnings/ files before using the --clean init option since that will delete/overwrite files; (3) the skill does not request credentials or download external code, but if you plan to enable automatic diagram/image generation, confirm where images would be sent (the skill suggests using 'image generation tools' but does not itself call external endpoints); (4) if you run agents that can invoke skills autonomously, understand the agent will be able to read and update the local memory files — keep any sensitive content out of those files. Overall this skill is coherent for its stated purpose; review the init script and workflows and run it in a sandboxed project directory if you want to limit file writes.
功能分析
Type: OpenClaw Skill
Name: novel-generator-skip
Version: 1.0.0
The novel-generator skill bundle is a legitimate tool designed to assist an AI agent in writing serialized fiction. It implements a structured workflow including prompt refinement, outline planning, and chapter generation, supported by a 'memory system' (stored in `.learnings/`) to maintain consistency in characters, locations, and plot points. The included shell script (`scripts/init-novel.sh`) is a standard utility for workspace initialization and state reset, restricted to the skill's own directories. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
能力评估
Purpose & Capability
The name/description (novel/爽文 generator) align with the actual behavior: generating prompts, outlines, chapters and maintaining local memory files (.learnings/) and output/ files. All declared capabilities are proportional to a writing tool.
Instruction Scope
SKILL.md explicitly instructs the agent to read/write files under the skill workspace (.learnings/* and output/*) before/after generating chapters, and to generate Mermaid or image-based diagrams for key scenes. It does not instruct reading unrelated system files, environment variables, or sending data to external endpoints. The requirement for file read/write permission is declared in the SKILL.md compatibility note and matches the instructions.
Install Mechanism
There is no install spec (instruction-only) and no downloads. The only code file is a small init-novel.sh script that initializes/clears local files. No external URLs, package installs, or archive extraction are used.
Credentials
The skill requires no environment variables, credentials, or config paths. Its file I/O is limited to the skill directory (.learnings/ and output/), which is consistent with its purpose.
Persistence & Privilege
The skill is not always-enabled and does not require elevated privileges. It persistently stores story state in .learnings/ (expected for continuity). Note: the init script supports a --clean option that deletes output/*.md and rewrites .learnings/* templates — this is normal but destructive to existing generated files if misused.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install novel-generator-skip - 安装完成后,直接呼叫该 Skill 的名称或使用
/novel-generator-skip触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the 爽文小说生成器 skill.
- Supports automated prompt generation and chaptered fiction writing based on user direction or keywords.
- Maintains story continuity with a `.learnings/` memory system, including roles, locations, and plot points.
- Generates key scene diagrams using Mermaid or image tools.
- Records failed or poor-quality generations for self-improvement.
- Supports multiple popular Chinese fiction genres such as 都市, 修仙, 玄幻, 重生, and 系统流.
元数据
常见问题
Novel Generator Skip 是什么?
根据用户提供的内容方向自动生成提示词并创作爽文小说。适用场景:(1) 用户提供小说方向/题材/关键词,(2) 需要生成章节连贯的长篇爽文,(3) 需要维护角色、地点、情节的连续性,(4) 需要为关键情节生成图解,(5) 需要记录生成失败场景以优化后续创作。支持都市、修仙、玄幻、重生、系统流等多种题材。Use wh... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 120 次。
如何安装 Novel Generator Skip?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install novel-generator-skip」即可一键安装,无需额外配置。
Novel Generator Skip 是免费的吗?
是的,Novel Generator Skip 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Novel Generator Skip 支持哪些平台?
Novel Generator Skip 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Novel Generator Skip?
由 Junge(@xiejianjun000)开发并维护,当前版本 v1.0.0。
推荐 Skills