Android Skills
Agent-ready skills for installing and configuring the native Android Ansight SDK.
Use this skill when an agent is modifying a native Android Kotlin app.
| Skill | Use When | Raw URL |
|---|---|---|
| Ansight Android Install Skill | Add Gradle dependencies, initialize the Android runtime, register the app in Studio, issue pairing config, set build-variant hygiene, default reflect.* to development-time dependencies, and write setup notes. | /skills/android/ansight-install-android.md |
| Ansight Android App Inspection Skill | Inspect paired native Android Kotlin or Java sessions through Ansight Studio, including catalog-discovered reflect.* tools. | /skills/android/ansight-app-inspection-android.md |
| Ansight Android Remote Tool Skill | Add app-specific native Android androidSimpleTool or AndroidTool implementations with scopes, build-variant gating, guards, and Studio/MCP verification. | /skills/android/ansight-create-remote-tool-android.md |
Recommended prompt:
Please use this skill https://www.ansight.ai/skills/android/ansight-install-android.md to install and configure Ansight for this native Android app.
For later app debugging, pair it with:
https://www.ansight.ai/skills/android/ansight-app-inspection-android.md
For app-specific native Android tools, use:
https://www.ansight.ai/skills/android/ansight-create-remote-tool-android.md