asc-localize-metadata

Translate and synchronize App Store metadata across multiple languages using LLM and asc CLI.

Updated Feb 28, 2026
One-click install
npx skills add https://github.com/jul-sh/clipkitty-sparkle-test --skill asc-localize-metadata-jul-sh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: asc-localize-metadata
Source: https://github.com/jul-sh/clipkitty-sparkle-test/tree/main/.agents/skills/asc-localize-metadata
Command: npx skills add https://github.com/jul-sh/clipkitty-sparkle-test --skill asc-localize-metadata-jul-sh

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the complex and time-consuming process of translating and synchronizing App Store metadata across multiple languages, ensuring your app listing is accurately localized for global markets.

Core Features & Use Cases

  • Automated Translation: Leverages LLMs to translate descriptions, keywords, what's new notes, subtitles, and names.
  • Metadata Synchronization: Downloads existing metadata, translates it, and uploads the localized versions to App Store Connect.
  • Use Case: A developer needs to launch their app in 5 new international markets. This Skill can translate all their App Store listing text into Spanish, French, German, Japanese, and Korean, and upload it directly to App Store Connect.

Quick Start

Use the asc-localize-metadata skill to translate the app store listing for app ID 1234567890 to Spanish and French.

Frequently Asked Questions about asc-localize-metadata

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate App Store localization for multiple languages?

Automate App Store localization by using LLM translation to translate descriptions, keywords, subtitles, and names, then synchronizing the metadata directly to App Store Connect via the asc CLI. This handles bulk translations for global markets efficiently.

What App Store metadata fields can I translate using LLMs?

You can translate App Store metadata fields including app descriptions, keywords, what's new notes, subtitles, and names. This covers both per-release version localizations and persistent app-level app-info localizations.

Do I need App Store Connect authentication and specific IDs to localize app listings?

Yes, you need App Store Connect authentication and knowledge of your specific app and version IDs. These identifiers are required to target the correct listing and synchronize the translated metadata back to the correct version.

Can I translate what's new release notes for different App Store locales?

Yes, you can translate what's new release notes for different locales. The process downloads existing release notes, translates them using LLMs, and uploads the localized versions to App Store Connect for your target markets.

What is the best way to synchronize localized App Store metadata after translation?

The best way to synchronize localized App Store metadata is downloading existing listing text, translating it with LLMs, and uploading the localized versions directly to App Store Connect using the asc CLI for automated synchronization.

Are there limitations when translating app subtitles and keywords for App Store Connect?

Limitations include requiring specific app and version IDs for targeting, and the process depends on App Store Connect authentication. You must ensure your LLM translations fit App Store character limits for subtitles and keywords before uploading.