Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
ehmo avatar

Asc Wall Submit

  • 1 installs
  • 1 repo stars
  • Updated May 31, 2026
  • ehmo/app-store-connect-cli-skills

This is a copy of asc-wall-submit by rudrankriyam - installs and ranking accrue to the original listing.

Helps with ai & agent building tasks.

About

asc-wall-submit is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.

  • asc-wall-submit
  • AI & Agent Building
  • AI-coding skill

Asc Wall Submit by the numbers

  • 1 all-time installs (skills.sh)
  • Data as of Jul 24, 2026 (Skillselion catalog sync)
npx skills add https://github.com/ehmo/app-store-connect-cli-skills --skill asc-wall-submit

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs1
repo stars1
Last updatedMay 31, 2026
Repositoryehmo/app-store-connect-cli-skills

What it does

Helps with ai & agent building tasks.

Files

SKILL.mdMarkdownGitHub ↗

asc wall submit

Use this skill to add or update a Wall of Apps entry with the built-in CLI flow.

When to use

  • User wants to submit an app to the Wall of Apps
  • User wants to update an existing Wall of Apps entry
  • User asks for the exact Wall submission flow

Required inputs

Use one of these input paths:

  • Standard App Store flow: app ID
  • Manual/pre-release flow: link plus name

Submission workflow

1. Run commands from the App-Store-Connect-CLI repository root. 2. Preview first:

  • asc apps wall submit --app "1234567890" --dry-run
  • or asc apps wall submit --link "https://testflight.apple.com/join/ABCDEFG" --name "My Beta App" --dry-run

3. Apply with confirmation:

  • asc apps wall submit --app "1234567890" --confirm
  • or asc apps wall submit --link "https://testflight.apple.com/join/ABCDEFG" --name "My Beta App" --confirm

4. Review the generated PR plan and resulting change to docs/wall-of-apps.json.

Guardrails

  • Do not modify unrelated entries in docs/wall-of-apps.json.
  • If submission fails due to invalid input, fix the inputs and rerun the CLI command.
  • Keep submission path PR-based unless maintainers define an issue-based intake flow.

Examples

Add new app:

asc apps wall submit --app "1234567890" --confirm

Submit a non-App-Store/TestFlight entry:

asc apps wall submit --link "https://testflight.apple.com/join/ABCDEFG" --name "My Beta App" --confirm

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.