PollyGlot

26 mods across 2 repositories, 10 stars between them.

PollyGlot/google-play-cli

Instructions file CodexOpenCode

Instructions for PollyGlot/google-play-cli, covering agents.md : gplay, glossary, commandes, vérifier and les pièges de ce repo.

5 yesterday A 917 tokens original MIT

PollyGlot/google-play-cli

Instructions file

Instructions for PollyGlot/google-play-cli, a project described as: gplay: publish to Google Play from CI or a coding agent. One static binary, JSON output that mirrors the Play Developer API verbatim, semantic exit codes. Replaces Fastlane supply.

5 yesterday A 5 tokens copy · 100% MIT

domain

03

PollyGlot/google-play-cli

Agent

Comment les skills d'ingénierie doivent consommer la documentation de domaine de ce repo en explorant le code.

5 yesterday A 0 tokens original MIT

issue-tracker

04

PollyGlot/google-play-cli

Agent

Issues et PRDs vivent dans GitHub Issues sur PollyGlot/google-play-cli. Utiliser le CLI gh pour toute opération.

5 yesterday A 0 tokens original MIT

triage-labels

05

PollyGlot/google-play-cli

Agent

Les skills parlent en termes de cinq rôles canoniques de triage. Cette table mappe ces rôles vers les labels réels du tracker.

5 yesterday A 0 tokens original MIT

agent-guide

06

PollyGlot/google-play-cli

Agent

Why gplay is agent-first: machine-stable JSON, semantic exit codes with resolvable refusals, dry-runs that announce required safety flags, offline API introspection, and llms.txt.

5 yesterday A 41 tokens original MIT

skills

07

PollyGlot/google-play-cli

Agent

Pre-built agent skills for gplay: one per command namespace, installed with gplay install-skills, for Claude Code and compatible AI coding tools.

5 yesterday A 30 tokens original MIT

PollyGlot/google-play-cli-skills

Instructions file CodexOpenCode

Instructions for PollyGlot/google-play-cli-skills: Agent skills pour le CLI gplay (Google Play Developer API) — un SKILL.md par skill sous skills/ /, distribués via skills.sh.

5 13d ago A 238 tokens original MIT

PollyGlot/google-play-cli-skills

Instructions file

Instructions for PollyGlot/google-play-cli-skills, a project described as: Agent skills (SKILL.md) for the gplay Google Play CLI — install via: npx skills add PollyGlot/google-play-cli-skills.

5 13d ago A 3 tokens copy · 100% MIT

gplay-apps

10

PollyGlot/google-play-cli-skills

Skill Claude CodeCodex

Manage gplay's local app registry and app-level details. Use when onboarding packages into gplay, discovering which apps a credential can reach (apps accessible list), listing or removing registered apps, pinning a package to the repo, or reading/patching app details (default language, contact info).

5 13d ago A 66 tokens original MIT

gplay-appstore

11

PollyGlot/google-play-cli-skills

Skill Claude CodeCodex

Alternative app store operations with gplay appstore. Use when operating a third-party Android app store, mirroring Play's catalog export or its update-event feed, or taking an app the store hosts through Google's review path (create, upload, update, publish-status).

5 13d ago A 59 tokens original MIT

gplay-cli-usage

12

PollyGlot/google-play-cli-skills

Skill Claude CodeCodex

The cross-cutting conventions every gplay command shares (credential and package resolution, output formats, semantic exit codes, the --dry-run/--confirm safety gates, and the Edit lifecycle). Use when running or designing any gplay command, wiring gplay into CI, branching on its exit codes, or introspecting the…

5 13d ago A 84 tokens original MIT

gplay-compliance

13

PollyGlot/google-play-cli-skills

Skill Claude CodeCodex

Push and validate the app's Google Play Data Safety declaration from a versioned CSV, the only Play compliance surface with an API (content rating and the other declarations stay Console-manual). Use when updating the Data Safety form or gating it in CI.

5 13d ago A 55 tokens original MIT

gplay-customapps

14

PollyGlot/google-play-cli-skills

Skill Claude CodeCodex

