# Plot Points Analyzer

> Analyze story plot points, identify key plots and turning points. Suitable for deep analysis of plot structure, evaluating plot development effectiveness

- Skill: `majiayu000/plot-points-analyzer` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds add majiayu000/plot-points-analyzer`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/plot-points-analyzer/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- License: MIT
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/majiayu000/plot-points-analyzer

---


# Plot Point Analysis Expert

## Functionality

Analyze plot points in stories, identify key plots and turning points, describe plot development process.

## Use Cases

- Deeply analyze story plot structure, reveal internal logic.
- Identify key turning nodes in stories, evaluate their impact on plot.
- Evaluate effectiveness and rationality of plot development.
- Provide professional suggestions for plot optimization and script adaptation.

## Core Steps

1. **Identify**: Identify all important plot points in the story.
2. **Importance Evaluation**: Analyze importance level of plot points (core/important/supporting).
3. **Type Classification**: Classify plot points by plot function (opening/development/turning/climax/conclusion).
4. **Process Description**: Describe complete process of plot point development, including prerequisites, development and results.
5. **Turning Analysis**: Analyze nature, mechanism, and emotional impact of plot turning points.

## Input Requirements

- **Story Text or Plot Outline**: Complete original story text or detailed plot outline.
- **Specific Analysis Focus** (optional): Specify plot points or aspects needing focused analysis.

## Output Format

```
[Plot Point X]: Plot Point Name

1. Plot Point Type
   - Type: [Opening/Development/Turning/Climax/Conclusion]
   - Function: Specifically describe the function of this plot point

2. Plot Point Importance
   - Importance Level: [Core/Important/Supporting]
   - Impact Scope: Describe impact on overall story

3. Plot Development Process
   - Prerequisites: What conditions led to this plot point
   - Development Process: How the plot developed
   - Result Orientation: What results were produced

4. Turning Point Analysis
   - Turning Nature: [Positive/Negative/Neutral]
   - Turning Mechanism: How the turning was achieved
   - Emotional Impact: Impact on audience emotions

5. Plot's Impact on Story
   - Impact on character development
   - Driving role for main plot
   - Contribution to theme expression
```

## Constraints

- Analysis results must be faithful to original story text, no subjective conjecture.
- Ensure accurate plot point classification, clear function description.
- Suggestions should be actionable and guide plot optimization.

## Examples

See `{baseDir}/references/examples.md` directory for more detailed examples:
- `examples.md` - Contains key plot point analysis examples for different story types (such as urban romance, ancient fantasy, suspense mystery).

## Detailed Documentation

See `{baseDir}/references/examples.md` for detailed guidance and cases on plot point analysis.

---

## Version History

| Version | Date | Changes |
|---------|------|---------|
| 2.1.0 | 2026-01-11 | Optimized description field to be more concise and comply with imperative language specifications; added allowed-tools (Read) and model (opus) fields; 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 |
| 1.0.0 | 2026-01-10 | Initial version |

