Keynote Creator

Installation
SKILL.md

Keynote Creator Skill

This skill guides you on how to create and manipulate Keynote presentations on macOS using AppleScript.

When to Use

Create a Keynote presentation when the user asks to:

  • Create a presentation/slideshow/PPT
  • Generate slides from documents, reports, or data
  • Make a pitch deck, proposal, or summary presentation
  • Convert content into visual presentation format

Workflow

  1. Open Keynote (for visual demo): Use macos_show(app: "keynote") if visual mode is enabled
  2. Create presentation: Use bash with AppleScript
  3. Add slides: Use AppleScript to add and configure slides
  4. Set content: Add titles, body text, and images
  5. Export: Save as .key or export to PDF
Related skills
Installs
GitHub Stars
422
First Seen