AI AGENT ADDONS

This skill helps you create a new app record in App Store Connect by automatically filling out the web form. It works when the normal API cannot be used. A developer who needs to set up a new app for iOS, macOS, or other Apple platforms will find this useful.

The skill uses browser automation to drive the New App page. You must be signed in and have a registered bundle ID. The tool will fill in the app name, bundle ID, SKU, platform, language, and user access. It then clicks the Create button and waits for confirmation.

After creating the app, the skill hands off to command line tools for further setup like availability and categories. This saves time by automating a repetitive manual process.

Add Asc App Create Ui skill to your workflow

Global

mkdir -p ~/.claude/skills/asc-app-create-ui

Project

mkdir -p .claude/skills/asc-app-create-ui

Source Repository

Stars
879
Forks
48
Watchers
879
License
MIT
Last Push
1 month ago
Created
5 months ago