Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
rudrankriyam avatar

Gpd Betagroups

  • 31 installs
  • 6 repo stars
  • Updated July 3, 2026
  • rudrankriyam/gpd-cli-skills

Helps with ai & agent building tasks.

About

gpd-betagroups is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.

  • gpd-betagroups
  • AI & Agent Building
  • AI-coding skill

Gpd Betagroups by the numbers

  • 31 all-time installs (skills.sh)
  • Ranked #9,202 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/rudrankriyam/gpd-cli-skills --skill gpd-betagroups

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs31
repo stars6
Last updatedJuly 3, 2026
Repositoryrudrankriyam/gpd-cli-skills

What it does

Helps with ai & agent building tasks.

Files

SKILL.mdMarkdownGitHub ↗

GPD Beta Groups

Use this skill when managing beta testers, groups, and build distribution on Google Play.

List and manage testers

gpd publish testers list --package com.example.app --track internal
gpd publish testers list --package com.example.app --track beta
gpd publish testers add --package com.example.app --track internal --group testers@example.com

Distribute builds to testing tracks

gpd publish release --package com.example.app --track internal --status completed
gpd publish release --package com.example.app --track beta --status completed

Promote between testing tracks

gpd publish promote --package com.example.app --from-track internal --to-track beta
gpd publish promote --package com.example.app --from-track beta --to-track production

Notes

  • Use --track internal for fast internal distribution.
  • Prefer IDs for deterministic operations; use the ID resolver skill when needed.

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.