From snowflake-fiction
角色质量检查工具,检测人设扁平化、前后不统一、配角工具人化等问题。当用户说"角色检查"、"人设检查"、"人物检查"、"检查角色"时自动激活。
How this skill is triggered — by the user, by Claude, or both
Slash command
/snowflake-fiction:character-checkThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
检测小说中角色相关的常见问题,包括:
检测小说中角色相关的常见问题,包括:
| 维度 | 权重 | 核心问题 |
|---|---|---|
| 人设扁平化 | 25% | 所有角色说话风格一样,分不清是谁 |
| 人设一致性 | 25% | 角色行为与设定矛盾 |
| 配角工具人化 | 20% | 配角只为主角服务,无独立人格 |
| 记忆点缺失 | 15% | 角色缺乏辨识度(无记忆锚点/反差设定/时间标签) |
| 视角问题 | 10% | 频繁切换视角导致混乱 |
| 反派设计质量 | 5% | 反派缺乏实际威胁感,"为坏而坏" |
详细检测清单和修复示例见:./references/check-dimensions.md
./references/check-dimensions.md 获取检测标准./references/report-template.md 格式输出报告按 ./references/report-template.md 中的「单章报告格式」输出,包含:
| 等级 | 分数 | 描述 | 建议 |
|---|---|---|---|
| 优秀 | 80-100 | 角色鲜明,个性突出 | 保持即可 |
| 良好 | 60-79 | 有个性但可加强 | 针对性优化 |
| 及格 | 40-59 | 存在明显问题 | 需要改写 |
| 不及格 | 0-39 | 严重角色问题 | 需要重构 |
角色检查工作流:
1. /character-check [正文] ← 角色专项检查
2. 根据报告决定:
├── 评分≥70 → 进入人语化
├── 评分50-69 → 先修复角色问题
└── 评分<50 → 重新审视角色设计
如需其他检查:
/quality-check ← 综合质量检查
/concept-check ← 创意与选题检查
npx claudepluginhub hestudy/snowflake-fiction --plugin snowflake-fiction小说质量复核核心知识库,定义检查维度、评判标准和报告格式。当用户说"小说复核"、"章节检查"、"一致性检查"、"质量检查"、"小说质检"时自动激活。使用子代理架构,支持长篇小说的增量检查。
Multi-perspective adversarial review of fiction manuscripts. Spawns specialized agents for structure, character, narrative, and consistency checks, with automatic solo fallback when agents are unavailable.
Reviews novel drafts against outline consistency, character portrayal, and narrative quality. Outputs pass/fail with actionable revision items for downstream fix skills.