linkrunner-labs
OrganizationInstallable Agent Skills for integrating the Linkrunner SDK and deep linking, for AI coding agents (Claude Code, Cursor, Windsurf, Copilot)
Categories
Indexed Skills (12)
linkrunner-meta-install-referrer
Set up Meta Install Referrer so Linkrunner can read Meta (Facebook/Instagram) ad campaign metadata from the device and improve Meta attribution, including view-through installs. Android only - the setup is making your Facebook App ID available to the SDK via AndroidManifest.xml. Use when someone asks to enable Meta install referrer, improve Meta / view-through attribution with Linkrunner, or add the Facebook App ID for Linkrunner on Android.
linkrunner-events
Instrument Linkrunner event and revenue tracking correctly - what events to send, when to send them, and how to avoid double-counted, dropped, or missing revenue. Platform-agnostic: covers the event taxonomy, ad-network ecommerce fields, capturePayment/removePayment correctness, and the server-side Capture Event / Revenue Tracking HTTP APIs. Use when asked to instrument Linkrunner events, track purchases or revenue with Linkrunner, decide what events to send, debug why revenue or events are missing or double-counted, or send events from a backend/web app that has no client SDK call for custom events.
linkrunner-webhooks
Set up a Linkrunner webhook receiver in a backend app to get real-time install and signup attribution events - detect the backend framework (Express, Fastify, Next.js API routes, NestJS, Flask, FastAPI, Django, etc.), add a route that verifies the linkrunner-key header, and handle the payload idempotently. Use when someone asks to set up Linkrunner webhooks, receive install/signup webhooks, or handle a Linkrunner webhook in their backend.
linkrunner-android
Integrate the Linkrunner mobile attribution SDK into a native Android (Kotlin/Java) app - add the Maven dependency, initialize it, identify users, track events and revenue, and set up deep linking (App Links with assetlinks.json verification and custom URI schemes). Use when someone asks to add Linkrunner to an Android app, wire up attribution natively, or debug why Linkrunner App Links are not opening the app.
linkrunner-capacitor
Integrate the Linkrunner mobile attribution SDK into a Capacitor/Ionic app - add the package, sync native projects, initialize it, identify users, track events and revenue, and set up deep linking (iOS Universal Links, Android App Links, and custom URI schemes) with domain verification. Use when someone asks to add Linkrunner to a Capacitor or Ionic app, wire up attribution, or debug why Linkrunner deep links are not opening the app.
linkrunner-cordova
Integrate the Linkrunner mobile attribution SDK into an Apache Cordova app - add the plugin, initialize it, identify users, track events and revenue, and set up deep linking (iOS Universal Links, Android App Links, and custom URI schemes) with domain verification. Use when someone asks to add Linkrunner to a Cordova app, wire up attribution, or debug why Linkrunner deep links are not opening the app.
linkrunner-expo
Integrate the Linkrunner mobile attribution SDK into an Expo app via the expo-linkrunner config plugin - install rn-linkrunner + expo-linkrunner, wire the plugin into app.json, initialize, identify users, track events and revenue, and set up deep linking (iOS Universal Links, Android App Links, and custom URI schemes) with domain verification. Use when someone asks to add Linkrunner to an Expo app, wire up attribution in an Expo/expo-router project, or debug why Linkrunner deep links are not opening the app.
linkrunner-flutter
Integrate the Linkrunner mobile attribution SDK into a Flutter/Dart app - add the package, initialize it, identify users, track events and revenue, and set up deep linking (iOS Universal Links, Android App Links, and custom URI schemes) with domain verification. Use when someone asks to add Linkrunner to a Flutter app, wire up attribution, or debug why Linkrunner deep links are not opening the app.
linkrunner-ios
Integrate the Linkrunner mobile attribution SDK into a native iOS (Swift) app - add the package via SPM, initialize it, identify users, track events and revenue, and set up deep linking (Universal Links and custom URL schemes) with domain verification. Use when someone asks to add Linkrunner to an iOS app, wire up attribution, or debug why Linkrunner deep links are not opening the app.
linkrunner-react-native
Integrate the Linkrunner mobile attribution SDK into a React Native app - add the package, initialize it, identify users, track events and revenue, and set up deep linking (iOS Universal Links, Android App Links, and custom URI schemes) with domain verification. Use when someone asks to add Linkrunner to a React Native app, wire up attribution, or debug why Linkrunner deep links are not opening the app.
linkrunner-unity
Integrate Linkrunner mobile attribution into a Unity app via the native Android and iOS bridge - there is no dedicated Unity package. Wires the Java-callback Android SDK and the Swift @_cdecl iOS bridge behind a shared C# LinkrunnerSDK.cs, then sets up deep linking (App Links / Universal Links / custom schemes) with domain verification. Use when someone asks to add Linkrunner to a Unity game, wire up attribution in Unity, or debug why the Unity Android/iOS bridge is not calling through to Linkrunner.
linkrunner-troubleshoot-deep-links
Diagnose why Linkrunner deep links (iOS Universal Links / Android App Links) open the browser instead of the app, or do not open the app at all. Runs the full verification gauntlet - hosted apple-app-site-association and assetlinks.json, Apple CDN freshness, Android fingerprint + verification state, associated-domains entitlement, manifest intent filters - and reports exactly what is broken and how to fix it. Use when someone says a Linkrunner link opens Safari/Chrome, App Links will not verify, or a universal link is ignored.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.