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

Gpd Id Resolver

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

Helps with ai & agent building tasks.

About

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

  • gpd-id-resolver
  • AI & Agent Building
  • AI-coding skill

Gpd Id Resolver by the numbers

  • 32 all-time installs (skills.sh)
  • Ranked #9,092 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-id-resolver

Add your badge

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

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

What it does

Helps with ai & agent building tasks.

Files

SKILL.mdMarkdownGitHub ↗

GPD ID Resolver

Use this skill to map names to IDs needed by other gpd commands.

Package name (app ID)

  • Package name is the primary identifier: com.example.app.
  • Always pass --package explicitly for deterministic results.

Track names

  • Common tracks: internal, alpha, beta, production.
  • List tracks:
  • gpd publish tracks --package com.example.app

Version codes and release status

  • Use release status to find version codes on a track:
  • gpd publish status --package com.example.app --track production

Tester groups

  • List testers by track:
  • gpd publish testers list --package com.example.app --track internal

Monetization IDs

  • Products:
  • gpd monetization products list --package com.example.app
  • gpd monetization products get sku123 --package com.example.app
  • One-time products:
  • gpd monetization onetimeproducts list --package com.example.app
  • Subscriptions:
  • gpd monetization subscriptions list --package com.example.app
  • gpd monetization subscriptions get sub123 --package com.example.app
  • Base plans and offers:
  • gpd monetization baseplans migrate-prices --package com.example.app sub123 plan456 --region-code US --price-micros 9990000
  • gpd monetization offers list --package com.example.app sub123 plan456

Permissions IDs

  • Developer users:
  • gpd permissions users list --developer-id DEV_ID
  • App grants:
  • gpd permissions grants create --package com.example.app --email user@example.com --app-permissions CAN_REPLY_TO_REVIEWS

Output tips

  • JSON is default; use --pretty for debugging.
  • Use --all on list commands to avoid missing items.

Related skills

This week in AI coding

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

unsubscribe anytime.