asc-code-signing

Installation
SKILL.md

Code Signing with asc

Manage the full Apple code signing chain: bundle IDs → certificates → devices → profiles.

Authentication

Set up credentials before any code signing commands:

asc auth login --key-id <id> --issuer-id <id> --private-key-path ~/.asc/AuthKey.p8

CAEOAS — Affordances Guide Next Steps

Every JSON response includes "affordances" with ready-to-run commands:

{
  "id": "bid-1",
  "identifier": "com.example.app",
Related skills
Installs
31
First Seen
Mar 14, 2026