AI AGENT ADDONS

This skill helps you create a new app record in App Store Connect by automatically filling in a web form. It uses browser automation to click buttons, choose options, and type text. You do not need a special API to create the app. The skill works when you are signed into App Store Connect in a visible browser.

The skill handles all the steps from opening the New App form to clicking the Create button. It fills in fields like the app name, bundle ID, SKU, and more. It also waits for the right moments, like when the bundle ID dropdown loads. This helps avoid mistakes and saves you time.

Anyone who needs to create apps in App Store Connect often can use this skill. It is especially helpful when you want to automate the process without using a public API. Just make sure your bundle ID is already registered in the Apple Developer portal.

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