asc-metadata-sync

Synchronize App Store metadata and localizations with App Store Connect via asc tools.

103|6|Updated Aug 2, 2025
One-click install
npx skills add https://github.com/n0an/VivaDicta --skill asc-metadata-sync-n0an
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: asc-metadata-sync
Source: https://github.com/n0an/VivaDicta/tree/main/.claude/skills/asc-metadata-sync
Command: npx skills add https://github.com/n0an/VivaDicta --skill asc-metadata-sync-n0an

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Sync local App Store metadata and localizations with App Store Connect and migrate legacy Fastlane metadata to current formats.

Core Features & Use Cases

  • Version localizations (description, keywords, what's new, supportUrl, marketingUrl, promotionalText) synchronization.
  • App-info localizations (name, subtitle, privacyPolicyUrl, privacyPolicyText) management with upload/download.
  • Legacy Fastlane workflow: export, validate, and import migrations to keep metadata canonical and up-to-date.

Quick Start

Run the migration workflow to export, validate, and import your App Store metadata for a given app and version.

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 local App Store metadata and localizations with App Store Connect?

To sync App Store metadata and localizations, you can export, download, and upload version-level and app-info data using the asc tools workflow. This synchronizes fields like descriptions, keywords, and promotional text across multiple locales.

Can I migrate legacy Fastlane metadata to the current App Store Connect format?

Yes, you can migrate legacy Fastlane metadata by running the export, validate, and import commands. This migration process enforces canonical metadata fields to keep your app information up-to-date and compatible.

What App Store metadata fields can I manage for multiple locales?

You can manage version localizations like description, keywords, what's new, supportUrl, marketingUrl, and promotionalText. It also handles app-info localizations including name, subtitle, privacyPolicyUrl, and privacyPolicyText.

What is the best way to validate metadata before uploading to App Store Connect?

The best way to validate metadata before uploading is to use the built-in validation step within the migration workflow. This enforces canonical metadata fields and guides you through correcting any structural inconsistencies before import.

Does this metadata sync workflow require any specific dependencies or components?

No specific dependencies or components are required to run the metadata sync workflow. It operates independently to synchronize local files with App Store Connect using the integrated asc tools commands.

Why should I use the asc migrate workflow instead of manual metadata updates?

You should use the asc migrate workflow to automate the enforcement of canonical metadata fields across multiple locales. It prevents manual synchronization errors by standardizing the export, validation, and import processes for version and app-info localizations.