gamma-core-workflow-a
Installation
SKILL.md
Gamma Core Workflow A: Content Generation
Overview
Generate presentations, documents, webpages, and social posts using Gamma's Generate API (POST /v1.0/generations). This skill covers the full parameter set: content, output format, text mode, text amount, themes, image options, sharing, folders, and export format.
Prerequisites
- Completed
gamma-sdk-patterns(client wrapper ready) - Pro account with available credits
- Workspace themes configured (optional)
API Parameters Reference
| Parameter | Type | Options | Default |
|---|---|---|---|
content |
string | Your text/prompt | Required |
outputFormat |
string | presentation, document, webpage, social_post |
presentation |
textMode |
string | generate, condense, preserve |
generate |
textAmount |
string | brief, medium, detailed, extensive |
medium |
Related skills