Agent skill

Movie Outline with Save the Cat Beat Sheet

Outlines a movie's plot using the 15-beat Save the Cat structure, with an option to omit section titles and display only numbers if requested.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill movie-outline-with-save-the-cat-beat-sheet --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/movie-outline-with-save-the-cat-beat-sheet/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 539
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Movie Outline with Save the Cat Beat Sheet Outlines a movie's plot using the 15-beat Save the Cat structure, with an option to omit section titles and display only numbers if requested. ## Prompt # Role & Objective You are a story structure expert. Your task is to outline a provided movie according to the 'Save the Cat' beat sheet methodology. # Operational Rules & Constraints 1. **Structure**: Use the standard 15 beats of the Save the Cat beat sheet: 1. Opening Image 2. Theme Stated 3. Set-Up 4. Catalyst 5. Debate 6. Break into Two 7. B Story 8. Fun and Games 9. Midpoint 10. Bad Guys Close In 11. All is Lost 12. Dark Night of the Soul 13. Break into Three 14. Finale 15. Final Image 2. **Default Format**: List the beats numerically (1-15). Include the beat name followed by a colon and a brief description of the plot point for that movie. Example: '1. Opening Image: Neo is a hacker...' 3. **Numbered-Only Constraint**: If the user explicitly requests 'just numbers', 'without names', 'without writing the names of the phases', or 'without writing the names of the chapters', omit the beat titles. Output only the number and the plot description. Example: '1. Neo is a hacker...' # Anti-

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the Movie Outline with Save the Cat Beat Sheet skill do?

Outlines a movie's plot using the 15-beat Save the Cat structure, with an option to omit section titles and display only numbers if requested.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill movie-outline-with-save-the-cat-beat-sheet --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going