aso-asclisted
Install: claude install-skill elladineluxemburger97/claude-aso-audit-skill
# 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
```bash
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