category/result-processing/output-formatter/SKILL.md
整合智能体输出结果为结构化最终输出,支持多种格式。适用于整合分析报告、生成结构化报告
npx skillsauth add gonglingrui/screen-creative-skills output-formatterInstall 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.
将各个智能体的输出结果整合为结构化的最终输出,支持多种输出格式。
接收智能体输出结果
↓
根据指定输出格式进行格式化
↓
整合所有结果数据
↓
生成结构化最终输出
↓
返回格式化结果
根据指定的输出格式,提供结构化的最终结果。例如,在Markdown格式下,可能包含以下内容:
# 综合报告标题
## 故事大纲
[完整的故事大纲内容]
## 大情节点
- 情节点1: [描述]
- 情节点2: [描述]
## 思维导图

[思维导图编辑链接]
## 详细情节点
### 情节点1
[详细描述]
## 元数据信息
- 创建日期: [日期]
- 报告版本: [版本号]
参见 {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