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, enroll through the CLI host, set build-variant hygiene, default reflect.* to development-time dependencies, and write setup notes. | /skills/android/ansight-install-android.md |
| Ansight Android Inspection Semantics | Add Android hierarchy, Compose-rendering, storage, reflection, and ADB-fallback interpretation to a selected core inspection workflow. | /skills/android/ansight-app-inspection-android.md |
| Ansight Android Remote Tool Skill | Add app-specific native Android androidSimpleTool or AndroidTool implementations with explicit policies, build-variant gating, guards, and CLI 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, start with the main router and add the native Android companion when Android platform semantics are material:
https://www.ansight.ai/skills/agents/ansight-app-inspection.md
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