Skip to main content
Back to the directory
rudrankriyam/app-store-connect-cli-skillsSoftware EngineeringFrontend and Design

asc-signing-setup

iOS/macOS signing asset setup and rotation via Apple's asc CLI.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/rudrankriyam/app-store-connect-cli-skills --skill asc-signing-setup
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, asc-signing-setup has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: rudrankriyam/app-store-connect-cli-skills. Canonical URL: https://skills.sh/rudrankriyam/app-store-connect-cli-skills/asc-signing-setup.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
iOS/macOS signing asset setup and rotation via Apple's asc CLI. Use this skill when you need to create or renew signing assets for iOS/macOS apps. Use this when you want a lightweight, non-interactive alternative to fastlane match for encrypted git-backed certificate/profile storage. Notes: - Manage bundle IDs, capabilities, signing certificates, and provisioning profiles through command-line workflows - Supports multiple certificate types (distribution, development) and profile types (App Store, ad-hoc, development) with device assignment - Includes rotation and cleanup commands to revoke old certificates and delete expired profiles - Requires prior authentication via asc auth login or environment variables, plus a CSR file for certificate creation - Auth is configured ( asc auth login or ASC_* env vars). - You know the bundle identifier and target platform. - You have a CSR file for certificate creation. - Create or find the bundle ID: - asc bundle-ids list --paginate - asc bundle-ids create --identifier "com.example.app" --name "Example" --platform IOS - Configure bundle ID capabilities: - asc bundle-ids capabilities list --bundle "BUNDLE_ID" - asc bundle-ids capabilities add --bundle "BUNDLE_ID" --capability ICLOUD - Add capability settings when required: - --settings '[{"key":"ICLOUD_VERSION","options":[{"key":"XCODE_13","enabled":true}]}]' - Create a signing certificate:...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does asc-signing-setup do?

iOS/macOS signing asset setup and rotation via Apple's asc CLI.

Is asc-signing-setup good?

asc-signing-setup does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support asc-signing-setup?

asc-signing-setup currently lists compatibility with Skills CLI.

Is asc-signing-setup safe to install?

asc-signing-setup has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to asc-signing-setup?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install asc-signing-setup?

Run the following command to install asc-signing-setup: npx skills add https://github.com/rudrankriyam/app-store-connect-cli-skills --skill asc-signing-setup

Related skills

More from rudrankriyam/app-store-connect-cli-skills

Related skills

Alternatives in Software Engineering