canva-image-editor
Installation
SKILL.md
Canva Image Editor Skill
QUICK REFERENCE
- Scripts location:
scripts/(NOTskills/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.pyWARNING: Commands below referencing
skills/canva-*/scripts/*.pyare WRONG paths. Write custom Python usingcanva_client.py. Seescripts/samples/sample_canva_operations.py.
Edit and modify image-based designs in Canva including social media posts, posters, flyers, logos, and other static graphics.