If you've ever had to click through 39 different locales in App Store Connect just to set the same subscription display name in every language, this automates that pain away. It's a straightforward wrapper around the asc CLI that lets you bulk-create or update display names and descriptions for subscriptions, subscription groups, and in-app purchases across all App Store locales at once. The workflow is simple: list what you have, check existing localizations, then run create commands for the missing ones. No magic, just saves you from repetitive UI work. Most useful when you're setting up new subscriptions or IAPs and need the same English name propagated everywhere before you get proper translations done.
npx skills add https://github.com/rorkai/app-store-connect-cli-skills --skill asc-subscription-localization