Skip to main content
Back to the directory
rudrankriyam/app-store-connect-cli-skillsSoftware EngineeringFrontend and Design

asc-id-resolver

Resolve App Store Connect IDs from human-friendly names for use in other asc commands.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/rudrankriyam/app-store-connect-cli-skills --skill asc-id-resolver
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, asc-id-resolver has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: rudrankriyam/app-store-connect-cli-skills. Canonical URL: https://skills.sh/rudrankriyam/app-store-connect-cli-skills/asc-id-resolver.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Resolve App Store Connect IDs from human-friendly names for use in other asc commands. Use this skill to map names to IDs needed by other commands. - Maps bundle IDs, app names, and version strings to their corresponding ASC identifiers across apps, builds, versions, TestFlight groups, testers, and review submissions - Supports filtering by bundle ID, app name, version, and platform; includes pagination and sorting options to ensure complete and deterministic results - Outputs JSON by default with --pretty , --table , and --markdown formatting options for debugging and readability - Allows setting a default app ID via ASC_APP_ID environment variable to reduce repetition across sequential 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 info --app "APP_ID" --latest --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 testflight groups list --app "APP_ID" --paginate - Testers: - asc testflight testers list --app "APP_ID" --paginate - asc testflight pre-release list --app "APP_ID" --platform IOS --paginate - asc review submissions-list --app "APP_ID" --paginate - JSON is default; use --pretty for...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

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

Resolve App Store Connect IDs from human-friendly names for use in other asc commands.

Is asc-id-resolver good?

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

Which AI agents support asc-id-resolver?

asc-id-resolver currently lists compatibility with Skills CLI.

Is asc-id-resolver safe to install?

asc-id-resolver has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to asc-id-resolver?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install asc-id-resolver?

Run the following command to 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