asc-notarization
Automates the macOS notarization workflow, including archiving, signing, and submitting to Apple.
Install
npx skills add https://github.com/rudrankriyam/app-store-connect-cli-skills --skill asc-notarizationStats
| Total installs | 1,144 |
| Weekly installs | 1.1K |
| GitHub stars | 615 |
| First seen | Feb 6, 2026 |
| Source | @rudrankriyam/app-store-connect-cli-skills |
Summary
- Automates the full notarization workflow: archive via xcodebuild, export with Developer ID certificate, submit to Apple, and optionally staple the ticket for offline use
- Supports .zip, .dmg, and .pkg formats; includes preflight checks for certificate chain validity and trust settings
- Provides flexible submission modes: fire-and-forget, synchronous wait with polling, or custom poll intervals and timeouts
- Includes troubleshooting commands for certificate verification, signature inspection, and developer log retrieval when notarization fails
- Requires Xcode, a Developer ID Application certificate in the local keychain, and App Store Connect API credentials
Tags
Related skills
| Skill | Installs | vs asc-notarization |
|---|---|---|
| start-issue | 1,168 | +24 |
| ossfuzz | 1,171 | +27 |
| csv-data-summarizer | 1,156 | +12 |
| llm-council | 1,155 | +11 |
| terraform-engineer | 1,166 | +22 |
FAQ
- How many installs does asc-notarization have?
- asc-notarization has 1,144 total installs and 1.1K installs this week.
- Where is asc-notarization hosted?
- asc-notarization is published by @rudrankriyam/app-store-connect-cli-skills at https://github.com/rudrankriyam/app-store-connect-cli-skills.
- How many GitHub stars does asc-notarization have?
- asc-notarization has 615 GitHub stars.
- When was asc-notarization first indexed?
- OrangeBot.AI first indexed asc-notarization on Feb 6, 2026.
- How do I install asc-notarization?
- Run: npx skills add https://github.com/rudrankriyam/app-store-connect-cli-skills --skill asc-notarization