asc-app-create-ui skillA
asc-app-create-ui is agent-read markdown (skill) from jordancoin/ios-skills-collection: 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..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# asc app create (UI automation) 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. ## Preconditions - A browser automation tool is available (Playwright, Cursor browser MCP, or equivalent). - User is signed in to App Store Connect (or can complete login + 2FA). - The **bundle ID must already be registered** in the Apple Developer portal. - Required inputs are known: - app name (max 30 characters) - bundle ID (must exist and be unused by another app) - SKU - platform (iOS, macOS, tvOS, visionOS) - primary language - user access (Full Access or Limited Access) ## Safety Guardrails - Never export or store cookies. - Use a visible browser session only. - Pause for a final confirmation before clicking "Create" (for standalone scripts). - Do not retry the Create action automatically on failure. ## Workflow ### 1. Preflight: register bundle ID and verify no existing app ```bash # Register the bundle ID via public API (if not already registered) asc bundle-ids create --identifier "com.example.app" --name "My App" --platform IOS # Confirm no app record exists yet …
Read the whole file at its exact version.
How to install
mdr add jordancoin/ios-skills-collection/asc-app-create-ui@git:20260910.90d1807mdr add jordancoin/ios-skills-collection/asc-app-create-ui@sha256:b3afdc3ff50fa47fPin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_dxhtnbimo6s7fxau)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260910.90d1807 latest | 2026-09-10 | 90d1807 | 6,138 B | A | view · diff |
| git:20260329.893209f | 2026-03-29 | 893209f | 5,816 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (6138 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
jordancoin/ios-skills-collection · 5 stars · license NOASSERTION · pushed 2026-09-10 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_dxhtnbimo6s7fxau GET https://markdownregistry.com/api/v1/resolve?ref=jordancoin/ios-skills-collection/asc-app-create-ui GET https://markdownregistry.com/api/v1/blob/b3afdc3ff50fa47fc7a3d7de4d1ce6759518c503c6c12c8300202fc90ed1d237
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.