canva-branded-presentation
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseCanva Branded Presentation Creator
Canva品牌风格演示文稿生成工具
Create professional, on-brand presentations in Canva from user-provided outlines or briefs.
根据用户提供的大纲或简报,在Canva中创建专业、符合品牌风格的演示文稿。
Workflow
工作流程
-
Get the content source
- If the user provides text directly, use that as the outline/brief
- If the user provides a Canva design link (e.g., ), extract the design ID from the URL and use
https://www.canva.com/design/DAG.../...to read its contentsCanva:start-editing-transaction - If the user references a Canva doc by name, use to find it, then
Canva:search-designsto read its contentsCanva:start-editing-transaction
-
List available brand kits
- Call to retrieve the user's brand kits
Canva:list-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
-
Generate the presentation
- Call with:
Canva:generate-design- : "presentation"
design_type - : the selected brand kit ID
brand_kit_id - : a detailed prompt following the presentation format below
query
- Show the generated candidates to the user
- Call
-
Finalize
- Ask the user which candidate they prefer
- Call to create the editable design
Canva:create-design-from-candidate - Provide the user with the link to their new presentation
-
获取内容来源
- 如果用户直接提供文本,将其用作大纲/简报
- 如果用户提供Canva设计链接(例如),从URL中提取设计ID,然后调用
https://www.canva.com/design/DAG.../...读取其内容Canva:start-editing-transaction - 如果用户按名称引用Canva文档,调用查找文档,再调用
Canva:search-designs读取内容Canva:start-editing-transaction
-
列出可用品牌套件
- 调用获取用户的品牌套件
Canva:list-brand-kits - 如果仅存在一个品牌套件,自动使用该套件,无需询问用户
- 如果存在多个品牌套件,展示选项并请用户选择其一
- 调用
-
生成演示文稿
- 调用,参数包括:
Canva:generate-design- : "presentation"
design_type - : 选中的品牌套件ID
brand_kit_id - : 遵循以下演示文稿格式的详细提示词
query
- 向用户展示生成的候选设计
- 调用
-
最终确认
- 询问用户偏好哪个候选设计
- 调用创建可编辑的设计
Canva:create-design-from-candidate - 向用户提供新演示文稿的链接
Presentation Query Format
演示文稿查询格式
Structure the query for with these sections:
Canva:generate-designPresentation 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
为构造查询时需包含以下部分:
Canva:generate-design演示文稿简报
- 标题:演示文档的暂定标题
- 主题/范围:1-2行描述主题内容
- 核心信息:3-5个主要要点
- 风格指南:基于简报确定的语气和图像风格
叙事结构
一段描述故事流程的文字(例如:钩子→问题→解决方案→证据→行动号召)。
幻灯片规划
每张幻灯片需包含:
- 幻灯片N — "确切标题"
- 目标:一句话说明幻灯片的用途
- 要点(3-6条):简洁、句式统一的具体内容
- 视觉元素:明确的推荐(图表类型、示意图、图像主题)
- 演讲备注:2-4句叙事细节
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
- 如果存在多个品牌套件,生成前需确认用户选择;如果仅一个,自动使用
- 如果大纲内容简略,将其扩展为完整的幻灯片规划,补充合理内容
- 对于简报(叙事性描述),提取关键要点并整理为幻灯片结构
- 力求幻灯片标题清晰、具有行动导向