Gamma Presentation Creator

Converts Markdown or text into themed slide decks via Gamma API.

4|Updated Jan 2, 2026
One-click install
npx skills add https://github.com/armoin2018/ai-command-center --skill gamma-presentation-creator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Gamma Presentation Creator
Source: https://github.com/armoin2018/ai-command-center/tree/main/plugins/aicc-gamma/skills/ailey-media-gamma
Command: npx skills add https://github.com/armoin2018/ai-command-center --skill gamma-presentation-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires axios, dotenv, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Automate the creation of polished presentations from plain text or Markdown by coordinating Gamma AI to generate slides, apply themed designs, and export to common formats, saving time and ensuring consistency across decks.

Core Features & Use Cases

  • Converts Markdown or text content into slide decks with configurable Gamma themes.
  • Exports to PowerPoint (PPTX), PDF, or live web presentations for easy sharing.
  • Manages Gamma projects via CLI/TypeScript API for batch creation and project tracking.
  • Ideal for automating recurring presentations from reports, product briefs, or training materials.

Quick Start

Install dependencies, configure your Gamma API key, and run a sample file-to-presentation creation with the gamma CLI.

Frequently Asked Questions about Gamma Presentation Creator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert Markdown content into presentation slides automatically?

To convert Markdown content into presentation slides, this Skill uses the Gamma API to generate themed slide decks directly from your plain text or Markdown files. You need to provide the content, configure a valid API key, and run the CLI to trigger the automated slide creation workflow.

Can I export Gamma presentations to PPTX and PDF formats?

Yes, you can export Gamma presentations to PPTX and PDF formats. After the AI generates the slides from your input content, the Skill manages the export options through the Gamma API, allowing you to save the final deck as a PowerPoint file or PDF document for offline sharing.

What do I need to set up before using the Gamma API for presentation generation?

Before using the Gamma API for presentation generation, you need a valid Gamma API key and a configured CLI or TypeScript client. You must also install the required dependencies, such as axios and dotenv, to successfully authenticate requests and process the text-to-slide workflow.

How does AI presentation automation work for recurring reports?

AI presentation automation works for recurring reports by taking your Markdown or text input and coordinating the Gamma AI to apply configurable themes and generate structured slides. This workflow ensures consistent formatting across decks while saving time on manual slide design for product pitches or training materials.

Is it possible to manage multiple Gamma projects and batch create slide decks?

Yes, it is possible to manage multiple Gamma projects and batch create slide decks. The Skill interfaces with the Gamma API via a TypeScript client to manage projects, allowing you to track and automate the creation of multiple presentations from various text or Markdown source files.