appfunctions
Analyzes Android apps to identify key user workflows for AppFunctions such as creating a note, playing media, or sending an automated or AI agent triggered message, voice commands, or system shortcuts, without needing to open the app UI.
Generates Kotlin code to expose these workflows to the Android system, allowing agents to discover and execute them on-device.
Also refines KDoc documentation to ensure AI agents correctly understand and use the provided functionality.
Prerequisites
The app must targetSdk 36 or newer as AppFunctions are part of the Android
platform API, are available from Android 16 onwards.
Always use the Jetpack library, as it handles backwards compatibility.
Workflows
More from android/skills
r8-analyzer
Analyzes Android build files and R8 keep rules to identify redundancies,
335navigation-3
Learn how to install and migrate to Jetpack Navigation 3, and how to
329edge-to-edge
Use this skill to migrate your Jetpack Compose app to add adaptive edge-to-edge
308migrate-xml-views-to-jetpack-compose
Provides a structured workflow for migrating an Android XML View to Jetpack
298play-billing-library-version-upgrade
Use this skill when upgrading or migrating an Android project from any
237display-ai-glasses-with-jetpack-compose-glimmer
Provides guidelines for developing projected applications for Android
87