Canva Skill Create, export, and manage Canva designs via the Connect API. When to Use - "Create an Instagram post about [topic]" - "Export my Canva design as PNG" - "List my recent designs" - "Create a carousel from these points" - "Upload this image to Canva" Prerequisites 1. Create a Canva Integration: - Go to https://www.canva.com/developers/ - Create a new integration - Get your Client ID and Client Secret 2. Set Environment Variables: 3. Authenticate (first time): Run the auth flow to get access tokens (stored in ) API Base URL Authentication Canva uses OAuth 2.0. The skill handles tokenβ¦