Aso asc
Skill FelixGraeber/claude-aso-audit-skill/extensions/app-store-connect/skills/aso-asc
ASO audit skill pack for Claude Code: audit App Store and Google Play listings, keywords, metadata, visuals, reviews, and competitors.
npx -y skills add FelixGraeber/claude-aso-audit-skill --skill aso-ascAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 4 stars4 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Apple App Store Connect API integration. Fetch iOS app metadata, reviews, ratings, and version info directly from App Store Connect. Requires API key. Triggers on: "app store connect", "asc".
SKILL.md
1.1 KB, as published. Nobody here has run it
ASO App Store Connect — Apple API Integration
Direct access to App Store Connect for iOS metadata management.
Commands
| Command | What it does |
|---|---|
/aso asc metadata <app-id> | Fetch current metadata (name, subtitle, description, localizations) |
/aso asc reviews <app-id> | Fetch customer reviews |
/aso asc ratings <app-id> | Fetch rating data and distribution |
/aso asc versions <app-id> | List app versions and submission states |
Usage
uv run python scripts/asc_client.py <command> <app-id> --json
Authentication
JWT-based auth using environment variables or the ASO env file:
- ASC_KEY_ID
- ASC_ISSUER_ID
- ASC_KEY_PATH (path to .p8 file)
Available Tools
Read, Bash, Write, Glob, Grep