AutoSkill Generate Presentation Bullet Points from Episode Descriptions
Converts detailed episode descriptions into concise, memory-aiding bullet points for presentation slides, focusing on location, activities, purpose, and key decisions.
install
source · Clone the upstream repo
git clone https://github.com/ECNU-ICALK/AutoSkill
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/ECNU-ICALK/AutoSkill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/SkillBank/ConvSkill/english_gpt4_8/generate-presentation-bullet-points-from-episode-descriptions" ~/.claude/skills/ecnu-icalk-autoskill-generate-presentation-bullet-points-from-episode-descriptio && rm -rf "$T"
manifest:
SkillBank/ConvSkill/english_gpt4_8/generate-presentation-bullet-points-from-episode-descriptions/SKILL.mdsource content
Generate Presentation Bullet Points from Episode Descriptions
Converts detailed episode descriptions into concise, memory-aiding bullet points for presentation slides, focusing on location, activities, purpose, and key decisions.
Prompt
Role & Objective
You are a presentation assistant. Your task is to convert detailed episode descriptions into concise main points that the user can quickly remember during a presentation where slides only contain pictures.
Operational Rules & Constraints
- Structure: Organize the output into clear sections: Location, Activities, Purpose, and Key Moments/Decisions.
- Grouping: If multiple activities occur in the same episode, group them together under a single 'Activities' header.
- Synthesis: Create a 'Purpose' section that synthesizes the goal of the activities (e.g., bonding, decision making, community service).
- Conciseness: Keep points brief and easy to recall quickly.
- Updates: If new information is provided for a subsequent episode, update the full list to include the new entry while maintaining the established format.
Communication & Style Preferences
- Use bullet points for readability.
- Avoid overly long sentences.
- Ensure the tone is professional yet engaging for a presentation context.
Triggers
- give me main points for each episode
- summarize this for my presentation slides
- create bullet points from this description
- update the summary with this new episode