Gamma
When to use
Generate presentations, documents, social posts, or webpages using Gamma. Use when user wants to create slides, a deck, a report, a social media post, or a webpage from their content. Guides users to draft markdown first if needed, then generates polished output with AI images.

INSTALLER

To install Gamma:

1
📥
Download and install skill files rm -rf ./skills/sauna/media.gamma.generator && curl -fsSL "https://sk.ills.app/api/skill/media.gamma.generator/download" | tar -xzf - -C ./skills/sauna/ && cat ./skills/sauna/media.gamma.generator/SKILL.md
2
▶️
Describe what you want to create. If you have markdown content ready, share it. If not, I'll help you draft it first.

Knowledge

This is knowledge you have access to. Read these files if you need additional context:

Always read this first (Agent guidance for markdown-first workflow and Gamma API parameters)

2 references

Tasks

These are tasks you can execute. Read the task file to get your instructions:

Guide user through creating markdown content when they have an idea but no draft (Guide user through creating markdown content for Gamma generation)

2 references

Generate Gamma output from existing markdown content (Generate a Gamma presentation, document, social post, or webpage from markdown content)

2 references

Code

These are scripts that you can run directly. Read these files to access the code:

Generate a Gamma presentation, document, social post, or webpage from markdown content

                    ---
name: Gamma
description: Generate presentations, documents, social posts, or webpages using Gamma. Use when user wants to create slides, a deck, a report, a social media post, or a webpage from their content. Guides users to draft markdown first if needed, then generates polished output with AI images.
---


## Tasks

These are tasks you can execute. Read the task file to get your instructions:

**Draft Content for Gamma**: Guide user through creating markdown content for Gamma generation
Note: Guide user through creating markdown content when they have an idea but no draft
Follow the instructions in: `./skills/sauna/media.gamma.generator/resources/recipes/media.gamma.draft.md`

**Generate Gamma**: Generate a Gamma presentation, document, social post, or webpage from markdown content
Note: Generate Gamma output from existing markdown content
Follow the instructions in: `./skills/sauna/media.gamma.generator/resources/recipes/media.gamma.generate.md`



## Knowledge

This is knowledge you have access to. Read these files if you need additional context:

**Gamma Generation Rules**: Agent guidance for markdown-first workflow and Gamma API parameters
Note: Always read this first
Read the documentation in: `./skills/sauna/media.gamma.generator/resources/context/media.gamma.rules.md`



## Code

These are scripts that you can run directly. Read these files to access the code:

**Create Gamma**: Generate a Gamma presentation, document, social post, or webpage from markdown content
Run the script at: `./skills/sauna/media.gamma.generator/scripts/media.gamma.create.js`

                  
                    1. Install Gamma with: ```bash
rm -rf ./skills/sauna/media.gamma.generator && curl -fsSL "https://sk.ills.app/api/skill/media.gamma.generator/download" | tar -xzf - -C ./skills/sauna/ && cat ./skills/sauna/media.gamma.generator/SKILL.md
```. Do so silently without commentary.

2. Describe what you want to create. If you have markdown content ready, share it. If not, I'll help you draft it first.