canva-resize-for-all-social-media

canva-resize-for-all-social-media is a skill for Codex from fanfan-de/anybox. It costs 58 tokens per session (526 once invoked), scanned A, original, MIT.

A workflow for adapting one Canva design into standard image formats for social networks such as Facebook, Instagram, and LinkedIn. It can prepare separate versions and export successful results as PNG files.

In plain words
What is it for?
Use it to create Facebook posts and stories, Instagram posts and stories, and LinkedIn posts from an existing Canva design, with download and edit links for successful versions.
Why use it?
It removes the repeated work of resizing and exporting the same design for different platforms. It also lets the process continue when one requested format fails.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it to create Facebook posts and stories, Instagram posts and stories, and LinkedIn posts from an existing Canva design, with download and edit links for successful versions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/fanfan-de/anybox/canva-resize-for-all-social-media
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add fanfan-de/anybox --skill canva-resize-for-all-social-media
Clone the repo
git clone --depth 1 https://github.com/fanfan-de/anybox

Made for: Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for canva-resize-for-all-social-media

README.md
[![agentmods](https://agentmods.dev/badge/skills/fanfan-de/anybox/canva-resize-for-all-social-media/github.svg)](https://agentmods.dev/skills/fanfan-de/anybox/canva-resize-for-all-social-media)
Your own site
<a href="https://agentmods.dev/skills/fanfan-de/anybox/canva-resize-for-all-social-media"><img src="https://agentmods.dev/badge/skills/fanfan-de/anybox/canva-resize-for-all-social-media/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for canva-resize-for-all-social-media

Your own site · 80×15
<a href="https://agentmods.dev/skills/fanfan-de/anybox/canva-resize-for-all-social-media"><img src="https://agentmods.dev/badge/skills/fanfan-de/anybox/canva-resize-for-all-social-media.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 58 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 526 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00058 $0.00526
Opus 5 $0.00029 $0.00263
Sonnet 5 $0.00012 $0.00105
Haiku 4.5 $0.00006 $0.00053

Measured 12d ago against content hash ca36f9b6cc9e, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

canva-resize-for-all-social-media scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/Anybox-Plugins/canva/skills/canva-resize-for-all-social-media/SKILL.md · 51 lines

How it starts

The opening of the file, as written. The whole thing — 51 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Canva Resize For Social Media

Overview

Use this skill to take one Canva design and create a multi-platform set of resized variants. Identify the source design, generate the requested social formats, export each version, and present the results in a scan-friendly way.

Preferred Deliverables

  • A confirmed source design with the right title and edit context.
  • Resized variants for the requested social platforms.
  • Direct export links and Canva edit links for each successful output.

Workflow

  1. Identify the source design from a design ID, Canva URL, design name, or the current conversation context.
  2. Confirm the source design exists and is accessible before starting any resize work.
  3. Resize the design into the standard target formats for Facebook post, Facebook story, Instagram post, Instagram story, and LinkedIn post. Run independent resize operations in parallel when the tool flow supports it.
  4. Continue with the formats that succeed even if one or more resize attempts fail.
  5. Export each successful resized design as a high-quality PNG and collect the download links.
  6. Present the finished set grouped by platform, including both the PNG download link and the Canva edit link.

Write Safety

  • Keep the original design unchanged and work from resized copies.
  • If a name search returns multiple designs, identify the right one before resizing.
  • Use exact target dimensions for each platform rather than approximations.
  • Report partial failures clearly instead of hiding them behind a generic success message.

Output Conventions

  • Lead with a short summary of which formats were created successfully.
  • List each platform separately with its dimensions, export link, and edit link.
  • Mention when two outputs share the same dimensions, such as Facebook Story and Instagram Story.
  • If some formats fail, separate successes from failures so the user can act quickly.

Example Requests

  • "Resize this Canva design for Facebook, Instagram, and LinkedIn."
  • "Make all the social versions of this campaign graphic."
  • "Take my flyer design and export all the social post sizes."
  • "Resize this Canva link for every major social format."

Read the full file on GitHub · 51 lines

Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 51 lines · 58 tokens per session scan A ca36f9b6cc9e

Subscribe to this mod's changes

canva-resize-for-all-social-media is a skill published in the GitHub repository fanfan-de/anybox (57 stars, last pushed 29d ago), licensed MIT. It adds 58 tokens to every session and 526 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

webgl-holographic-foil

A self-contained WebGL2 hero: thin-film interference over a crushed-foil surface whose palette shifts with the viewing angle; move the cursor to tilt the film.

nexu-io/open-design · 41 tokens

html-ppt-hermes-cyber-terminal

OpenDesign + BYOK: choosing and wiring your own model, hands-on — cost, quality, and the routing decision. Built as a decision-grade AI literacy deck for engineers, IT, applied-AI teams.

nexu-io/open-design · 53 tokens

html-ppt-taste-brutalist

16:9 HTML deck in tactical-telemetry / CRT-terminal taste. Deactivated-CRT charcoal slides, white-phosphor monospace, hazard-red accent, scanline overlay, ASCII syntax, density over decoration. Distilled from Leonxlnx/taste-skill brutalist-skill (Tactical Telemetry mode).

nexu-io/open-design · 78 tokens

visual-ralph

Visual Ralph orchestration for frontend UI from generated references, static references, or live URL targets, using $ultragoal with built-in visual verdict and pixel-diff evidence until the implementation matches and leaves a reproducible design system.

Yeachan-Heo/oh-my-codex · 52 tokens

accessibility

Consolidated accessibility skill entrypoint for WCAG 2.2, ARIA Authoring Practices, cognitive accessibility, Section 508, EN 301 549, design intent verification, and the Accessibility Planner workflow.

microsoft/hve-core · 47 tokens

make-resume

A Chinese-language tool for creating editable HTML resumes that can be changed in a browser and printed to PDF. It uses available resume templates when they are installed and otherwise provides a simpler fallback.

Hisn00w/ASu-skills · 86 tokens