asc-signing-setup

Automate App Store Connect signing asset creation and management.

954|51|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/rudrankriyam/app-store-connect-cli-skills --skill asc-signing-setup-rudrankriyam
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: asc-signing-setup
Source: https://github.com/rudrankriyam/app-store-connect-cli-skills/tree/main/skills/asc-signing-setup
Command: npx skills add https://github.com/rudrankriyam/app-store-connect-cli-skills --skill asc-signing-setup-rudrankriyam

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the complex process of setting up and managing essential signing assets like bundle IDs, certificates, and provisioning profiles, which are critical for app deployment.

Core Features & Use Cases

  • Bundle ID Management: Create, list, and configure capabilities for your app's bundle identifier.
  • Certificate Handling: Generate new signing certificates and revoke old ones.
  • Provisioning Profile Creation: Create and download various types of provisioning profiles (App Store, Development).
  • Use Case: When onboarding a new app, use this Skill to automatically create its bundle ID, generate the necessary distribution certificate, and set up the App Store provisioning profile, ensuring your app is ready for submission.

Quick Start

Use the asc-signing-setup skill to create a new App Store distribution certificate using the provided CSR file.

Frequently Asked Questions about asc-signing-setup

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

FAQPage Schema
How do I automate creating App Store Connect provisioning profiles and certificates?

Automating App Store Connect provisioning profiles and certificates requires a Certificate Signing Request (CSR) file and authentication to generate distribution certificates, register bundle IDs, and download profiles for app submission.

What is needed to generate an iOS distribution certificate for App Store submission?

Generating an iOS distribution certificate for App Store submission requires App Store Connect authentication and a valid Certificate Signing Request (CSR) file to create and manage signing credentials.

Can I configure app capabilities and bundle IDs through App Store Connect?

Configuring app capabilities and bundle IDs through App Store Connect allows you to create, list, and manage identifiers, ensuring your application is properly registered and configured for deployment.

What's the best way to revoke old signing certificates and rotate provisioning profiles?

Revoking old signing certificates and rotating provisioning profiles is best handled by automating credential management to generate new certificates and create fresh App Store or Development profiles.

Does setting up iOS app signing require a Certificate Signing Request?

Setting up iOS app signing does require a Certificate Signing Request (CSR) file to generate the distribution certificates needed for creating and downloading provisioning profiles.