canva-video

Installation
SKILL.md

Canva Video Skill

QUICK REFERENCE

  • Scripts location: scripts/ (NOT skills/canva-video/scripts/ - those don't exist)
  • Auth check: .venv\Scripts\python.exe scripts/auth_check.py
  • Export: .venv\Scripts\python.exe scripts/export_design.py --id "ID" --format mp4
  • 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-video/scripts/*.py are WRONG paths. Write custom Python using canva_client.py. See scripts/samples/sample_canva_operations.py.

Create and edit video designs, animations, and motion graphics in Canva.

Scope of This Skill

Installs
7
GitHub Stars
14
First Seen
Apr 20, 2026
canva-video — openanalystinc/10x-content-expert