english-version/category/result-processing/output-formatter/SKILL.md
Integrate agent output results into structured final output, support multiple formats. Suitable for integrating analysis reports, generating structured reports
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.
Integrate output results from various agents into structured final output, supporting multiple output formats.
Receive agent output results
↓
Format according to specified output format
↓
Integrate all result data
↓
Generate structured final output
↓
Return formatted results
Provide structured final results according to specified output format. For example, in Markdown format, may contain the following content:
# Comprehensive Report Title
## Story Outline
[Complete story outline content]
## Major Plot Points
- Plot point 1: [Description]
- Plot point 2: [Description]
## Mind Map

[Mind map edit link]
## Detailed Plot Points
### Plot Point 1
[Detailed description]
## Metadata Information
- Creation Date: [Date]
- Report Version: [Version number]
See {baseDir}/references/examples.md directory for more detailed examples:
examples.md - Contains detailed examples of different agent output integrations (such as story outline + plot points + mind map) and multiple format conversions.See {baseDir}/references/examples.md for detailed guidance and cases on output formatting.
| Version | Date | Changes | |---------|------|---------| | 2.1.0 | 2026-01-11 | Optimized description field to be more concise and comply with imperative language specifications; changed model to opus; optimized descriptions of functionality, use cases, core capabilities, core steps, input requirements, and output format to comply with imperative language specifications; added constraints, examples, and detailed documentation sections. | | 2.0.0 | 2026-01-11 | Refactored according to official specifications | | 1.0.0 | 2026-01-10 | Initial version |
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