If you're shipping Android apps and tired of clicking through the Google Play Console, this gives you CLI access to the whole developer workflow. It's built around the gpd command and breaks out into focused sub-skills for releases, metadata sync, pricing, and beta distribution. With 836 GitHub stars and 226 installs, it's clearly solving a real pain point. The modular approach is smart since you can pull in just the pieces you need, whether that's preflight checks before submission or syncing Fastlane metadata. Worth noting it's originally from dl-alexandre but maintained by rudrankriyam now, and it passed most security audits except a Snyk warning you should probably check.
npx skills add https://github.com/rudrankriyam/app-store-connect-cli-skills --skill gpd-cli