A comprehensive integration for programmatically managing Canva designs, assets, and folder structures through Rube MCP.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install canva-automation
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-automation using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
This skill enables AI agents to interact directly with the Canva API via Rube MCP, providing a robust toolkit for design orchestration. Users can automate the entire creative lifecycle—from generating new designs using brand templates to exporting finished assets in various formats like PDF, PNG, or MP4. By leveraging Openclaw Skills, developers can integrate professional graphic design capabilities into their automated workflows without manual intervention.
The Canva Automation skill excels at handling complex, asynchronous operations such as asset uploads and design exports. It allows for sophisticated organization through folder management and empowers teams to maintain brand consistency using the brand template autofill feature. Whether you are building a social media bot or a document generation pipeline, this addition to your Openclaw Skills library streamlines high-volume design tasks.
To get started with this skill, add the Rube MCP server to your client configuration:
# Add Rube MCP endpoint to your AI client configuration
https://rube.app/mcp
Then, establish the Canva connection within your Openclaw Skills environment:
RUBE_SEARCH_TOOLS.RUBE_MANAGE_CONNECTIONS with the toolkit parameter set to canva.The skill interacts with Canva's structured data objects to manage designs and assets. Below is how Openclaw Skills organizes this technical metadata:
| Entity | Key Attributes | Description |
|---|---|---|
| Design | id, title, thumbnail, urls |
Represents a Canva design document and its metadata. |
| Asset | asset_id, name, status |
Uploaded media files such as PNG, JPG, or MP4. |
| Folder | folder_id, name, parent_id |
The hierarchical structure for organizing designs and assets. |
| Job | job_id, status |
Asynchronous tracking object for exports, uploads, and autofills. |
Loading
Automate your entire Calendly workflow, from scheduling events to managing organization members, using AI-driven tool calls.

A comprehensive automation skill for managing Cal.com scheduling, bookings, and team operations through the Rube MCP protocol.

Automate Brevo email marketing operations including campaigns, templates, and sender management via the Rube MCP toolkit.

A comprehensive suite for automating Box cloud storage operations, including file management, collaboration, and digital signatures.

An AI agent skill that generates high-fidelity visual art and design manifestos focused on expert craftsmanship and minimalist philosophy.

A powerful bridge enabling Claude to interact directly with over 1000 third-party applications like Gmail, Slack, and GitHub.








































