android-playstore-scan
Installation
SKILL.md
Android Play Store Scanner
ANALYSIS ONLY - Scans your Android project and generates a comprehensive Play Console setup checklist. Does NOT modify any files.
Overview
Purpose:
- Analyze project to detect app features and requirements
- Pre-fill Play Console setup answers based on code analysis
- Identify missing configurations (privacy policy, etc.)
- Generate actionable checklist for Play Console setup
What this skill does:
- Scans AndroidManifest.xml for permissions and features
- Analyzes build.gradle for SDKs and dependencies
- Detects Health Connect, ads, analytics
- Checks for privacy policy URL
- Generates
PLAY_CONSOLE_SETUP.mdwith pre-filled answers - Provides recommendations for missing items