This automates submitting apps to the App Store Connect CLI's "Wall of Apps" showcase. You can add entries either by App Store ID or with a custom link and name for TestFlight or pre-release apps. It enforces a dry-run-then-confirm workflow to preview changes before they hit the PR, which is smart since you're modifying a shared JSON file. The CLI handles the actual file edits, so you're not manually patching wall-of-apps.json and risking format breaks. Useful if you're maintaining or contributing to that specific repository and want to spotlight your app without hand-editing community showcase files.
npx skills add https://github.com/rudrankriyam/asc-skills --skill asc-wall-submit