What problem does it solve?
This Skill helps developers quickly extract deeplinks, home-screen shortcuts, and share APIs from Android APKs or XAPKs for analysis, auditing, and integration testing.
Core Features & Use Cases
- Deeplink & Shortcut Discovery: Extracts all registered deeplinks and static shortcuts from AndroidManifest.xml and res/xml/shortcuts.xml.
- Share / Search API Insight: Identifies and presents share_target and search API entry points with ready-to-run ADB commands.
- Batch & Validation Ready: Works on single APKs or directories of APKs, with optional ADB live-device validation and result consolidation for batch reports.
- Use Case: When auditing an app for exportable entry points, run the skill on an APK to obtain a comprehensive list of possible launch and share targets.
Quick Start
Run the tool against an APK or a directory of APKs to extract deeplinks, shortcuts, and share APIs and generate a structured result.