Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add GongLingRui/screen-creative-skills --skill result-integratorgit clone --depth 1 https://github.com/GongLingRui/screen-creative-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/gonglingrui/screen-creative-skills/result-integrator)<a href="https://agentmods.dev/skills/gonglingrui/screen-creative-skills/result-integrator"><img src="https://agentmods.dev/badge/skills/gonglingrui/screen-creative-skills/result-integrator/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/gonglingrui/screen-creative-skills/result-integrator"><img src="https://agentmods.dev/badge/skills/gonglingrui/screen-creative-skills/result-integrator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00039 | $0.01187 |
| Opus 5 | $0.00019 | $0.00593 |
| Sonnet 5 | $0.00008 | $0.00237 |
| Haiku 4.5 | $0.00004 | $0.00119 |
Grade A, and why
result-integrator scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
This is a copy
78% identical to drama-evaluator — 171 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
What it actually says
结果整合工具
功能
将多个情节点分析结果整合成综合报告,通过去重、分类、排序、总结等处理,生成高质量的综合分析。
使用场景
- 整合多个分析源的情节点结果,生成统一的综合报告。
- 去除重复和冗余信息,确保报告的精炼性和准确性。
- 提供结构化的情节点分析总结,便于快速理解故事核心。
- 优化报告的逻辑连贯性,提升可读性与专业度。
整合原则
- 去重: 移除重复或相似的情节点,确保每个情节点都独特。
- 分类: 按照戏剧功能对情节点进行分类,提供清晰的结构化视图。
- 排序: 按照情节点在故事中的出现顺序排列,确保时间线的连贯性。
- 总结: 提供整体的戏剧结构分析,给出专业的洞察和建议。
核心步骤
接收多个分析结果
↓
识别并去除重复内容
↓
按照戏剧功能分类
↓
按故事顺序排序
↓
生成整体分析总结
↓
输出最终综合报告
输入要求
- 情节点分析结果: 多个来自不同智能体的情节点分析报告或数据。
- 分析源权重(可选): 指定不同分析源结果的优先级或权重。
输出格式
【情节点整合分析报告】
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
一、整体分析总结
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[整体戏剧结构分析与专业洞察]
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
二、情节点分析
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
【情节点】:[描述]
【戏剧功能】:[分析]
- [具体描述此情节点的功能和影响]
【情节点】:[描述]
【戏剧功能】:[分析]
- [具体描述此情节点的功能和影响]
...
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
三、戏剧结构评价
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[对整合后的戏剧结构的专业评价和改进建议]
约束条件
- 确保所有输入的情节点信息完整且可解析。
- 整合过程必须保持客观,不引入新的主观判断。
- 报告内容需逻辑连贯,易于阅读和理解。
- 确保最终输出的报告格式规范,符合预期要求。
示例
参见 {baseDir}/references/examples.md 目录获取更多详细示例:
examples.md- 包含多智能体情节点分析结果整合、去重、分类、排序和总结的详细报告示例。
详细文档
参见 {baseDir}/references/examples.md 获取关于结果整合的详细指导与案例。
版本历史
| 版本 | 日期 | 变更 |
|---|---|---|
| 2.1.0 | 2026-01-11 | 优化 description 字段,使其更精简并符合命令式语言规范;添加 allowed-tools (Read) 和 model (opus) 字段;优化功能、使用场景、整合原则、核心步骤、输入要求、输出格式、整合要求等描述,使其更符合命令式语言规范;添加约束条件、示例和详细文档部分。 |
| 2.0.0 | 2026-01-11 | 按官方规范重构 |
| 1.0.0 | 2026-01-10 | 初始版本 |
What ships with it
1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 11d ago First seen · 135 lines · 39 tokens per session scan A 166f7a6f1c63
result-integrator is a skill published in the GitHub repository GongLingRui/screen-creative-skills (400 stars, last pushed 3mo ago), licensed MIT. It adds 39 tokens to every session and 1,187 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 78% identical to drama-evaluator, differing in 171 lines, and is treated as a copy.
Other skills, from other repositories
workers-best-practices
Cloudflare Workers best practices for production applications. Use when writing, reviewing, or configuring Workers.
find-journalists
Build, refine, dedupe, and enrich small fit-checked journalist lists for newsjack campaigns. Uses the newsjack CLI (preferred) or the medialyst MCP for news search and journalist enrichment, and falls back to a best-effort local mode with no verified contacts; the agent owns how returned data is organized.
story-origin-check
Recover the first public timestamp and canonical major coverage for a newsjacking signal, then decide whether newer coverage is the same story, a different story, or a materially new development.
relevance-coarse-filter
Cheap, high-recall first-pass filter that removes obvious junk from a detector candidate pool before expensive story-origin research and PR judgment. Decides keep, monitoronly, or reject — never ranks, writes angles, verifies dates, or decides whether to pitch.
annotating-task-lineage
Annotate Airflow tasks with data lineage using inlets and outlets. Use when the user wants to add lineage metadata to tasks, specify input/output datasets, or enable lineage tracking for operators without built-in OpenLineage extraction.
aws-cloudformation-cloudfront
Provides AWS CloudFormation patterns for CloudFront distributions, origins (ALB, S3, Lambda@Edge, VPC Origins), CacheBehaviors, Functions, SecurityHeaders, parameters, Outputs and cross-stack references. Use when creating CloudFront distributions with CloudFormation, configuring multiple origins, implementing caching…