NEW Browse AI tools across categories — updated daily. See what's new →

Canva Branded Presentation Creator

Create on-brand Canva presentations from an outline or brief. Use when the user asks to create a branded presentation, make an on-brand deck, turn an outline into slides, or generate a presentation...

AuthorCanva
Version1.0.0
LicenseMIT
Token count~1,093
UpdatedJun 5, 2026

Create on-brand Canva presentations from an outline or brief. Use when the user asks to create a branded presentation, make an on-brand deck, turn an outline into slides, or generate a presentation from a brief. Input can be text directly in the message, a reference to a Canva doc by name, or a Canva design link (e.g., https://www.canva.com/design/...).

Install

Quick install

via npx skills · works with 57+ agents
npx skills add https://github.com/canva-sdks/canva-claude-skills/tree/main/branded-presentation
Or pick agent:
npx skills add canva-sdks/canva-claude-skills --skill "Canva Branded Presentation Creator" --agent claude-code
npx skills add canva-sdks/canva-claude-skills --skill "Canva Branded Presentation Creator" --agent cursor
npx skills add canva-sdks/canva-claude-skills --skill "Canva Branded Presentation Creator" --agent codex
npx skills add canva-sdks/canva-claude-skills --skill "Canva Branded Presentation Creator" --agent opencode
npx skills add canva-sdks/canva-claude-skills --skill "Canva Branded Presentation Creator" --agent github-copilot
npx skills add canva-sdks/canva-claude-skills --skill "Canva Branded Presentation Creator" --agent windsurf
More install options

Shorthand — useful for multi-skill repos:

npx skills add canva-sdks/canva-claude-skills --skill "Canva Branded Presentation Creator"

Manual — clone the repo and drop the folder into your agent's skills directory:

git clone https://github.com/canva-sdks/canva-claude-skills.git
cp -r canva-claude-skills/branded-presentation ~/.claude/skills/
How to use: Once installed, ask your agent to "use the Canva Branded Presentation Creator skill" or describe what you want (e.g. "Create on-brand Canva presentations from an outline or brief. Use when the user"). Requires Node.js 18+.

Canva Branded Presentation Creator

Create on-brand Canva presentations from an outline or brief. Use when the user asks to create a branded presentation, make an on-brand deck, turn an outline into slides, or generate a presentation from a brief. Input can be text directly in the message, a reference to a Canva doc by name, or a Canva design link (e.g., https://www.canva.com/design/...).

Canva Branded Presentation Creatorby Canva

Create on-brand Canva presentations from an outline or brief. Use when the user asks to create a branded presentation, make an on-brand deck, turn an outline into slides, or generate a presentation from a brief. Input can be text directly in the message, a reference to a Canva doc by name, or a Canva design link (e.g., https://www.canva.com/design/...).

npx skills add https://github.com/canva-sdks/canva-claude-skills --skill canva-branded-presentationDownload ZIPGitHub

Canva Branded Presentation Creator

Create professional, on-brand presentations in Canva from user-provided outlines or briefs.

Workflow

*
Get the content source

  • If the user provides text directly, use that as the outline/brief
  • If the user provides a Canva design ID directly (typically starts with D, e.g. DABcd1234ef), use it as design_id with Canva:start-editing-transaction to read its contents; do not use Canva:search-designs for a raw ID
  • If the user provides a Canva design link (e.g., https://www.canva.com/design/DAG.../...), extract the design ID from the URL and use Canva:start-editing-transaction to read its contents
  • If the user references a Canva doc by name, use Canva:search-designs to find it, then Canva:start-editing-transaction to read its contents

*
List available brand kits

  • Call Canva:list-brand-kits to retrieve the user's brand kits
  • If only one brand kit exists, use it automatically without asking
  • If multiple brand kits exist, present the options and ask the user to select one

*
Generate the presentation

  • Call Canva:generate-design with:
  • design_type: "presentation"
  • brand_kit_id: the selected brand kit ID
  • query: a detailed prompt following the presentation format below
  • Show the generated candidates to the user

*
Finalize

  • Ask the user which candidate they prefer
  • Call Canva:create-design-from-candidate to create the editable design
  • Provide the user with the link to their new presentation

Presentation Query Format

Structure the query for Canva:generate-design with these sections:

Presentation Brief

  • Title: working title for the deck
  • Topic/Scope: 1-2 lines describing the subject
  • Key Messages: 3-5 main takeaways
  • Style Guide: tone and imagery style based on the brief

Narrative Arc
One paragraph describing the story flow (e.g., Hook → Problem → Solution → Proof → CTA).

Slide Plan
For each slide include:

  • Slide N — "Exact Title"
  • Goal: one sentence on the slide's purpose
  • Bullets (3-6): short, parallel phrasing with specifics
  • Visuals: explicit recommendation (chart type, diagram, image subject)
  • Speaker Notes: 2-4 sentences of narrative detail

Notes

  • If multiple brand kits exist, confirm selection before generating; if only one, use it automatically
  • If the outline is sparse, expand it into a complete slide plan with reasonable content
  • For briefs (narrative descriptions), extract key points and structure them into slides
  • Aim for clear, action-oriented slide titles
  • Autofill requires a Canva Enterprise plan

More skills from Canva

Canva Translateby CanvaTranslate all text in a Canva design to another language, creating a translated copy. Faster than manually copying and editing each text box in Canva's editor. Use when users say "translate my design to [language]", "make a Spanish/French/etc version", or "localize my Canva design".Canva Resize for Social Mediaby CanvaResize a Canva design into multiple social media formats (Facebook post, Facebook story, Instagram post, Instagram story, LinkedIn post) and export all versions as PNGs. Use this skill when users want to resize Canva designs specifically for multiple social media platforms in one operation, rather than resizing to a single format manually.

---

Source: https://github.com/canva-sdks/canva-claude-skills/tree/main/branded-presentation
Author: Canva
Discovered via: mcpservers.org

SKILL.md source

---
name: Canva Branded Presentation Creator
description: Create on-brand Canva presentations from an outline or brief. Use when the user asks to create a branded presentation, make an on-brand deck, turn an outline into slides, or generate a presentation...
---

# Canva Branded Presentation Creator

Create on-brand Canva presentations from an outline or brief. Use when the user asks to create a branded presentation, make an on-brand deck, turn an outline into slides, or generate a presentation from a brief. Input can be text directly in the message, a reference to a Canva doc by name, or a Canva design link (e.g., https://www.canva.com/design/...).

# Canva Branded Presentation Creatorby Canva
Create on-brand Canva presentations from an outline or brief. Use when the user asks to create a branded presentation, make an on-brand deck, turn an outline into slides, or generate a presentation from a brief. Input can be text directly in the message, a reference to a Canva doc by name, or a Canva design link (e.g., https://www.canva.com/design/...).

`npx skills add https://github.com/canva-sdks/canva-claude-skills --skill canva-branded-presentation`Download ZIPGitHub

## Canva Branded Presentation Creator

Create professional, on-brand presentations in Canva from user-provided outlines or briefs.

## Workflow

*
Get the content source

* If the user provides text directly, use that as the outline/brief

* If the user provides a Canva design ID directly (typically starts with `D`, e.g. `DABcd1234ef`), use it as `design_id` with `Canva:start-editing-transaction` to read its contents; do not use `Canva:search-designs` for a raw ID

* If the user provides a Canva design link (e.g., `https://www.canva.com/design/DAG.../...`), extract the design ID from the URL and use `Canva:start-editing-transaction` to read its contents

* If the user references a Canva doc by name, use `Canva:search-designs` to find it, then `Canva:start-editing-transaction` to read its contents

*
List available brand kits

* Call `Canva:list-brand-kits` to retrieve the user's brand kits

* If only one brand kit exists, use it automatically without asking

* If multiple brand kits exist, present the options and ask the user to select one

*
Generate the presentation

* Call `Canva:generate-design` with:

* `design_type`: "presentation"

* `brand_kit_id`: the selected brand kit ID

* `query`: a detailed prompt following the presentation format below

* Show the generated candidates to the user

*
Finalize

* Ask the user which candidate they prefer

* Call `Canva:create-design-from-candidate` to create the editable design

* Provide the user with the link to their new presentation

## Presentation Query Format

Structure the query for `Canva:generate-design` with these sections:

Presentation Brief

* Title: working title for the deck

* Topic/Scope: 1-2 lines describing the subject

* Key Messages: 3-5 main takeaways

* Style Guide: tone and imagery style based on the brief

Narrative Arc
One paragraph describing the story flow (e.g., Hook → Problem → Solution → Proof → CTA).

Slide Plan
For each slide include:

* Slide N — "Exact Title"

* Goal: one sentence on the slide's purpose

* Bullets (3-6): short, parallel phrasing with specifics

* Visuals: explicit recommendation (chart type, diagram, image subject)

* Speaker Notes: 2-4 sentences of narrative detail

## Notes

* If multiple brand kits exist, confirm selection before generating; if only one, use it automatically

* If the outline is sparse, expand it into a complete slide plan with reasonable content

* For briefs (narrative descriptions), extract key points and structure them into slides

* Aim for clear, action-oriented slide titles

* Autofill requires a Canva Enterprise plan

## More skills from Canva
Canva Translateby CanvaTranslate all text in a Canva design to another language, creating a translated copy. Faster than manually copying and editing each text box in Canva's editor. Use when users say "translate my design to [language]", "make a Spanish/French/etc version", or "localize my Canva design".Canva Resize for Social Mediaby CanvaResize a Canva design into multiple social media formats (Facebook post, Facebook story, Instagram post, Instagram story, LinkedIn post) and export all versions as PNGs. Use this skill when users want to resize Canva designs specifically for multiple social media platforms in one operation, rather than resizing to a single format manually.

---

**Source**: https://github.com/canva-sdks/canva-claude-skills/tree/main/branded-presentation
**Author**: Canva
**Discovered via**: mcpservers.org

Related skills 6

env-and-assets-bootstrap

★ Featured

RigorPilot setup skill for README-first deep learning repo reproduction. Use when the task is specifically to prepare a conservative conda-first environment, checkpoint and dataset path assumptions, cache location hints, and setup notes before any run on a README-documented repository. Do not use for repo scanning, full orchestration, paper interpretation, final run reporting, or generic environment setup that is not tied to a specific reproduction target.

lllllllama 127k
Document Processing

firecrawl

★ Featured

Search, scrape, and interact with the web via the Firecrawl CLI. Use this skill whenever the user wants to search the web, find articles, research a topic, look something up online, scrape a webpage, grab content from a URL, get data from a website, crawl documentation, download a site, or interact with pages that need clicks or logins. Also use when they say "fetch this page", "pull the content from", "get the page at https://", or reference external websites. This provides real-time web sea...

firecrawl 59k
Document Processing

OpenAI / spreadsheet

★ Featured Official

Create, edit, analyze, and visualize spreadsheets with formulas

OpenAI 31
AI & ML

Anthropic / pdf

★ Featured Official

Extract text, create PDFs, and handle forms

Anthropic 30
Document Processing

OpenAI / doc

★ Featured Official

Read, create, and edit .docx documents with formatting and layout fidelity

OpenAI 22
AI & ML

VoltAgent / voltagent-docs-bundle

★ Featured Official

Lookup embedded docs from @voltagent/core for version-matched documentation

VoltAgent 21
Development