gamma
Create presentations, documents, social posts, and web pages via the Gamma.app API. Use when asked to create a presentation, pitch deck, slide deck, document, social media carousel, or webpage using Gamma. Also use when asked to generate slides, export to PDF/PPTX, or create content from a Gamma template. Triggers on "create a presentation", "make a deck", "gamma", "slides", "pitch deck", "create a document in gamma".
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/autosolutionsai-didac/gamma-app-apiWhat This Skill Does
The Gamma skill allows OpenClaw to programmatically interface with the Gamma.app API, enabling the automated generation of high-quality presentations, professional documents, web pages, and social media carousels. This tool acts as an automated content creator that bridges the gap between raw natural language prompts and polished, visual-ready outputs. By utilizing the Gamma infrastructure, OpenClaw can generate structured decks based on specific input text, utilize existing professional templates for iterative projects, and export finalized content directly into PDF or PPTX formats. It streamlines the workflow for business leaders, marketers, and researchers who need professional visual output without the manual overhead of slide layout design.
Installation
To integrate this skill into your environment, use the command: clawhub install openclaw/skills/skills/autosolutionsai-didac/gamma-app-api. Before executing, you must obtain an API key from the Gamma.app settings menu. Once obtained, set the environment variable by running export GAMMA_API_KEY="sk-gamma-xxxxx". Ensure that curl and python3 are present in your shell environment, as these are required for building and parsing the JSON payloads sent to the Gamma API endpoints.
Use Cases
- Corporate Reporting: Rapidly turn quarterly data summaries into professional PDF slide decks for executive reviews.
- Sales & Pitching: Generate custom pitch decks by feeding specific company data into pre-built industry templates.
- Content Marketing: Convert long-form blog post content into bite-sized social media carousels or web pages automatically.
- Rapid Prototyping: Create draft presentations in seconds to test the narrative flow of a project before finalizing the visual design manually.
Example Prompts
- "Create a presentation about AI trends in 2026 for my business strategy team using 10 slides and export it to PDF."
- "Use the pitch deck template g_abcdef123 to create a new deck tailored for the Twist Broadband client."
- "Generate a detailed marketing report in document format regarding our Q1 2026 performance with a professional tone."
Tips & Limitations
- Waiting for completion: Always use the
--waitflag in your CLI commands if you want the script to poll for the completion status automatically. Without it, you will need to manually check the status using the generation ID. - API Limits: Be mindful that excessive usage may hit Gamma's rate limits. Check the official API documentation for current constraints.
- Data Security: Remember that all text inputs are sent to Gamma's servers for processing; avoid sending sensitive or unredacted proprietary data in your prompts.
- Flexibility: Use the
themesandfolderscommands to explore available branding and organizational structures within your workspace to ensure generated content matches your company identity.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-autosolutionsai-didac-gamma-app-api": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
agent-memory-setup
Set up the full OpenClaw agent memory system with 3-tier memory (HOT/WARM/COLD), daily logs, semantic search (QMD), and lossless context management (Lossless Claw). Use when onboarding a new agent, setting up memory for a fresh OpenClaw instance, or when asked to install the memory system on a new agent. Triggers on "set up memory", "install memory system", "onboard new agent memory", "memory setup", "agent onboarding", "configure agent memory", "add memory to my agent", "how do I set up memory", "initialize memory", "memory system for OpenClaw".
agent-memory-setup-v2
Create a 3-tier memory directory structure (HOT/WARM/COLD) for OpenClaw agents and configure the built-in memory-core plugin to use Google Gemini Embeddings 2 (gemini-embedding-2-preview) for semantic memory search. Creates memory/ directories and stub files only — no code execution or external API calls from the setup script. After setup, the agent's memory_search tool uses Gemini's cloud embedding API to index memory files. Requires a free Google Gemini API key. Use when setting up a new agent's memory system or asked about semantic memory search. Triggers on "set up memory", "memory setup", "agent memory", "gemini memory", "semantic search memory", "onboard new agent".
agent-memory-setup
Set up the full OpenClaw agent memory system with 3-tier memory (HOT/WARM/COLD), daily logs, semantic search (QMD), and lossless context management (Lossless Claw). Use when onboarding a new agent, setting up memory for a fresh OpenClaw instance, or when asked to install the memory system on a new agent. Triggers on "set up memory", "install memory system", "onboard new agent memory", "memory setup", "agent onboarding", "configure agent memory", "add memory to my agent", "how do I set up memory", "initialize memory", "memory system for OpenClaw".
deep-research
Conduct deep multi-phase research using parallel subagents and iterative search. Use for deep research requests, comprehensive analysis, competitive intelligence, market research, or thorough investigation of complex topics.
Autosolutions Npd Validator
Run a full NPD validation pipeline on a product concept. Orchestrates 8 specialized subagents (Research Coordinator, 5 Independent Evaluators, Devil's Advocate, Consensus Director) to produce an evidence-based GO / CONDITIONAL GO / REVISIT / NO-GO recommendation. Use when someone asks to validate a product idea, assess market fit, or evaluate whether a product should be launched.