canva

Integrate with the Canva MCP server to create and export designs.

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/bruno0henrique/o-nexus --skill canva-bruno0henrique
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: canva
Source: https://github.com/bruno0henrique/o-nexus/tree/main/skills/canva
Command: npx skills add https://github.com/bruno0henrique/o-nexus --skill canva-bruno0henrique

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the friction from visual content creation by allowing you to programmatically generate, customize, and export designs directly from your Canva account.

Core Features & Use Cases

  • Template Autofill: Dynamically inject brand assets, text, and images into existing Canva templates.
  • Design Management: Search, browse, and export your library of designs into various formats like PDF or PNG.
  • Use Case: Automatically generate a batch of social media posts by filling a branded template with new product images and descriptions, then export them for immediate distribution.

Quick Start

Use the canva skill to search for the template named Q1-Report and autofill it with the data provided in the attached assets.

Frequently Asked Questions about canva

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Canva template autofill for marketing collateral?

Automating Canva template autofill requires using the Canva MCP server to programmatically inject brand assets, text, and images into existing templates. This enables automated workflows for generating marketing collateral directly from your account.

Do I need OAuth authentication to export Canva designs to PDF or PNG?

Exporting Canva designs to PDF or PNG requires active OAuth authentication and access to the Canva API. This secure connection allows the server to render your design library files and perform automated export operations.

Can I programmatically search and manage my Canva design library?

You can programmatically search and manage your Canva design library through the Canva MCP server integration. This allows you to browse existing designs, manipulate templates, and export visual assets into various formats.

What is the best way to batch generate social media content using Canva templates?

Batch generating social media content is best achieved by dynamically injecting new product images and descriptions into a branded Canva template. This workflow automates visual design creation and exports the files for immediate distribution.

Why does my Canva API integration fail during template rendering?

Canva API integration failures during template rendering typically occur due to missing or expired OAuth authentication. Active credentials and valid API access are required to execute programmatic design creation and asset management operations successfully.