asc-aso-audit

Installation
SKILL.md

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 export or asc localizations download, normalize it into the canonical ./metadata layout 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 json works when the API returns tags for the app.

Before You Start

  1. Read references/aso_rules.md to understand the rules each check enforces.
  2. Identify the latest version directory under metadata/version/ (highest semantic version number). Use this for all version-level fields.
  3. The primary locale is en-US unless the user specifies otherwise.

Metadata File Paths

Installs
710
GitHub Stars
853
First Seen
Apr 17, 2026
asc-aso-audit — rorkai/app-store-connect-cli-skills