asc-app-infos

Installation
SKILL.md

asc App Info & Localizations

Manage app-level metadata (name, subtitle, privacy policy URLs, categories) via the asc CLI.

Note: This is distinct from version-level metadata (asc version-localizations) which handles "What's New", description, and keywords. App info localizations hold the persistent app name and subtitle.

List App Infos

Each app has one AppInfo record (rarely more). Get the AppInfo ID needed for subsequent commands.

asc app-infos list --app-id <APP_ID> [--pretty]
Installs
41
First Seen
Mar 14, 2026
asc-app-infos — tddworks/asc-cli-skills