Skip to main content
Back to registry

gpd-id-resolver

rudrankriyam/app-store-connect-cli-skills

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

Installs216
Install command
npx skills add https://github.com/rudrankriyam/app-store-connect-cli-skills --skill gpd-id-resolver
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Use this skill to map names to IDs needed by other gpd commands. - Package name is the primary identifier: com.example.app . - Always pass --package explicitly for deterministic results. - Common tracks: internal , alpha , beta , production . - List tracks: - gpd publish tracks --package com.example.app - Use release status to find version codes on a track: - gpd publish status --package com.example.app --track production - List testers by track: - gpd publish testers list --package com.example.app --track internal - 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 - 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 - JSON is default; use --pretty for debugging. - Use --all on list commands...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does gpd-id-resolver do?

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

Is gpd-id-resolver good?

gpd-id-resolver does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does gpd-id-resolver work with?

gpd-id-resolver currently lists compatibility with codex, gemini-cli, opencode, cursor, kimi-cli, github-copilot.

What are alternatives to gpd-id-resolver?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install gpd-id-resolver?

npx skills add https://github.com/rudrankriyam/app-store-connect-cli-skills --skill gpd-id-resolver

Related skills

More from rudrankriyam/app-store-connect-cli-skills

Related skills

Alternatives in Software Engineering