Claude Tools / Plugins / snowflake-fiction
Plugins · hestudy/snowflake-fiction
snowflake-fiction
小说创作工具套件:使用雪花写作法创作小说、人语化处理AI文本(30种检测模式+灵魂注入)、导出各平台投稿格式
CLEARED_STATICclaude-onlyv1.10.2
Pipeline results
Coverage
CLEARED_STATIC
Tests run
7 / 8
Portability
Claude-only
Type
Plugins
Tests & results
What the pipeline checked
What's inside
Components found
agents/boring-detect.md
componentmedium
agents/chapter-write.md
componentmedium
agents/character-check.md
componentmedium
agents/concept-check.md
componentmedium
agents/humanize-text.md
componentmedium
agents/novel-export.md
componentmedium
agents/novel-review.md
componentmedium
agents/opening-check.md
componentmedium
agents/outline-builder.md
componentmedium
agents/quality-check.md
componentmedium
agents/snowflake-fiction.md
componentmedium
commands/boring-detect.md
componentmedium
commands/chapter-write.md
componentmedium
commands/character-check.md
componentmedium
commands/character-design.md
componentmedium
commands/concept-check.md
componentmedium
commands/humanize-text.md
componentmedium
commands/novel-export.md
componentmedium
commands/novel-review.md
componentmedium
commands/opening-check.md
componentmedium
Coverage
Not assessed
- behavioural execution not run
- injection scan: English-only patterns cannot cover cjk instruction surface
README
From the repository
# Snowflake Fiction - 小说创作工具套件  Claude Code 插件,提供完整的小说创作工具链。从创意到大纲,从正文到导出,一站式搞定。 --- ## 功能概览 | 技能 | 用途 | 触发词 | |------|------|--------| | **snowflake-fiction** | 雪花写作法创作小说(编排器) | 写小说、创作故事、雪花法 | | **outline-concept** | 故事构思(步骤1→2,快速验证创意)⭐新增 | 构思故事、验证创意、故事概念 | | **character-design** | 角色设计(步骤3→5→7,人物深化链)⭐新增 | 角色设计、人物设计、新增角色、深化角色 | | **scene-plan** | 场景规划(步骤8→9,支持局部重跑)⭐新增 | 场景规划、规划场景、场景设计、场景清单 | | **chapter-write** | 创作期续写(步骤10,批量生成+流水账自检)⭐新增 | 续写、写章节、生成章节、写下一章、批量生成 | | **novel-review** | 小说质量复核检查 | 小说复核、章节检查、一致性检查 | | **humanize-text** | AI文本人语化处理(24种检测模式+灵魂注入,支持指定路径和章节)⭐优化 | 人语化、去AI味、润色 | | **quality-check** | 内容质量评估(冲突/情绪/期待感/节奏/钩子) | 质量检查、内容检查、综合评估 | | **boring-detect** | 流水账专项检测 | 流水账检测、检查流水账、平淡检测 | | **opening-check** | 开篇质量检查 | 开篇检查、黄金三章、检查开篇 | | **character-check** | 角色质量检查 | 角色检查、人设检查、人物检查 | | **concept-check** | 创意与选题检查 | 选题检查、创意检查、题材检查 | | **novel-export** | 导出各平台格式 | 导出小说、番茄格式、起点格式 | --- ## 指令速查表 ### 小说创作指令 ```bash # 基础创作(完整流程) /snowflake-fiction # 交互式引导创作 /snowflake-fiction 短篇 [题材描述] # 短篇小说(1-3万字) /snowflake-fiction 长篇 [题材描述] 目标[X]万字 # 长篇小说(10-50万字) /snowflak…