canva-image-editor

Installation
SKILL.md

Canva Image Editor Skill

QUICK REFERENCE

  • Scripts location: scripts/ (NOT skills/canva-image-editor/scripts/ - those don't exist)
  • Auth check: .venv\Scripts\python.exe scripts/auth_check.py
  • List designs: .venv\Scripts\python.exe scripts/list_designs.py
  • API client: scripts/canva_client.py (import: from canva_client import get_client)
  • Sample script: scripts/samples/sample_canva_operations.py

WARNING: Commands below referencing skills/canva-*/scripts/*.py are WRONG paths. Write custom Python using canva_client.py. See scripts/samples/sample_canva_operations.py.

Edit and modify image-based designs in Canva including social media posts, posters, flyers, logos, and other static graphics.

Scope of This Skill

Installs
6
GitHub Stars
14
First Seen
Apr 20, 2026
canva-image-editor — openanalystinc/10x-content-expert