This pulls Cloudinary's documentation directly via llms.txt, so Claude can give you accurate implementation details without hallucinating API methods or transformation syntax. You'd reach for it when working with image or video uploads, applying transformations like crops and overlays, or integrating any of Cloudinary's SDKs. It's smart about fetching the docs: grabs the index first, figures out which pages are relevant to your question, then pulls those specific URLs. Works well alongside more specialized Cloudinary skills when you need both general documentation and specific best practices. The real win here is getting fresh, cited documentation instead of Claude guessing at parameter names or endpoint signatures from stale training data.
npx skills add https://github.com/cloudinary-devs/skills --skill cloudinary-docs