asc-id-resolver

Resolve human-friendly names to App Store Connect IDs for apps, builds, versions, groups, and testers.

6|Updated Jan 16, 2026
One-click install
npx skills add https://github.com/omega-bred/bluebubbles-chatgpt-agent --skill asc-id-resolver-omega-bred
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: asc-id-resolver
Source: https://github.com/omega-bred/bluebubbles-chatgpt-agent/tree/main/.agents/skills/asc-id-resolver
Command: npx skills add https://github.com/omega-bred/bluebubbles-chatgpt-agent --skill asc-id-resolver-omega-bred

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires asc, and includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the process of using App Store Connect IDs by resolving human-friendly names to their corresponding IDs, making it easier to reference them in commands.

Core Features & Use Cases

  • ID Resolution: Map names to App Store Connect IDs for apps, builds, versions, groups, and testers.
  • Command Integration: Use with commands that require IDs for efficient App Store Connect management.
  • Use Case: When managing multiple apps, this Skill can save time by converting app names to their respective App Store Connect IDs for commands like listing builds or managing testflight groups.

Quick Start

Use the asc-id-resolver skill to find the ID for the app named 'My App'.

Frequently Asked Questions about asc-id-resolver

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I resolve App Store Connect IDs from app names?

You resolve App Store Connect IDs by mapping human-friendly names to their corresponding IDs for apps, builds, versions, groups, and testers. This simplifies referencing specific resources when executing App Store Connect commands.

What is the easiest way to map TestFlight tester names to IDs?

Mapping TestFlight tester names to IDs involves resolving the human-friendly tester names to their specific App Store Connect IDs. This facilitates efficient App Store Connect management and command execution for testing groups.

Do I need the asc command-line tool to resolve App Store Connect IDs?

Yes, you need the asc command-line tool to resolve App Store Connect IDs. The ID resolution process requires the asc command-line tool to function and facilitate command execution.

Can I use app names instead of IDs for App Store Connect management commands?

Yes, you can use app names instead of IDs for App Store Connect management commands by resolving the names first. This converts app names to their respective App Store Connect IDs for commands like listing builds or managing groups.

What are the limitations of resolving App Store Connect names to IDs?

A limitation of resolving App Store Connect names to IDs is that it strictly requires the asc command-line tool for ID resolution. Without this dependency, the mapping mechanism cannot function.