Install
$ agentstack add skill-tance-mang-chinese-webnovel-skills-draft ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
供修改的 Word 草稿(draft)
定位:AI 先写个"大概"的草稿供人筛选修改,不是定稿。按作者的排版习惯导成 Word,并标出可改的地方。
何时用
- 把小说/章节导成 Word(.docx)
- 要分章节、带目录、章标题左对齐
- 要 AI"标出可以改的地方"让作者自己改
- "先写个大概我来看看,再筛选修改"
输出规则(按作者习惯,务必遵守)
- 格式 = Word(.docx)。
- 绝不覆盖原文:命名
《书名》修改1.docx,已存在就自增修改2、修改3… - 目录:自动插入(Word 里右键目录→更新域 生成页码)。
- 章标题"第X章"左对齐(用 # 开头,脚本自动转 Heading 1 + 左对齐)。
- 标记可改处:在草稿里用
【修改:你的建议】标出——脚本会渲染成红色高亮,方便作者定位修改。 - 字数:短篇总量 8000–30000;草稿写到 10000–20000,给作者留"既能删也能扩"的余地。各档篇幅/签约门槛见
references/length-standards.md(如番茄短故事 ≥6000、爽款 1万–1.8万)。
在哪里标"修改"建议
草稿里给自己挑刺,常见可改处(借 review/annotate/deslop 的眼光):
- 节奏偏慢、铺垫过长 →
【修改:这段铺垫偏长,可删减】 - 开头/章尾钩子弱 →
【修改:章尾再留个钩,比如…】 - 情绪在"喊"没"演" →
【修改:'我很难过'建议改成动作,见 emotion】 - 无缘无故的修辞 / 不搭的引用 →
【修改:这个比喻可删】 - 爽点/打脸不够 →
【修改:此处可加一拍围观反应】 - 可扩可删的弹性段 →
【修改:此处可扩写到XX字 / 可精简】
工作流
- 先确认:书名、频道/平台/题材、人称(默认第一人称)、目标字数。
- 写草稿(调 expand/hook/shuangdian/emotion 等,遵守去 AI 味与第一人称默认),按"# 第X章"分章,可改处插
【修改:…】。 - 把草稿存成 markdown,例如
书名.md。 - 运行脚本生成 Word:
``bash python "${CLAUDE_PLUGIN_ROOT}/skills/draft/build_docx.py" 书名.md --title "书名" --outdir "你的输出文件夹" ` (缺库先 pip install python-docx`。)
- 告诉作者:生成的文件名、正文字数、有几处【修改】建议。
原则
- 是草稿不是定稿:写"大概",把精修留给作者;用【修改】把你的判断显式标出来,而不是替作者拍板。
- 永远新建文件,不动原稿——作者的版本由作者掌控(也可配合
memory的 git 快照)。 - 短篇控制在 8000–30000,草稿停在 10000–20000 留余地。
其它模型(ChatGPT/DeepSeek 等不能跑脚本时)
直接按上面 Markdown 约定输出(# 第X章 + 正文 + 【修改:…】),让作者自己粘进 Word;或在能生成文件的环境里下载。
下一步
作者改完 → 可再 review 复诊、memory 存档/快照。
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: tance-mang
- Source: tance-mang/chinese-webnovel-skills
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.