with one click
detect-quality
文本质量检测(禁用词+AI腔)
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
文本质量检测(禁用词+AI腔)
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
统一网文写作入口。支持单章写作、续写、修改、重写。 通过模式参数控制深度:standard(标准)、fast(快速)、ultra(极致)。
章节重写。支持全文重写、局部重写、风格重写,保留原稿备份。 触发方式:/rewrite、/重写、/回炉、「重写第X章」「修改第X章」「回炉第X章」
短篇网文写作。从构思到成稿,聚焦情绪拉扯与节奏把控。 触发方式:/story-short-write-mimo、/写短篇、「帮我写一篇短篇」「写个盐言故事」
网文去AI味。子agent隔离执行:主agent读取文本 → 子agent隔离检测+修复 → 主agent输出结果。 触发方式:/story-deslop-mimo、/去AI味、「去AI味」「这篇太AI了」
严格编辑审稿。以出版社专业编辑的眼光,用最严格最挑剔的标准 审校正文、大纲、细纲、卷纲,支持按目标平台对标审稿。 触发方式:/story-critic-mimo、/编辑审稿、「审一下」「帮我审审」「当编辑」
全书大纲生成(迭代式)。从设定出发,分题材模板生成卷级大纲和逐卷细纲, 每步与用户反复沟通打磨,细纲每次最多生成3章。 触发方式:/outline、/story-outline-mimo、「生成大纲」「大纲生成」「帮我写大纲」
| name | detect-quality |
| version | 2.0.0 |
| description | 文本质量检测(禁用词+AI腔) |
| category | detect |
| dual_mode | {"standalone":true,"orchestrator":true} |
| inputs | [{"name":"chapter_file","type":"file","required":true,"description":"章节文件路径","default_source":"正文/第{N}章.md"},{"name":"check_type","type":"text","required":false,"description":"检测类型:banned|ai|all(默认all)","default_value":"all"}] |
| outputs | [{"name":"report","type":"report","format":"markdown"}] |
| severity | BLOCK |
| script | _shared/scripts/style-lint.js |
| references | ["_shared/references/banned-words.md","_shared/references/anti-ai-writing.md"] |
| triggers | ["/atom:detect-quality","检测质量","检测禁用词","检测AI腔"] |
检测章节文本质量,包括禁用词(Level1/Level2)和AI腔句式。
正文/ 目录下最新章节chapter_file 为准banned:运行 node _shared/scripts/style-lint.js {chapter_file} --banned-onlyai:运行 node _shared/scripts/style-lint.js {chapter_file} --ai-onlyall:运行 node _shared/scripts/style-lint.js {chapter_file}| 类型 | 内容 | 级别 | 位置 | 建议 |
|---|