An AI-powered automation skill that generates professional presentations, documents, and social media carousels via the Gamma.app API.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install gamma
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install gamma using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Gamma skill provides a robust interface for creating high-quality visual content using generative AI. By integrating with Openclaw Skills, users can transform text prompts, markdown files, or project notes into polished slide decks, pageless reports, and social media assets without manual design effort.
This skill streamlines the creative process for developers, marketers, and researchers, allowing for the rapid production of professional-grade materials. Whether you need a technical report, a detailed investor pitch, or a quick social media carousel, this tool handles the complex layout and image generation tasks automatically.
To use this skill within Openclaw Skills, you must first configure your API credentials:
export GAMMA_API_KEY="sk-gamma-xxxxx"
./scripts/gamma.sh generate "Introduction to AI Automation" --wait
The Gamma skill organizes data through a structured request-response cycle. It accepts various configuration parameters to define the output's look and feel:
| Attribute | Description | Values |
|---|---|---|
| Format | The type of content generated | presentation, document, social |
| Dimensions | Aspect ratio of the cards | 16x9, 4x3, 1x1, 9x16, fluid |
| Image Style | Visual theme for AI images | illustration, photo, mixed |
| Amount | Level of content detail | concise, detailed |
All successful generations result in a JSON response containing a gammaUrl and a generationId for future reference within your Openclaw Skills workflow.
Loading
A professional integration for Fathom AI that allows agents to retrieve call recordings, full transcripts, and automated summaries directly from your meeting history.

A comprehensive automation skill for managing Cloudflare DNS records, domain zones, and secure tunnels via the Cloudflare API.

A powerful tool for creating and managing isolated Docker VM sandboxes to safely execute AI agents and untrusted code.

A local memory service that allows AI agents to persist learnings, preferences, and goals across sessions using secure Ed25519 cryptography.

A comprehensive toolkit for Supabase database management and vector similarity search within Openclaw Skills.

A comprehensive command-line interface for managing Google Workspace services including Gmail, Drive, and Calendar directly from your terminal.








































