Novel Writer

v1.0.0

长篇小说持续创作技能。当需要写小说、写网文、写重生穿越文、每天定期写章节、更新小说大纲、维护人物关系时使用此技能。自动读取故事总纲、前文、范本,确保章节连贯、风格一致。

0· 468·2 current·2 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for yisihenji1972/cq-novel-writer.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Novel Writer" (yisihenji1972/cq-novel-writer) from ClawHub.
Skill page: https://clawhub.ai/yisihenji1972/cq-novel-writer
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install cq-novel-writer

ClawHub CLI

Package manager switcher

npx clawhub@latest install cq-novel-writer
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
The name/description (long-form novel writing, outline maintenance, reading examples and previous chapters) matches the runtime instructions which explicitly read a story outline, the previous chapter, a local sample, then write the new chapter and update the outline. No extraneous credentials, binaries, or unrelated actions are requested.
Instruction Scope
The SKILL.md directs the agent to read and write specific user files and directories (e.g., ~/.openclaw/workspace/novel/, ~/Desktop/重生78.txt, ~/Desktop/小说合并版.txt). That is coherent for a writing skill, but it means the skill will access user files on disk. It does not request unrelated system data or credentials, but the instructions assume presence of specific files and will modify the outline and create/overwrite files in your home directory.
Install Mechanism
There is no install spec and no code files — instruction-only. This is the lowest-risk install profile because nothing new is written to disk by an installer.
Credentials
The skill requests no environment variables, credentials, or config paths beyond the explicit file paths in the SKILL.md. The scope of access to local files is proportional to the stated purpose.
Persistence & Privilege
The skill itself is not always-enabled and does not request system privileges, but the SKILL.md recommends setting up an hourly automated job (cron) to write chapters. If followed, that would create persistent behavior. Autonomous invocation by the agent is allowed by platform defaults — not a problem alone, but combined with enabling cron could produce periodic automatic writes.
Assessment
What to consider before installing or enabling: 1) This skill will read and write files under your home directory (~/ .openclaw/workspace/novel/ and files on your Desktop). Make sure those paths do not contain sensitive data you don't want the skill to access. 2) Back up the story files (and any Desktop sample) before first run — the skill will update/overwrite outline files and the merged novel file. 3) The SKILL.md suggests adding a cron job; do not add automated scheduling unless you intentionally want hourly automatic chapter generation. 4) Because the skill comes from an unknown source, test it in a sandbox: create a dedicated workspace and sample files with non-sensitive dummy content and run the skill manually to confirm behavior. 5) If you do use it, restrict file permissions on other files/folders and monitor what files get created/modified. 6) The skill does not request credentials or install software, which reduces risk, but local file access is the primary privacy surface — be deliberate about which directories you allow it to use.

Like a lobster shell, security has layers — review code before you run it.

latestvk97cvbgd58j3fjxcwtwmsc0v4h83hkga
468downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

Novel Writer - 小说写作技能

核心工作流

每次写新章节前必须执行:

1. 读取 ~/.openclaw/workspace/novel/故事总纲.md
   → 了解当前进度、人物、伏笔

2. 读取前1章内容
   → 确保剧情连贯、人物一致

3. 读取范本 ~/Desktop/重生78.txt 的1-2段
   → 学习网文节奏、爽点设计

4. 写新章节(4000-5000字)
   → 存到 ~/.openclaw/workspace/novel/

5. 更新故事总纲的章节摘要
   → 添加:章节号、标题、主要内容

6. 复制到 ~/Desktop/小说合并版.txt
   → 方便用户查看

写作规范

章节结构

  • 每章4000-5000字
  • 1-2个场景
  • 结尾留钩子(下章预告)
  • 每章结尾写"(本章完)"

人物设定

  • 男主:善良正义、有分寸、不滥情
  • 能力展示:村里展医术,回城后展命理道术
  • 能力来源:川西小山村道观传承(掩护)

爽点模式

困难出现 → 贵人相助/自己化解 → 打脸 → 积累人脉

时间线管理

  • 1978年春:重生养病
  • 1978年夏:高考
  • 注意:不要写成修仙文!

人物命名规范

  • 男主:李为东(1959年出生,2019年去世,1978年重生)
  • 家人:大弟李为西、二弟李为北、小妹李小巧
  • 女主:王秀英(同学)、其他待定

注意事项

  • 不要写灵力/功法:1978年男主没有道术功法,那是重生前的传承
  • 感知力可以有:命理高手的敏锐感知是合理的
  • 年代细节:粮票、煤油灯、1978年物价
  • 感情线克制:男主有分寸,不主动招惹

自动写作Cron

如需要,设置每1小时自动执行:

工作目录:~/.openclaw/workspace/novel/
每次写1章,写完更新总纲

参考文件

  • 故事总纲:故事总纲.md
  • 范本:~/Desktop/重生78.txt(已下载)
  • 当前章节:重生78之道门神医-第X章.txt

Comments

Loading comments...