Skip to main content
Back to registry

asc-id-resolver

rudrankriyam/app-store-connect-cli-skills

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

Installs890
Install command
npx skills add https://github.com/rudrankriyam/app-store-connect-cli-skills --skill asc-id-resolver
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Use this skill to map names to IDs needed by other commands. - By bundle ID or name: - asc apps list --bundle-id "com.example.app" - asc apps list --name "My App" - Fetch everything: - asc apps --paginate - Set default: - ASC_APP_ID=... - Latest build: - asc builds latest --app "APP_ID" --version "1.2.3" --platform IOS - Recent builds: - asc builds list --app "APP_ID" --sort -uploadedDate --limit 5 - asc versions list --app "APP_ID" --paginate - Groups: - asc beta-groups list --app "APP_ID" --paginate - Testers: - asc beta-testers list --app "APP_ID" --paginate - asc pre-release-versions list --app "APP_ID" --platform IOS --paginate - asc review submissions-list --app "APP_ID" --paginate - JSON is default; use --pretty for debug. - For human viewing, use --output table or --output markdown . - Prefer --paginate on list commands to avoid missing IDs. - Use --sort where available to make results deterministic.

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 asc-id-resolver do?

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

Is asc-id-resolver good?

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

What agent does asc-id-resolver work with?

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

What are alternatives to asc-id-resolver?

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

How do I install asc-id-resolver?

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

Related skills

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

Related skills

Alternatives in Software Engineering