LSP Novel Writer

v1.0.0

小说写作助手。触发词:写小说/创作小说/生成小说/帮我写个小说/小说大纲/网文创作。工作流:需求收集(类型/风格/字数)→ AI生成大纲(世界观/人物/剧情/章节规划)→ 用户确认 → 自动逐章生成 → 一章一个文件保存。支持玄幻、仙侠、都市、科幻、历史、武侠、网游、灵异、军事、竞技等主流网文类型,面向新手作者。

1· 113·0 current·0 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 156554395/lsp-novel-writer.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "LSP Novel Writer" (156554395/lsp-novel-writer) from ClawHub.
Skill page: https://clawhub.ai/156554395/lsp-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 lsp-novel-writer

ClawHub CLI

Package manager switcher

npx clawhub@latest install lsp-novel-writer
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (小说写作助手) match the runtime instructions: collect requirements, generate outlines, and produce chapter files. No unrelated credentials, binaries, or services are requested.
Instruction Scope
SKILL.md stays within the stated purpose: interactive prompts, outline generation, per-chapter generation, and saving files. The only filesystem interaction is writing chapters to ./novels/ and supporting resume by saving generated content — appropriate for a writer tool. It does not instruct reading unrelated system files, environment variables, or contacting external endpoints.
Install Mechanism
No install spec and no bundled code — instruction-only skill. Scanner had no code to analyze. This minimizes disk installation risk.
Credentials
No required environment variables, credentials, or config paths. The requested capabilities (file save location and use of the included writing guide) are proportional to a writing assistant.
Persistence & Privilege
always:false and the skill does not request persistent system-wide privileges or modify other skills. Its only persistence is writing generated chapters to a local ./novels/ directory, which is expected behavior.
Assessment
This skill appears coherent and low-risk: it only generates text and saves chapters to ./novels/. Before using, confirm the working directory where files will be written (to avoid accidental overwrite), back up important files, and be aware the assistant will produce creative text you may want to review for copyright or quality before publishing. No credentials or network endpoints are requested by the skill.

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

latestvk970197dt6ek6tkcc0ec3sgqk184epc1
113downloads
1stars
1versions
Updated 2w ago
v1.0.0
MIT-0

小说写作助手

触发条件

  • "写小说" / "创作小说" / "生成小说" / "帮我写个小说"
  • "小说大纲" / "小说生成器" / "网文创作"
  • 参数化:写小说,类型=玄幻,字数=10万,风格=热血

核心工作流

阶段一:需求收集(交互式问答)

必填(逐一询问,不要一次抛出):

  1. 小说类型:玄幻、仙侠、都市、科幻、历史、武侠、网游、灵异、军事、竞技
  2. 风格定位:热血爽文、轻松搞笑、深沉黑暗、悬疑烧脑、情感治愈
  3. 预计字数:5万 / 10万 / 20万 / 30万 / 自定义

选填:

  1. 核心创意/主题(如"废柴逆袭"、"系统流";未提供则 AI 自动选经典套路)
  2. 主角设定偏好(未提供则 AI 自动生成)

阶段二:大纲生成

AI 自动生成完整大纲,包含:

  1. 基础信息:标题、类型、风格、字数、章节数(ceil(字数 / 3000)
  2. 世界观设定:根据类型生成等级体系、势力划分、背景
  3. 人物设定:主角(含金手指/目标)+ 3-5 配角 + 反派
  4. 剧情结构:三幕式 — 开篇(10%) → 发展(70%) → 高潮结局(20%)
  5. 章节规划:每章标题 + ~100字核心剧情点

展示格式示例:

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📖 小说大纲
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

【基础信息】
标题:《九天剑神》
类型:玄幻 | 风格:热血爽文
预计字数:10万字 | 章节数:33章

【世界观设定】
...

【人物设定】
...

【剧情结构】
第一幕(1-5章):废柴崛起
第二幕(6-28章):成长之路
第三幕(29-33章):巅峰对决

【章节规划】
第1章:废柴少年 - ...
第2章:拜师学艺 - ...
...
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

阶段三:大纲确认

  • 询问用户确认 / 局部修改 / 重新生成
  • 大纲必须用户确认后才生成章节

阶段四:逐章生成

策略:

  • 逐章生成,参考前几章保持连贯
  • 每章 ~3000 字(±20%)
  • 遵循网文写作指南(见 references/writing-guide.md)

进度显示:

进度:[████████░░░░░░░░░░░] 3/33 章
正在生成:第3章《一鸣惊人》

保存规则:

  • 目录:./novels/小说标题/
  • 每章一个文件:001章.md002章.md、...
  • 格式:# 第N章 章节标题\n\n正文...

完成后输出:

✅ 小说生成完成!
📁 保存位置:./novels/九天剑神/
📊 实际字数:102,456 字
📝 章节数:33 章

质量保证

大纲自检:

  • 世界观完整(等级体系/势力)
  • 人物有明确目标/动机
  • 剧情起承转合完整
  • 每章有核心剧情点

章节自检:

  • 字数达标
  • 章末有悬念钩子
  • 爽点节奏(3-5章一小爽,10章一大爽)
  • 人物性格一致,逻辑连贯

错误处理

问题处理
输入模糊提供示例选项引导
大纲不满意支持重新生成或局部修改
生成中断保存已生成内容,支持断点续传
字数 <1万提示建议至少5万字
字数 >50万提示生成时间较长,建议分批

类型写作要点

详见 references/writing-guide.md,包含:

  • 黄金三章法则
  • 爽点节奏设置
  • 悬念与伏笔技巧
  • 各类型经典套路与核心要素
  • 写作禁忌

Comments

Loading comments...