Skip to main content
Back to registry

asc-wall-submit

rudrankriyam/app-store-connect-cli-skills

Use this skill to add or update a Wall of Apps entry without introducing new CLI surface area.

Installs289
Install command
npx skills add https://github.com/rudrankriyam/app-store-connect-cli-skills --skill asc-wall-submit
Security audits
Gen Agent Trust HubWARN
SocketPASS
SnykPASS
About this skill
Use this skill to add or update a Wall of Apps entry without introducing new CLI surface area. Collect and confirm all fields before running commands: If any value is missing, ask for it first. Add new app: make generate app APP="My App" LINK=" CREATOR="my-handle" PLATFORM="iOS" Update existing app (same app name updates in place): make generate app APP="My App" LINK=" CREATOR="my-handle" PLATFORM="iOS,macOS" - 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 - app : app name - link : app URL ( http / https , usually App Store URL) - creator : GitHub handle or creator name - platform : comma-separated labels (for example: iOS,macOS ) - Run commands from the App-Store-Connect-CLI repository root. - Run: make generate app APP="Your App Name" LINK=" CREATOR="your-handle" PLATFORM="iOS,macOS" - Verify generated changes include: - docs/wall-of-apps.json - README.md - Review diff and confirm: - The JSON entry is added or updated correctly. - The README wall snippet is regenerated from markers. - Open a focused PR with only the Wall-related generated changes. - Do not hand-edit the Wall snippet in README.md . - Do not modify unrelated entries in docs/wall-of-apps.json .

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does asc-wall-submit do?

Use this skill to add or update a Wall of Apps entry without introducing new CLI surface area.

Is asc-wall-submit good?

asc-wall-submit does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does asc-wall-submit work with?

asc-wall-submit currently lists compatibility with codex, gemini-cli, opencode, cursor, cline, github-copilot.

What are alternatives to asc-wall-submit?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install asc-wall-submit?

npx skills add https://github.com/rudrankriyam/app-store-connect-cli-skills --skill asc-wall-submit

Related skills

More from rudrankriyam/app-store-connect-cli-skills

Related skills

Alternatives in Software Engineering