Canva
Search Canva templates, create designs, and edit existing assets from Codex. Generate social graphics, presentation slides, and marketing materials through natural language.
Install
npx codex-marketplace add openai/plugins/plugins/canva --plugin Canva is an official OpenAI Codex plugin available through the Codex Marketplace. Install it with one command and Codex gains the ability to work with Canva directly from your coding session.
Install:
npx codex-marketplace add openai/plugins/plugins/canva --plugin
Then use it naturally: codex "Canva — describe what you want to do".
The plugin follows the official OpenAI plugin spec with a plugin.json manifest, SKILL.md files, and marketplace.json integration. The source lives in the openai/plugins GitHub repository (893 stars).
Features
Template search
Find the right Canva template for any design need by describing what you want.
Design creation
Create new designs from a template with custom text, colors, and layout.
Asset editing
Update existing Canva designs — swap images, update copy, change colors.
Common Use Cases
- Creating social media graphics without opening a browser
- Generating presentation slides from code outputs
- Producing marketing materials alongside feature development