canva-branded-presentation
SKILL.md
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 asdesign_idwithCanva:start-editing-transactionto read its contents; do not useCanva:search-designsfor 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 useCanva:start-editing-transactionto read its contents - If the user references a Canva doc by name, use
Canva:search-designsto find it, thenCanva:start-editing-transactionto read its contents
-
List available brand kits
- Call
Canva:list-brand-kitsto 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
- Call