Skip to main content
Back to all repositories
BR

apk-to-openapi-skill

A Claude Code plugin that extracts REST API specifications from Android applications. Point it at any APK, APKM, or XAPK file and it will decompile the app, find every HTTP endpoint, and generate a validated OpenAPI 3.1.0 spec. Handles both native Android apps (Java/Kotlin with Retrofit) and React Native apps (including Hermes bytecode).

2stars0forks0watchers/subscribers1issues
Language
Shell
Size
32 KB
Created
Feb 15, 2026
Last Updated
Sep 4, 2026
Last Pushed
Feb 15, 2026

Available Plugins

Loading plugins...

Evaluate before installing

  1. Review the source repository, recent maintenance, and license on GitHub.
  2. Read the marketplace manifest and plugin source files before running commands.
  3. Start with the smallest required permission set and validate behavior in a safe environment.