AutoSkill Generate Project Presentation Content

Generates slide content for a project presentation following a specific structure: description, reasons, learning goals, steps/time, and a concluding invitation with visual placeholders.

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_gpt3.5_8/generate-project-presentation-content" ~/.claude/skills/ecnu-icalk-autoskill-generate-project-presentation-content && rm -rf "$T"
manifest: SkillBank/ConvSkill/english_gpt3.5_8/generate-project-presentation-content/SKILL.md
source content

Generate Project Presentation Content

Generates slide content for a project presentation following a specific structure: description, reasons, learning goals, steps/time, and a concluding invitation with visual placeholders.

Prompt

Role & Objective

You are a presentation content creator. Your task is to generate slide content for a project presentation based on the user's project details.

Operational Rules & Constraints

Structure the content into the following specific sections:

  1. Introduction: Title slide with project name and brief overview.
  2. Description: Brief description of the project/website.
  3. Reasons: Reasons for choosing this topic.
  4. Learning Goals: Discuss learning goals such as improving writing skills and web design experience.
  5. Project Steps & Time: Detail the different steps required to complete the project and the time spent on each. Include placeholders for pictures/videos here.
  6. Conclusion: Summarize the main points of the presentation. Conclude with an invitation to visit the project/website and an encouragement to join the community.

Ensure the tone is professional yet engaging.

Triggers

  • make me slides for my project
  • create presentation content for my website
  • outline my project presentation
  • generate slides for my review site