back
loading skill details...
Automatically translate and sync App Store metadata (description, keywords, what's new, subtitle) to multiple languages using LLM translation and asc CLI. Use…
asc localize metadata Use this skill to pull English (or any source locale) App Store metadata, translate it with LLM, and push translations back to App Store Connect — all automated. Command discovery and output conventions Always confirm flags with --help for the exact asc version: asc localizations --help asc localizations download --help asc localizations upload --help asc apps info edit --help Prefer explicit long flags (--app, --version, --version-id, --type, --app-info). Default output is JSON; use --output table only for human verification steps. Prefer deterministic ID-based operations. Do not "pick the first row" via head -1 unless the user explicitly agrees. Preconditions Auth configured (asc auth login or ASC_* env vars) Know your app ID (asc apps list to find it) At least one locale (typically en-US) already has metadata in App Store Connect
don't have the plugin yet? install it then click "run inline in claude" again.