canva-folder-organizer
Installation
SKILL.md
Canva Folder Organizer Skill
QUICK REFERENCE
- Scripts location:
scripts/(NOTskills/canva-folder-organizer/scripts/- those don't exist)- List folders:
.venv\Scripts\python.exe scripts/list_folders.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.
Manage and organize your Canva folder structure and move items between folders.