canva-automation

Automate Canva tasks via Rube MCP (Composio): designs, exports, folders, brand templates, autofill. Always search tools first for current schemas.

Content Preview
---
name: canva-automation
description: "Automate Canva tasks via Rube MCP (Composio): designs, exports, folders, brand templates, autofill. Always search tools first for current schemas."
requires:
  mcp: [rube]
category: design
---

# Canva Automation via Rube MCP

Automate Canva design operations through Composio's Canva toolkit via Rube MCP.

**Toolkit docs**: [composio.dev/toolkits/canva](https://composio.dev/toolkits/canva)

## Prerequisites

- Rube MCP must be connected (RUBE_SEARCH_TOOLS
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/canva-automation.md \
  https://raw.githubusercontent.com/davepoon/buildwithclaude/main/plugins/all-skills/skills/canva-automation/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/davepoon/buildwithclaude

Then reference at plugins/all-skills/skills/canva-automation/SKILL.md

Related Skills