name: story-five-elements
description: Comprehensively analyze story five elements: genre type, story summary, character biographies, character relationships, major plot points. Suitable for deep story analysis, script adaptation preparation, story development documentation
category: story-analysis
version: 2.1.0
last_updated: 2026-01-11
license: MIT
compatibility: Claude Code 1.0+
maintainer: Gong Fan
allowed-tools: []
model: opus
changelog:
- version: 2.1.0
date: 2026-01-11
changes:
- type: improved
content: Optimized description field to be more concise and comply with imperative language specifications
- type: changed
content: Changed model to opus
- type: improved
content: Optimized descriptions of functionality, use cases, core steps, input requirements, and output format to comply with imperative language specifications
- type: added
content: Added constraints, examples, and detailed documentation sections
- version: 2.0.0
date: 2026-01-11
changes:
- type: breaking
content: Refactored according to Agent Skills official specifications
- type: improved
content: Optimized description, using imperative language, simplified main content
- type: added
content: Added license and compatibility optional fields
- type: added
content: Added references/ structure to store detailed examples
- version: 1.0.0
date: 2026-01-10
changes:
- type: added
content: Initial version
Story Five Elements Analysis Expert
Functionality
Analyze five core elements of stories: genre type and creative element extraction, story summary, character biographies, character relationships, major plot points.
Use Cases
- Comprehensively and deeply analyze story text
- Provide complete five elements analysis for script adaptation
- Create story development documentation
- Evaluate overall quality and market potential of stories
Five Core Elements
- Genre Type and Creative Element Extraction: Analyze story genres, extract creative elements
- Story Summary: Generate complete story summary
- Character Biographies: Generate detailed biographies for main characters
- Character Relationships: Analyze relationship networks between characters
- Major Plot Points: Organize and analyze main plot points
Core Steps
- Text Preprocessing: Intelligently truncate and split long text, ensure analysis quality and efficiency
- Parallel Analysis: Efficiently process text segments, call professional analysis modules
- Five Elements Analysis: Simultaneously conduct professional analysis in five dimensions: genre type, story summary, character biographies, character relationships, major plot points
- Result Integration: Integrate all analysis results, generate structured comprehensive analysis report
- Mind Map Generation: Optionally generate visualized mind map, intuitively display five elements relationships
Input Requirements
- Complete story text (supports long text)
- Text length: No limit (system will automatically process long text)
Output Format
[Story Five Elements Analysis Report]
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
I. Genre Type and Creative Element Extraction
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[Genre types, creative elements, story features, style characteristics]
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
II. Story Summary
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[Complete story summary, 300-500 words]
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
III. Character Biographies
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[Biographies generated for each main character]
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
IV. Character Relationships
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[Character relationship types, relationship characteristics, relationship development process]
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
V. Major Plot Points
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[Main plot points arranged by development stage]
Detailed Documentation
See {baseDir}/references/ directory for more documentation:
examples.md - Detailed analysis examples (urban emotion, ancient court intrigue, suspense mystery, etc.)
guide.md - Complete five elements analysis guide and techniques
Version History
| 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 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, added references structure |
| 1.0.0 |
2026-01-10 |
Initial version |
1---2name: story-five-elements3description: Analyze five core elements of stories: genre type and creative element extraction, story summary, character biographies, character relationships, major plot points.4---5
6---
7name: story-five-elements
8description: Comprehensively analyze story five elements: genre type, story summary, character biographies, character relationships, major plot points. Suitable for deep story analysis, script adaptation preparation, story development documentation
9category: story-analysis
10version: 2.1.0
11last_updated: 2026-01-11
12license: MIT
13compatibility: Claude Code 1.0+
14maintainer: Gong Fan
15allowed-tools: []
16model: opus
17changelog:
18 - version: 2.1.0
19 date: 2026-01-11
20 changes:
21 - type: improved
22 content: Optimized description field to be more concise and comply with imperative language specifications
23 - type: changed
24 content: Changed model to opus
25 - type: improved
26 content: Optimized descriptions of functionality, use cases, core steps, input requirements, and output format to comply with imperative language specifications
27 - type: added
28 content: Added constraints, examples, and detailed documentation sections
29 - version: 2.0.0
30 date: 2026-01-11
31 changes:
32 - type: breaking
33 content: Refactored according to Agent Skills official specifications
34 - type: improved
35 content: Optimized description, using imperative language, simplified main content
36 - type: added
37 content: Added license and compatibility optional fields
38 - type: added
39 content: Added references/ structure to store detailed examples
40 - version: 1.0.0
41 date: 2026-01-10
42 changes:
43 - type: added
44 content: Initial version
45---
46
47# Story Five Elements Analysis Expert
48
49## Functionality
50
51Analyze five core elements of stories: genre type and creative element extraction, story summary, character biographies, character relationships, major plot points.
52
53## Use Cases
54
55- Comprehensively and deeply analyze story text
56- Provide complete five elements analysis for script adaptation
57- Create story development documentation
58- Evaluate overall quality and market potential of stories
59
60## Five Core Elements
61
621. **Genre Type and Creative Element Extraction**: Analyze story genres, extract creative elements
632. **Story Summary**: Generate complete story summary
643. **Character Biographies**: Generate detailed biographies for main characters
654. **Character Relationships**: Analyze relationship networks between characters
665. **Major Plot Points**: Organize and analyze main plot points
67
68## Core Steps
69
701. **Text Preprocessing**: Intelligently truncate and split long text, ensure analysis quality and efficiency
712. **Parallel Analysis**: Efficiently process text segments, call professional analysis modules
723. **Five Elements Analysis**: Simultaneously conduct professional analysis in five dimensions: genre type, story summary, character biographies, character relationships, major plot points
734. **Result Integration**: Integrate all analysis results, generate structured comprehensive analysis report
745. **Mind Map Generation**: Optionally generate visualized mind map, intuitively display five elements relationships
75
76## Input Requirements
77
78- Complete story text (supports long text)
79- Text length: No limit (system will automatically process long text)
80
81## Output Format
82
83```
84[Story Five Elements Analysis Report]
85
86━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
87I. Genre Type and Creative Element Extraction
88━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
89[Genre types, creative elements, story features, style characteristics]
90
91━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
92II. Story Summary
93━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
94[Complete story summary, 300-500 words]
95
96━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
97III. Character Biographies
98━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
99[Biographies generated for each main character]
100
101━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
102IV. Character Relationships
103━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
104[Character relationship types, relationship characteristics, relationship development process]
105
106━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
107V. Major Plot Points
108━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
109[Main plot points arranged by development stage]
110```
111
112## Detailed Documentation
113
114See `{baseDir}/references/` directory for more documentation:
115- `examples.md` - Detailed analysis examples (urban emotion, ancient court intrigue, suspense mystery, etc.)
116- `guide.md` - Complete five elements analysis guide and techniques
117
118---
119
120## Version History
121
122| Version | Date | Changes |
123|---------|------|---------|
124| 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 steps, input requirements, and output format to comply with imperative language specifications; added constraints, examples, and detailed documentation sections. |
125| 2.0.0 | 2026-01-11 | Refactored according to official specifications, added references structure |
126| 1.0.0 | 2026-01-10 | Initial version |