Install
$ agentstack add skill-tulancn-vibe-noveling-novel-revise ✓ 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
章节返修
只处理正文中被标记的文字,未标记的一个字都不改。发现需要新增关键剧情、删除核心推进或重排结构时,停止并回 novel-discuss 改事件卡。
标记约定
| 标记 | 含义 | |------|------| | **加粗** | 扩写 — 一句话太干 | | ~~删除线~~ | 简写 — 太啰嗦 | | *斜体* | 润色 — 不顺/散/卡 |
流程
1. 定位章节
/novel-revise 01 → chapters/vol-{v}/ch-0001/正文.md /novel-revise next → 最新章节
读取正文全文。
2. 扫描标记
按出现顺序编号所有标记。无标记时提示用户加标记后重新触发。
3. 逐个处理
每个标记:
- 用 SSoT(在心里生成随机字符串 ≥20 字符,分 3 段)驱动 3 个候选版本,3 个候选必须走不同策略
- 策略池见
references/revision-rules.md:扩写(动作展开/人物反应层/感官与内心)、简写(合并压缩/概括替代/留白裁剪)、润色(补过渡/句式重构/感官化改写) - 直接文字展示候选,不使用 AskUserQuestion:
【返修标记 #{N}】{位置描述}
原文:{被标记的原文}
操作:{扩写/简写/润色}
A. {候选版本 A}
B. {候选版本 B}
C. {候选版本 C}
请选择 A/B/C,或直接输入自定义改写。
- 用户选择后:用选定版本替换原文,移除标记格式,立即写回文件,重新读取文件后再处理下一个
4. 交付
所有标记处理完毕,提示处理数量和下一步(继续返修或 novel-sync)。
禁止
- 改动未标记文字
- 发现需要改结构时在正文阶段硬修(回 novel-discuss)
- 积压多个标记再写回
- 返修后跑 AI 味复查
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: TulanCN
- Source: TulanCN/vibe-noveling
- 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.