asc-metadata-sync

Sync App Store metadata and localizations with asc to prevent drift.

127|8|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/hanamizuki/solopreneur --skill asc-metadata-sync-hanamizuki
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: asc-metadata-sync
Source: https://github.com/hanamizuki/solopreneur/tree/main/plugins/ios-dev/skills/asc-metadata-sync
Command: npx skills add https://github.com/hanamizuki/solopreneur --skill asc-metadata-sync-hanamizuki

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Sync App Store metadata and localizations with asc to prevent drift between local files and App Store Connect, including migration of legacy metadata formats.

Core Features & Use Cases

  • Syncs version localizations (description, keywords, whatsNew, supportUrl, marketingUrl, promotionalText) and app-info localizations (name, subtitle, privacyPolicyUrl, privacyChoicesUrl, privacyPolicyText).
  • Supports list, download, and upload workflows for both localization types; can export and edit in bulk to streamline translations and updates; includes legacy-metadata migration.

Quick Start

Run the asc metadata sync to update App Store metadata and localizations from local files to App Store Connect.

Frequently Asked Questions about asc-metadata-sync

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

FAQPage Schema
How do I sync App Store metadata with App Store Connect to prevent drift?

To sync App Store metadata and prevent drift, you can run the asc metadata sync workflow to update localizations and version information directly from local files to App Store Connect.

Can I migrate legacy App Store metadata formats during the localization sync process?

Yes, you can migrate legacy App Store metadata formats during the sync process, as the workflow includes specific commands to transition older metadata structures into the current App Store Connect localization standard.

How do I bulk export and edit App Store Connect localizations for translations?

You can bulk export and edit App Store Connect localizations by using the list and download workflows, which allow you to manage version and app-info localizations like descriptions and keywords for translations.

What App Store Connect metadata fields are enforced during the localization upload?

The upload workflow enforces field requirements for both version localizations, such as description and keywords, and app-info localizations, including name, subtitle, and privacy policy URLs.

Does this workflow support syncing app-info localizations like name and privacy policy URLs?

Yes, the workflow supports syncing app-info localizations including the app name, subtitle, privacy policy URL, privacy choices URL, and privacy policy text alongside standard version localizations.