Documentation
README
asc ASO audit
Run a two-phase ASO audit: offline checks against local metadata files, then keyword gap analysis via Astro MCP. When available, include Apple-generated app tags as a discoverability signal.
Preconditions
- Metadata pulled locally into canonical files via
asc metadata pull --app "APP_ID" --version "1.2.3" --dir "./metadata". - If metadata came from
asc migrate exportorasc localizations download, normalize it into the canonical./metadatalayout before running this skill. - For Astro gap analysis: app tracked in Astro MCP (optional โ offline checks run without it).
- For Apple-generated discoverability tags:
asc app-tags list --app "APP_ID" --output jsonworks when the API returns tags for the app.
This is the opening of the README. Read the full README on GitHub.