| name | cloudinary-docs |
| description | look up the latest cloudinary docs and official references. use when answering cloudinary questions or implementing uploads, optimization, transformations, apis, webhooks, or integrations. |
Cloudinary Docs
Purpose
Use this skill when you need current Cloudinary documentation instead of memory or stale examples.
Core workflow
- Identify the Cloudinary product area first.
- Prefer the latest official docs and llms.txt over examples copied from old code.
- Verify package names, environment variables, event names, and configuration shapes before coding.
- When a detail is version-sensitive, check the official docs instead of guessing.
Use it for
- Uploads and upload presets
- Delivery, optimization, and transformation questions
- SDK and API usage
- Webhooks and server-side workflows
- Troubleshooting and version-sensitive behavior
Rules
- Do not invent API names or prop names.
- Prefer official Cloudinary docs and reference pages.
- If a question spans multiple Cloudinary products, split it into smaller doc lookups by topic.