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

Gpd Cli Usage

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

Helps with ai & agent building tasks.

About

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

  • gpd-cli-usage
  • AI & Agent Building
  • AI-coding skill

Gpd Cli Usage by the numbers

  • 36 all-time installs (skills.sh)
  • Ranked #8,638 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-cli-usage

Add your badge

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

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

What it does

Helps with ai & agent building tasks.

Files

SKILL.mdMarkdownGitHub ↗

GPD CLI usage

Use this skill when you need to run or design gpd commands for Google Play Developer Console.

Command discovery

  • Always use --help to confirm commands and flags.
  • gpd --help
  • gpd publish --help
  • gpd monetization --help

Flag conventions

  • Use explicit long flags (for example: --package, --track, --status).
  • No interactive prompts; destructive operations require --confirm.
  • Use --all when the user wants all pages.

Output formats

  • Default output is minified JSON.
  • Use --pretty for readable JSON during debugging.

Authentication and defaults

  • Service account auth via GPD_SERVICE_ACCOUNT_KEY is required.
  • Validate access for a package:
  • gpd auth check --package com.example.app

Safety

  • Use --dry-run when available before destructive operations.
  • Prefer edit lifecycle (gpd publish edit create) for multi-step publishing.

Related skills

This week in AI coding

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

unsubscribe anytime.