asc-subscription-localization

Automate bulk-localization of subscription display names across App Store Connect locales.

6|Updated Jan 16, 2026
One-click install
npx skills add https://github.com/omega-bred/bluebubbles-chatgpt-agent --skill asc-subscription-localization-omega-bred
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: asc-subscription-localization
Source: https://github.com/omega-bred/bluebubbles-chatgpt-agent/tree/main/.agents/skills/asc-subscription-localization
Command: npx skills add https://github.com/omega-bred/bluebubbles-chatgpt-agent --skill asc-subscription-localization-omega-bred

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires asc, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of localizing subscription and in-app purchase names across all App Store locales, eliminating the need for manual updates in App Store Connect.

Core Features & Use Cases

  • Bulk Localization: Automatically create or update display names for subscriptions, subscription groups, and in-app purchases across all supported locales.
  • Preconditions: Requires authentication and knowledge of app ID, and existing subscription groups and subscriptions.
  • Use Case: Ideal for developers who need to manage localization for multiple App Store Connect locales without manual intervention.

Quick Start

Use the asc-subscription-localization skill to bulk-localize the subscription name 'Monthly Pro' across all locales.

Frequently Asked Questions about asc-subscription-localization

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

FAQPage Schema
How do I bulk update App Store Connect subscription names across multiple locales?

You can bulk update App Store Connect subscription names across multiple locales by automating localization creation for subscription and in-app purchase display names. This process handles authentication, ID resolution, and applies updates across all supported App Store locales without manual intervention.

Can I localize in-app purchase display names for all App Store locales at once?

Yes, you can localize in-app purchase display names for all App Store locales at once. The automation resolves existing subscription group and IAP IDs, then creates or updates the localized display names across every supported locale in App Store Connect.

Do I need the asc command-line tool to localize in-app purchase names?

Yes, you need the asc command-line tool to interact with App Store Connect for subscription localization. The tool manages authentication and ID resolution required to push bulk localization updates for subscription and in-app purchase names.

What's the best way to automate subscription localization without manual App Store Connect updates?

The best way to automate subscription localization without manual App Store Connect updates is using a bulk-localization script that processes all locales simultaneously. It handles authentication, resolves subscription group IDs, and creates localized display names in a single automated pass.

What preconditions are required to automate App Store subscription localization?

Preconditions for automating App Store subscription localization include having authentication credentials, knowing your app ID, and having existing subscription groups and subscriptions already configured in App Store Connect before running the bulk update process.