Create a managed Google Play private app with customapps create, the one API path that creates an app record, irreversible and --confirm-gated. Use when creating a private, organisation-scoped enterprise app for managed Google Play distribution.

5 13d ago A 55 tokens original MIT

gplay-device-tiers

15

PollyGlot/google-play-cli-skills

Skill Claude CodeCodex

Manage device tier configs with gplay device-tiers, immutable device-targeting for tiered content delivery (create/view/list only, no update or delete). Use when defining or inspecting device tiers for tiered asset delivery, or scripting a config into CI.

5 13d ago A 58 tokens original MIT

gplay-games

16

PollyGlot/google-play-cli-skills

Skill Claude CodeCodex

Configure a game's Play Games Services achievements and leaderboards with gplay games, keyed by the numeric --application-id; writes touch the draft only (publishing to players is Console-only). Use when creating or editing achievements or leaderboards, scripting their config in CI, or round-tripping a configuration…

5 13d ago A 68 tokens original MIT

gplay-metadata-sync

17

PollyGlot/google-play-cli-skills

Skill Claude CodeCodex

Sync a Google Play store listing, per-locale text and images, between an on-disk tree and Play with gplay metadata. Use when editing store listings or screenshots, migrating listing text into version control, localizing a listing, or gating a listing change in CI before it goes live.

5 13d ago A 66 tokens original MIT

gplay-monetization

18

PollyGlot/google-play-cli-skills

Skill Claude CodeCodex

Manage the monetization catalog, subscriptions and one-time products, as declarative files with gplay subscriptions and iap. Use when putting a catalog under version control, editing a product's prices/offers/listings, reviewing catalog drift in CI, promoting a legacy in-app product to the v2 model, or migrating live…

5 13d ago A 78 tokens original MIT

gplay-orders

19

PollyGlot/google-play-cli-skills

Skill Claude CodeCodex

Look up and refund Google Play orders by order ID with gplay orders, admin diagnostics, not runtime purchase-token verification. Use when a buyer complaint or payout report hands you an order ID and you need its state, or when issuing a money-moving --confirm-gated refund.

5 13d ago A 63 tokens original MIT

gplay-recovery

20

PollyGlot/google-play-cli-skills

Skill Claude CodeCodex

Drive Google Play app recovery actions with gplay recovery, the incident-response remediation that force-updates users stuck on a bad release to a safe version. Use when a shipped build is broken and you need to push affected users off it, or to inspect and steer an existing recovery (deploy, widen targeting, cancel).

5 13d ago A 70 tokens original MIT

gplay-release-flow

21

PollyGlot/google-play-cli-skills

Skill Claude CodeCodex

Ship Android releases through Google Play with gplay releases. Use when uploading an AAB or APK to a track, promoting a build up the internal → alpha → beta → production ladder, steering a staged rollout (halt / resume / complete), inspecting or downloading what sits on a track, attaching ProGuard/R8 mappings for…

5 13d ago A 91 tokens original MIT

gplay-reviews

22

PollyGlot/google-play-cli-skills

Skill Claude CodeCodex

Read and reply to Google Play user reviews with gplay reviews. Use when triaging recent reviews (the API's 7-day window), viewing one review's user↔developer thread, replying to a user singly or in batch from a TSV, or pulling older reviews from the monthly GCS CSV reports with reviews history.

5 13d ago A 72 tokens original MIT

gplay-setup

23

PollyGlot/google-play-cli-skills

Skill Claude CodeCodex

Onboard gplay authentication from zero with the auth namespace. Use when setting up gplay auth for the first time, switching or rotating service accounts, managing stored accounts, or diagnosing why an authenticated gplay command fails with an auth error (exit 10/11).

5 13d ago A 61 tokens original MIT

gplay-team

24

PollyGlot/google-play-cli-skills

Skill Claude CodeCodex

Manage a Google Play Developer account's members and their permissions with gplay team. Use when inviting or off-boarding a member, auditing what one member can do, granting or adjusting per-app access, or looking up which permission alias or role bundle to use in the offline team permissions catalog.

5 13d ago A 65 tokens original MIT