This walks you through integrating Gleap's customer feedback SDK across eight platforms, from vanilla JavaScript to FlutterFlow. It auto-detects your environment by scanning for pubspec.yaml, package.json, Xcode projects, or Gradle files, then pulls the latest SDK version and guides you through installation, initialization, and platform-specific config like permissions and manifest entries. It'll even hunt for your API key in .env files before asking. The post-setup guidance covers user identification, event tracking, and widget control. Honestly, the platform detection logic is thorough enough that you can just say "add Gleap" and it figures out the rest. Saves you from context-switching to docs when you're already in the flow.
npx skills add https://github.com/gleapsdk/agent-skills --skill gleap-sdk-setup