asc-setup

Set up and validate the App Store Connect CLI for authentication and app ID discovery.

2|Updated Aug 28, 2023
One-click install
npx skills add https://github.com/IngrediCheck/IngrediCheck-iOS --skill asc-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: asc-setup
Source: https://github.com/IngrediCheck/IngrediCheck-iOS/tree/main/.claude/skills/asc-setup
Command: npx skills add https://github.com/IngrediCheck/IngrediCheck-iOS --skill asc-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the setup and validation of the App Store Connect CLI, ensuring seamless authentication and configuration for managing your iOS applications.

Core Features & Use Cases

  • CLI Installation: Guides through installing the asc CLI using Homebrew.
  • API Key Authentication: Provides steps to create an API key and authenticate the CLI.
  • App ID Discovery: Helps in finding your application's unique App ID.
  • Configuration: Assists in saving the necessary configuration for future use.
  • Verification: Includes commands to verify the setup and authentication status.

Quick Start

Run the asc-setup skill to validate your App Store Connect CLI installation and authentication status.

Frequently Asked Questions about asc-setup

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

FAQPage Schema
How do I set up the App Store Connect CLI for authentication?

To set up App Store Connect CLI authentication, you need to install the `asc` CLI using Homebrew, create an API key, and configure the CLI with your specific API credentials for secure access.

Do I need Homebrew to install the App Store Connect CLI?

Yes, Homebrew is required to install the App Store Connect CLI. The setup process guides you through using Homebrew to install the `asc` command line interface on your system.

How can I find my App Store Connect App ID for iOS development?

You can discover your application's unique App ID by running the setup process, which includes specific steps and commands for App ID discovery within your iOS development workflow.

How do I verify my App Store Connect CLI configuration and login status?

You can verify your App Store Connect CLI configuration and authentication status by running the included validation commands, which check if your setup and API key login were successful.

What is an App Store Connect API key used for in CLI setup?

An App Store Connect API key is used to authenticate the CLI, allowing secure access to manage your iOS applications and save the necessary configuration for future use.