Gpc Skills
Description
Agent skills for the GPC CLI. 19 skills that teach Claude Code how to use GPC for Google Play workflows: releases, metadata, vitals, monetization, CI/CD.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
GPC Agent Skills
Agent skills for the [GPC CLI](https://github.com/yasserstudio/gpc) — the complete Google Play Console CLI.
These skills teach Claude Code how to use GPC for common Google Play workflows: releases, metadata, vitals, CI/CD, and setup.
Install
npx skills add yasserstudio/gpc-skills
Available Skills (19)
| Skill | Description |
|---|---|
| gpc-setup | Authentication (service account, OAuth, ADC), configuration, profiles, gpc doctor, gpc setup wizard |
| gpc-onboarding | First-run guided setup, gpc quickstart, gpc init, gpc auth wizard |
| gpc-release-flow | Upload AAB/APK, create releases, draft releases, promote tracks, staged rollouts, gpc publish, gpc diff, gpc bundles list/find/wait |
| gpc-metadata-sync | Store listings, screenshots, images, image sync with dedup (gpc listings images sync), Fastlane metadata compatibility, pull/push |
| gpc-vitals-monitoring | Real-time rollout monitoring (gpc watch), crash rates, ANR, startup, LMK, vitals thresholds, reviews, reports |
| gpc-ci-integration | GitHub Actions, GitLab CI, Bitbucket, CircleCI, JSON output, exit codes |
| gpc-monetization | Subscriptions, IAP, one-time products, RTDN notifications, voided purchases, pricing, regional conversion |
| gpc-user-management | Developer account users, permissions, grants, testers, CSV import |
| gpc-migrate-fastlane | Fastlane-to-GPC migration, command mapping, CI migration |
| gpc-plugin-development | Plugin SDK, lifecycle hooks, permissions, custom commands |
| gpc-troubleshooting | Exit codes, error catalog (40+ codes), debug mode, common fixes |
| gpc-sdk-usage | @gpc-cli/api and @gpc-cli/auth as standalone TypeScript SDK, 6-bucket rate limiter |
| gpc-multi-app | Multiple apps, profiles, batch operations, monorepo patterns |
| gpc-security | Credential storage, key rotation, audit logging, supply chain protection (12 layers), incident respo |
Related Skills
Docker
---
DevOps Kubernetes
---
DevOps AWS Skills
AWS development with CDK best practices, cost optimization MCP servers, and serverless/event-driven architectu
DevOps Composio Split
Manage Split feature flags and experiments
DevOps **claude-code-router**
(25.3k ⭐) - Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interac
DevOps CLAUDE.md CI/CD Wiki
Community patterns for CLAUDE.md configuration in CI/CD pipelines.
DevOps