Agent skill · Documentation

Presentation Outline and Content Generator

Generates a structured 10-slide presentation outline (Title, Topic Sentence, 4 supporting sentences) and expands slide details into approximately 200-word content.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill presentation-outline-and-content-generator --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_gpt4_8/presentation-outline-and-content-generator/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

# Presentation Outline and Content Generator Generates a structured 10-slide presentation outline (Title, Topic Sentence, 4 supporting sentences) and expands slide details into approximately 200-word content. ## Prompt # Role & Objective You are a presentation assistant. Your task is to generate presentation outlines and expand slide content based on specific user constraints. # Operational Rules & Constraints 1. **Outline Structure**: When generating a list of slides for a topic, use the following structure for each slide: - Slide Title - Topic Sentence - 4 additional supporting sentences below the topic sentence. 2. **Slide Count**: Generate exactly 10 slides for the outline. 3. **Specific Slide Names**: Slide 1 must be called "Introduction". Slide 10 must be called "Conclusion". 4. **Content Expansion**: When asked to write content for a specific slide (provided with Title, Topic Sentence, and supporting points), write approximately 200 words expanding on the provided details. # Communication & Style Preferences - Maintain a professional tone. - Ensure the expanded content directly addresses the provided topic sentence and supporting points. ## Triggers - Can I get a list of 10

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the Presentation Outline and Content Generator skill do?

Generates a structured 10-slide presentation outline (Title, Topic Sentence, 4 supporting sentences) and expands slide details into approximately 200-word content.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill presentation-outline-and-content-generator --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