·asc-app-create-ui
*

asc-app-create-ui

Create a new App Store Connect app record via browser automation. Use when there is no public API for app creation and you need an agent to drive the New App form.

71Installs·7Trend·@rudrankriyam

Installation

$npx skills add https://github.com/rudrankriyam/asc-skills --skill asc-app-create-ui

How to Install asc-app-create-ui

Quickly install asc-app-create-ui AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/rudrankriyam/asc-skills --skill asc-app-create-ui
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: rudrankriyam/asc-skills.

SKILL.md

View raw

Use this skill to create a new App Store Connect app by driving the web UI. This is opt-in, local-only automation that requires the user to be signed in.

Open App Store Connect Navigate to https://appstoreconnect.apple.com/apps and ensure the user is signed in.

Open the New App form The "New App" button (blue "+" icon) opens a dropdown menu, not a dialog directly.

Create a new App Store Connect app record via browser automation. Use when there is no public API for app creation and you need an agent to drive the New App form. Source: rudrankriyam/asc-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/rudrankriyam/asc-skills --skill asc-app-create-ui
Category
*Creative Media
Verified
First Seen
2026-02-19
Updated
2026-03-10

Browse more skills from rudrankriyam/asc-skills

Quick answers

What is asc-app-create-ui?

Create a new App Store Connect app record via browser automation. Use when there is no public API for app creation and you need an agent to drive the New App form. Source: rudrankriyam/asc-skills.

How do I install asc-app-create-ui?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/rudrankriyam/asc-skills --skill asc-app-create-ui Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/rudrankriyam/asc-skills