category/novel-screening/score-analyzer/SKILL.md
分析多轮评估结果评分数据,统计各项指标,计算评级等级。适用于分析评分趋势、计算S/A/B评级
npx skillsauth add gonglingrui/screen-creative-skills score-analyzerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
分析多轮评估结果中的评分数据,统计各项评分指标,计算评级等级(S强烈关注/A建议关注/B普通)。
接收多轮评估结果
↓
提取所有评分数据
↓
统计各项评分指标
↓
计算评级等级
↓
生成综合评估报告
↓
输出结构化结果
【评分分析报告】
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
一、评估概览
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
- 评估次数:[次数]
- 有效评分:[数量]
- 评级等级:[S/A/B]
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
二、评分统计
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
- 首次评分:[分数]
- 最高分:[分数]
- 最低分:[分数]
- 平均分:[分数]
- 去极值平均分:[分数]
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
三、评分序列
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
1. [分数]
2. [分数]
...
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
四、高分统计
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
- 8.5分及以上:[次数]
- 8.0-8.4分:[次数]
- 7.5-7.9分:[次数]
- 7.4分及以下:[次数]
参见 {baseDir}/references/examples.md 目录获取更多详细示例:
examples.md - 包含不同评估结果(如多次高分、平均分稳定、分数波动大)的详细分析报告示例。参见 {baseDir}/references/examples.md 获取关于评分分析的详细指导与案例。
| 版本 | 日期 | 变更 | |------|------|------| | 2.1.0 | 2026-01-11 | 优化 description 字段,使其更精简并符合命令式语言规范;模型更改为 opus;优化功能、使用场景、评级等级定义、统计指标、核心步骤、输入要求、输出格式的描述,使其更符合命令式语言规范;添加约束条件、示例和详细文档部分。 | | 2.0.0 | 2026-01-11 | 按官方规范重构 | | 1.0.0 | 2026-01-10 | 初始版本 |
tools
Orchestrate and coordinate one-click generation workflow for major plot points and detailed plot points. Suitable for structured analysis of long stories, complex tasks requiring modular agent collaboration
testing
Orchestrate the full plot-point dramatic function analysis pipeline — text preprocessing, parallel segment analysis, result integration, and report generation — for long-form story content. Use when analyzing plot points and dramatic functions in long texts, producing structured dramatic analysis reports, or coordinating multi-step story analysis workflows.
tools
Intelligently truncate text while preserving content integrity and semantic coherence. Suitable for long text preprocessing, ensuring text does not exceed specified length limits
tools
Split text into specified-sized chunks while maintaining semantic integrity. Suitable for long text batch processing, dividing text into processable segments