Skip to main content
Back to registry

asc-localize-metadata

rudrankriyam/app-store-connect-cli-skills

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.

Installs610
Install command
npx skills add https://github.com/rudrankriyam/app-store-connect-cli-skills --skill asc-localize-metadata
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
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. App Store Connect locales for version and app-info localizations: Fields: description , keywords , whatsNew , supportUrl , marketingUrl , promotionalText Fields: name , subtitle , privacyPolicyUrl , privacyChoicesUrl , privacyPolicyText Notes: This creates files like ./localizations/en-US.strings and ./app-info-localizations/en-US.strings . If download is unavailable, read fields individually: For each target locale, translate the source text. Follow these rules: For each target locale, use this approach: Create a .strings file per locale in the appropriate directory. Version localization example: Then upload version localizations: App-info localization example: Then upload app-info localizations: For app-level fields: Always validate translated text fits within limits before uploading. Truncated text looks unprofessional. If translation exceeds the limit, shorten it — do not truncate mid-sentence. - Always confirm flags with --help for the exact asc version: - asc localizations --help - asc localizations download --help - asc localizations upload --help - asc app-info set --help - Prefer explicit long flags ( --app , --version , --version-id , --type , --app-info ).

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does asc-localize-metadata do?

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.

Is asc-localize-metadata good?

asc-localize-metadata does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does asc-localize-metadata work with?

asc-localize-metadata currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot.

What are alternatives to asc-localize-metadata?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install asc-localize-metadata?

npx skills add https://github.com/rudrankriyam/app-store-connect-cli-skills --skill asc-localize-metadata

Related skills

More from rudrankriyam/app-store-connect-cli-skills

Related skills

Alternatives in Software Engineering