Agent skill

result-integrator

整合多情点分析结果为综合报告,通过去重、分类、排序、总结生成高质量分析。适用于整合多分析源、生成统一报告

majiayu000534★ · 1 repos on radarProfile →
claude-coderead-onlyMIT
Install
npx skills add majiayu000/claude-skill-registry --skill result-integrator-vangongwanxiaowan-screen-creative-skil-2 --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 2 KB
Bundled scripts: none
Version: 2.1.0
Allowed tools: -Read
Requires: Claude Code 1.0+
Path: skills/analysis/result-integrator-vangongwanxiaowan-screen-creative-skil-2/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 结果整合工具 ## 功能 将多个情节点分析结果整合成综合报告,通过去重、分类、排序、总结等处理,生成高质量的综合分析。 ## 使用场景 - 整合多个分析源的情节点结果,生成统一的综合报告。 - 去除重复和冗余信息,确保报告的精炼性和准确性。 - 提供结构化的情节点分析总结,便于快速理解故事核心。 - 优化报告的逻辑连贯性,提升可读性与专业度。 ## 整合原则 1. **去重**: 移除重复或相似的情节点,确保每个情节点都独特。 2. **分类**: 按照戏剧功能对情节点进行分类,提供清晰的结构化视图。 3. **排序**: 按照情节点在故事中的出现顺序排列,确保时间线的连贯性。 4. **总结**: 提供整体的戏剧结构分析,给出专业的洞察和建议。 ## 核心步骤 ``` 接收多个分析结果 ↓ 识别并去除重复内容 ↓ 按照戏剧功能分类 ↓ 按故事顺序排序 ↓ 生成整体分析总结 ↓ 输出最终综合报告 ``` ## 输入要求 - **情节点分析结果**: 多个来自不同智能体的情节点分析报告或数据。 - **分析源权重**(可选): 指定不同分析源结果的优先级或权重。 ## 输出格式 ``` 【情节点整合分析报告】 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 一、整体分析总结 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [整体戏剧结构分析与专业洞察] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 二、情节点分析 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 【情节点】:[描述] 【戏剧功能】:[分析] - [具体描述此情节点的功能和影响] 【情节点】:[描述] 【戏剧功能】:[分析] - [具体描述此情节点的功能和影响] ... ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 三、戏剧结构评价 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [对整合后的戏剧结构的专业评价和改进建议] ``` ## 约束条件 - 确保所有输入的情节点信息完整且可解析。 - 整合过程必须保持客观,不引入新的主观判断。 - 报告内容需逻辑连贯,易于阅读和理解。 - 确保最终输出的报告格式规范,符合预期要求。 ## 示例 参见 `{baseDir}/references/examples.md` 目录获取更多详细示例: - `examples.md` - 包含多智能体情节点分析结果整合、去重、分类、排序和总结的详细报告示例。 ## 详细文档 参见 `{baseDir}/references/examples.md` 获取关于结果整合的详细指导与案例。 --- ## 版本历史 | 版本 | 日期 | 变更 | |------|------|---

What's inside
Steps it walks through
  1. 功能
  2. 使用场景
  3. 整合原则
  4. 核心步骤
  5. 输入要求
  6. 输出格式
  7. 约束条件
  8. 示例
  9. 详细文档
  10. 版本历史
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the result-integrator skill do?

整合多情点分析结果为综合报告,通过去重、分类、排序、总结生成高质量分析。适用于整合多分析源、生成统一报告

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill result-integrator-vangongwanxiaowan-screen-creative-skil-2 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going