gplay-subscription-localization

Bulk-localize Google Play subscription listings across locales using gplay CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Bulk-localize subscription display names, descriptions, and benefits across all Google Play locales, saving time by avoiding manual per-language edits in Play Console.

Core Features & Use Cases

  • Bulk-create or bulk-update localized listings (title, description, benefits) for subscriptions across locales
  • Validate and align locale listings with existing base plans and offers using gplay CLI
  • Quickly export, translate, and re-import subscription metadata in a structured JSON workflow

Quick Start

Run the gplay CLI to bulk-update subscription listings using a JSON file containing all locale entries.

Frequently Asked Questions about gplay-subscription-localization

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

FAQPage Schema
How do I bulk-localize Google Play subscription listings across multiple locales?

The gplay CLI validates and aligns your localized listings with existing base plans and offers. It handles login, edit steps, and per-subscription verification to ensure metadata updates apply correctly.

Can I update subscription titles and descriptions for all Google Play locales at once?

Yes, you can update subscription titles and descriptions for all Google Play locales simultaneously. By using a listings JSON and update-mask, the tool applies bulk changes across all specified locales efficiently.

Do I need a JSON file to bulk-update Google Play subscription metadata?

Yes, a listings JSON file is required to bulk-update Google Play subscription metadata. This structured format allows you to export, translate, and re-import localized titles, descriptions, and benefits efficiently.

What is the best way to standardize subscription benefits for multiple locales in Google Play?

The best way to standardize subscription benefits for multiple locales is using a bulk-localization workflow. It leverages a structured JSON input and gplay CLI to apply consistent metadata across all target languages.

How does update-mask usage work when bulk-editing Google Play subscriptions?

Update-mask usage allows you to specify exactly which fields to modify when bulk-editing Google Play subscriptions. This ensures only targeted listing properties like titles or descriptions are overwritten during the update process.