AgentStack
SKILL verified MIT Self-run

Send To Canva

skill-aiatelie-ai-atelie-send-to-canva · by aiatelie

Export as an editable Canva design

No reviews yet
0 installs
11 views
0.0% view→install

Install

$ agentstack add skill-aiatelie-ai-atelie-send-to-canva

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Send To Canva? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Send to Canva

> ⚠️ STUB — this is a working theory of the skill body. The supporting tool get_public_file_url returns a short-lived (~1h) public URL for project files, useful when an external service (e.g. Canva import) needs to fetch a project file by URL.

What it does

Hands the current design off to Canva as an editable design.

Working theory of the body (to be replaced)

  1. Identify the target HTML file (deck or design).
  2. Get a public URL: get_public_file_url({ project_relative_file_path }).
  3. Construct/open a Canva import URL pointing at it (the actual import endpoint is Canva-side; needs verification).
  4. Show the user a download/open card.

TODO

  • Replace with the real skill body once captured.
  • Confirm exactly which Canva endpoint Anthropic targets and whether it's a direct redirect or an OAuth flow.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.