A powerful integration for programmatically creating, managing, and exporting Canva designs via the Connect API.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install canva
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 canva using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Canva skill allows AI agents to interact directly with the Canva Connect API to automate the entire design lifecycle. By utilizing this skill within the Openclaw Skills ecosystem, developers can move beyond manual editing and move toward high-scale visual content production. It enables the programmatic generation of social media graphics, presentations, and marketing collateral by injecting data into predefined brand templates.
This skill handles the complexities of OAuth 2.0 authentication and asynchronous export jobs, providing a streamlined interface for agents to list designs, upload assets, and trigger multi-format exports. Whether you are building an automated social media manager or a bulk document generator, this skill provides the necessary bridge between raw data and professional design.
To get started with this skill in the Openclaw Skills framework, follow these steps:
export CANVA_CLIENT_ID="your_client_id"
export CANVA_CLIENT_SECRET="your_client_secret"
~/.canva/tokens.json for automatic refreshing.The skill manages various data entities provided by the Canva API. Below is the primary metadata taxonomy:
| Entity | Data Provided |
|---|---|
| Designs | Design ID, title, thumbnails, and creation timestamps. |
| Brand Templates | Template ID and available placeholders for text or image autofill. |
| Assets | Metadata for uploaded files including name, dimensions, and type. |
| Export Jobs | Job status (processing, success, failed) and temporary download links. |
Loading
A comprehensive research tool for accessing the Sefaria library of Jewish texts directly within your AI agent workflow.

A file-based bridge that enables OpenClaw to dispatch, monitor, and manage complex coding tasks via the local Codex CLI.

A terminal-based focus timer implementing the Pomodoro technique to enhance productivity through structured work and break intervals.

Automatically fetch YouTube transcripts, generate structured summaries, and deliver them to messaging platforms.

A lightweight CLI tool for instantly discovering and filtering over 40 curated AI tools by category and pricing.

A one-word trigger tool for tracking real-time Singapore bus arrivals at your preferred stops.








































