imagekit-integrations

Installation
SKILL.md

ImageKit Integrations

ImageKit ships SDKs (front-end, back-end, mobile), no-code plugins (CMS, e-commerce), external-storage connectors, a video player, embeddable widgets, AI/automation tooling, and direct URL-generation helpers. This skill is an index of all of them and what each covers.

When to use this skill

  • You're integrating ImageKit into an app and need to know which SDK, plugin, player, or widget exists for your stack.
  • You want a quick sense of what a given integration can do before committing.
  • You need to route a "how do I integrate ImageKit with X" question to the right place.

How to use this skill

  1. Skim the sections below — they're grouped by integration type (SDKs, plugins, storage, player, widgets, automation, URL generation). Find the one that matches your stack or use case and read its summary to confirm it fits.
  2. For implementation details, query mcp_imagekit_devtools_search_docs with the imagekit_guides and imagekit_sdk sources — e.g. "generate signed URLs in Node.js" or "responsive srcset in React". This returns only the relevant snippets and is far cheaper and faster than loading a whole page.
  3. Only fetch a full doc page (append .md to its URL for plain text) when you genuinely need the entire setup guide end-to-end. Prefer search_docs for everything else.

SDKs

Front-End

Installs
28
GitHub Stars
2
First Seen
Jul 1, 2026
imagekit-integrations — imagekit-developer/skills