canva-video
Installation
SKILL.md
Canva Video Skill
QUICK REFERENCE
- Scripts location:
scripts/(NOTskills/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.pyWARNING: Commands below referencing
skills/canva-video/scripts/*.pyare WRONG paths. Write custom Python usingcanva_client.py. Seescripts/samples/sample_canva_operations.py.
Create and edit video designs, animations, and motion graphics in Canva.