Asc Wall Submit

🌐Community
by rudrankriyam · vlatest · Repository

This skill submits an "asc wall" prompt to generate images, streamlining creative workflows for users seeking specific visual outputs.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add asc-wall-submit npx -- -y @trustedskills/asc-wall-submit
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "asc-wall-submit": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/asc-wall-submit"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The asc-wall-submit skill automates submitting updates to the App Store Connect Wall. It allows you to programmatically create, edit, and delete wall posts containing promotional materials for apps. This streamlines marketing efforts by reducing manual intervention in the App Store Connect interface.

When to use it

  • Automated Promotions: Schedule regular promotions on your app's store page without manual effort.
  • A/B Testing Wall Posts: Quickly create and test different wall post variations to optimize engagement.
  • Bulk Updates: Efficiently update multiple wall posts at once, such as during a large marketing campaign.
  • Integration with Marketing Tools: Integrate the skill into existing marketing workflows for automated content publishing.

Key capabilities

  • Create new Wall Posts
  • Edit existing Wall Posts
  • Delete Wall Posts

Example prompts

  • "Submit a wall post about our latest update, version 2.5."
  • "Update the existing 'Summer Sale' wall post with a new image and description."
  • "Remove the promotional wall post for last year’s holiday campaign.”

Tips & gotchas

  • Requires authentication credentials for App Store Connect. Ensure these are correctly configured before use.
  • The skill relies on the app-store-connect-cli tool, so it must be installed and accessible in your environment.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
rudrankriyam
Installs
0

🌐 Community

Passed automated security scans.