Token导航 LogoToken导航TokenDH.com
研究检索external-servicegithub未标认证来源可访问许可证需确认审计通过

canva-resize-for-social-mediaCanva resize FOR social media 搜索

Agent Skill

canva-resize-for-social-media 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

847

周安装

36

GitHub Stars

28

下载量

297
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:canva-resize-for-social-media(Canva resize FOR social media 搜索)
来源仓库:https://github.com/canva-sdks/canva-claude-skills
仓库路径:skills/canva-resize-for-social-media
安装命令:
npx skills add https://github.com/canva-sdks/canva-claude-skills --skill canva-resize-for-social-media
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/canva-sdks/canva-claude-skills --skill canva-resize-for-social-media

简介

canva-resize-for-social-media 同canva-resize-for-all-social-media功能一致,命名差异仅为版本区分。

  • 均支持三社媒格式批量导出,提升内容分发效率与一致性。
  • 核心逻辑相同,选择任一即可满足多端适配需求。
  • 推荐优先使用前者,因其名称更准确反映全平台特性。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Canva Resize for Social Media

Automatically resize a single Canva design into multiple social media formats and export all versions as high-quality PNG images with direct download links.

Overview

This skill enables rapid multi-platform content distribution by taking a single Canva design and creating optimized versions for:

  • Facebook post
  • Facebook story
  • Instagram post
  • Instagram story
  • LinkedIn post

All resized versions are automatically exported as high-quality PNG images with direct download links and Canva edit links provided.

Workflow

Step 1: Identify the Source Design

Determine which Canva design the user wants to resize. This can be provided in three ways:

  1. Direct design ID: User provides a design ID (starts with "D")

- Example: "resize design DABcd1234ef for all social media" - Use the design ID directly with get-design tool to retrieve design information

  1. Direct design URL: User provides a Canva design link

- Example: "resize https://www.canva.com/design/DABcd1234ef/... for all social media" - Extract the design ID from the URL (the part after /design/ and before the next / or query parameter) - Use the extracted design ID with get-design tool

  1. Search by design name: Use search-designs tool with the design name as the query

- Example: "resize my Demo Brand Template: Brix&Hart Flyer design for all social media" - Use the exact name/phrase the user provides as the search query - If multiple matches are found, present options and ask the user to select one

  1. Current context: If the user just created or edited a design in the conversation, use that design ID

Implementation note: When searching by name, pass the design name directly to search-designs as the query parameter. The tool will find the best match based on the design title.

Step 2: Retrieve Source Design Information

Use the get-design tool with the design ID to:

  • Confirm the design exists and is accessible
  • Get the design title (for naming resized versions)
  • Verify design type compatibility

Step 3: Ask Which Platforms and Formats

Present the available formats and ask which ones the user wants:

Which platforms and formats would you like to resize for?

- Facebook post (1200×630)
- Facebook story (1080×1920)
- Instagram post (1080×1080)
- Instagram story (1080×1920)
- LinkedIn post (1200×627)

If the user says "all" or "all social media", use all five. Otherwise, only resize for the ones they select.

Step 4: Resize to Selected Formats

Execute the resize operations in parallel by calling the resize-design tool once for each selected format. Use these exact specifications:

Available formats and dimensions:

  1. Facebook Post: 1200 × 630 pixels (custom) design_type: {type: "custom", width: 1200, height: 630}
  2. Facebook Story: 1080 × 1920 pixels (custom) design_type: {type: "custom", width: 1080, height: 1920}
  3. Instagram Post: 1080 × 1080 pixels (custom) design_type: {type: "custom", width: 1080, height: 1080}
  4. Instagram Story: 1080 × 1920 pixels (custom) design_type: {type: "custom", width: 1080, height: 1920}
  5. LinkedIn Post: 1200 × 627 pixels (custom) design_type: {type: "custom", width: 1200, height: 627}

Note: Facebook Story and Instagram Story have identical dimensions. Create both versions but inform the user they're the same size.

Error handling: If a resize operation fails, continue with remaining formats and report which formats succeeded and which failed at the end.

Step 5: Export Resized Designs as PNGs

If the user already asked to export (e.g., "resize and export for social media"), proceed directly. Otherwise, ask if they'd like to export the resized designs as PNGs.

For each successfully resized design from Step 4:

  1. Use the export-design tool with the resized design ID
  2. Set format type to png with export quality pro: format: {type: "png", export_quality: "pro"}
  3. Collect the download URLs for all exported PNG files

Batch the export calls to execute them efficiently.

Step 6: Present Results with Download Links

Present comprehensive results to the user:

Provide the user with a summary including:

  1. Summary: Confirm which formats were created successfully
  2. PNG download links: Direct download links for each exported PNG
  3. Design edit links: Canva editor URLs for each resized design so users can make further edits
  4. Note about duplicates: Mention that Facebook Story and Instagram Story have identical dimensions

Presentation format example:

✅ Successfully resized your design for all social media platforms!

Individual PNG Downloads & Edit Links:

**Facebook Post** (1200×630)
- [Download PNG](png_url)
- [Edit in Canva](edit_url)

**Facebook Story** (1080×1920)
- [Download PNG](png_url)
- [Edit in Canva](edit_url)

**Instagram Post** (1080×1080)
- [Download PNG](png_url)
- [Edit in Canva](edit_url)

**Instagram Story** (1080×1920)
- [Download PNG](png_url)
- [Edit in Canva](edit_url)

**LinkedIn Post** (1200×627)
- [Download PNG](png_url)
- [Edit in Canva](edit_url)

Note: Facebook Story and Instagram Story use the same dimensions (1080×1920).

Implementation details:

  • PNG download links come from the export-design tool response
  • Design edit links come from the resize-design tool response (use the urls.edit_url field from each resized design)
  • Present links as clickable URLs, not just plain text
  • Organize by platform for easy scanning

Key Implementation Notes

  • Compatibility: Check if resize-design is available in the current MCP tools. If not, inform the user that this skill requires the Claude Desktop and is not supported by Claude Code
  • Parallel execution: Resize and export operations should be performed in parallel for efficiency
  • PNG export: Always export as PNG with pro quality for best image quality
  • Direct download links: Provide users with direct PNG download links (do not attempt to download files server-side or create zip files, as network restrictions prevent this)
  • Consistent naming: Use the source design title with platform suffix for resized designs
  • Error resilience: If any operation fails, complete the remaining operations and clearly report what succeeded/failed
  • User confirmation: Do not require user approval between steps - execute the full workflow automatically unless errors occur
  • Format accuracy: Always use the exact pixel dimensions specified above for each platform

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

34.84%
按下载量换算103

Claude

28.09%
按下载量换算83

Cursor

18.98%
按下载量换算56

Gemini CLI

9%
按下载量换算27

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

external-service

该 Skill 可能调用第三方服务、云服务或外部模型 API,使用前需要确认账号、额度、数据发送范围和服务条款。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills