mcpbeat Sign in

Canva Branded Presentation Skill for Codex

Create on-brand Canva presentations from a brief, outline, existing Canva doc, or design link. Use when the user wants a branded slide deck, wants to turn notes into a presentation, or needs a presentation generated in Canva with the right brand kit and a clear slide plan.

3k tokens
context cost
the whole folder, loaded on every use
4
files
instructions only
0
copies elsewhere
how many repositories repackaged it
4915
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/openai/plugins --skill canva-branded-presentation

What comes with it

9 067 bytes besides the instruction
agents/openai.yaml
assets/canva-small.svg
assets/canva.svg

The instruction itself

8 sections, as written by the author

Canva Branded Presentation

Overview

Use this skill to turn a brief, outline, or existing Canva content into a branded presentation. Gather the source content first, choose the right brand kit, and generate presentation candidates before creating the editable deck.

Preferred Deliverables

  • A clear presentation brief with title, scope, key messages, and a narrative arc.
  • A slide plan with concrete titles, goals, bullets, and visual guidance.
  • A new editable Canva presentation created from the user's preferred candidate.

Workflow

  • Identify the content source before generating. Accept direct text, a Canva design link, or a Canva document/design name that can be found through search.
  • Read the source content when it lives in Canva. Use the available Canva search and editing tools to locate the design, open it, and extract the material that should drive the deck.
  • List the available brand kits. If there is only one, use it automatically. If there are multiple, ask the user to choose before generating.
  • Build a strong generation prompt. Include a working title, topic, key messages, visual style, story arc, and a slide-by-slide plan.
  • Generate presentation candidates in Canva and show the options to the user before creating the final design.
  • Create the editable presentation from the selected candidate and return the Canva link.

Write Safety

  • Keep the original source design untouched unless the user explicitly asks to modify it.
  • If multiple matching source designs or brand kits appear, identify the exact one before generating.
  • Preserve specific names, dates, metrics, and claims from the source content unless the user asks to change them.
  • If the brief is sparse, expand it thoughtfully, but call out major assumptions that shape the narrative.

Output Conventions

  • When helpful, summarize the deck direction before generation: title, audience, key message, and slide count.
  • For larger decks, present a concise slide plan before or alongside candidate generation.
  • When showing results, distinguish clearly between generated candidates and the final editable deck.
  • Return the final Canva design link once the chosen candidate has been created.

Example Requests

  • "Create a branded presentation from this launch outline."
  • "Turn this Canva doc into a polished deck using our brand kit."
  • "Make an on-brand sales presentation from this brief."
  • "Generate a presentation from this Canva design link."

Light Fallback

If the source design or brand kit cannot be found, say that Canva access may be unavailable or pointed at the wrong account and ask the user to reconnect or identify the right design or brand kit.

Other skills for the same job

different authors, same section of the catalogue
Protocolsio Integration
by christophacham
×4

Integration with protocols.io API for managing scientific protocols. This skill should be used when working with protocols.io to search, create, update, or publish protocols; manage protocol steps and materials; handle discussions and comments; organize workspaces; upload and manage files; or integrate protocols.io functionality into workflows. Applicable for protocol discovery, collaborative protocol development, experiment tracking, lab protocol management, and scientific documentation.

16k tokens
Tailored Resume Generator
by frostant
×4

Analyzes job descriptions and generates tailored resumes that highlight relevant experience, skills, and achievements to maximize interview chances

3k tokens
Excalidraw Diagram Generator
by github
vendor ×3

Generate Excalidraw diagrams from natural language descriptions. Use when asked to "create a diagram", "make a flowchart", "visualize a process", "draw a system architecture", "create a mind map", or "generate an Excalidraw file". Supports flowcharts, relationship diagrams, mind maps, and system architecture diagrams. Outputs .excalidraw JSON files that can be opened directly in Excalidraw.

36k tokens scripts
Executing Plans
by ZhanlinCui
×3

Use when you have a written implementation plan to execute in a separate session with review checkpoints

542 tokens
Anndata
by christophacham
×3

Data structure for annotated matrices in single-cell analysis. Use when working with .h5ad files or integrating with the scverse ecosystem. This is the data format skill—for analysis workflows use scanpy; for probabilistic models use scvi-tools; for population-scale queries use cellxgene-census.

16k tokens
Benchling Integration
by christophacham
×3

Benchling R&D platform integration. Access registry (DNA, proteins), inventory, ELN entries, workflows via API, build Benchling Apps, query Data Warehouse, for lab data management automation.

14k tokens
Biopython
by christophacham
×3

Comprehensive molecular biology toolkit. Use for sequence manipulation, file parsing (FASTA/GenBank/PDB), phylogenetics, and programmatic NCBI/PubMed access (Bio.Entrez). Best for batch processing, custom bioinformatics pipelines, BLAST automation. For quick lookups use gget; for multi-service integration use bioservices.

24k tokens
Cellxgene Census
by christophacham
×3

Query the CELLxGENE Census (61M+ cells) programmatically. Use when you need expression data across tissues, diseases, or cell types from the largest curated single-cell atlas. Best for population-scale queries, reference atlas comparisons. For analyzing your own data use scanpy or scvi-tools.

8k tokens

How to use it

Copy the folder

Take openai/canva-branded-presentation from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.