Asc Shots Pipeline

🌐Community
by rudrankriyam · vlatest · Repository

Automates image building, testing, and deployment of containerized applications using a streamlined CI/CD pipeline.

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-shots-pipeline npx -- -y @trustedskills/asc-shots-pipeline
2

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

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

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

About This Skill

What it does

The asc-shots-pipeline skill automates the process of uploading screenshots to App Store Connect using the app-store-connect-cli. It handles tasks like resizing images, generating required metadata, and submitting them through the command line interface. This streamlines the tedious manual screenshot upload workflow for iOS applications.

When to use it

  • You need to update your iOS app's screenshots on the App Store Connect regularly (e.g., after a new version release).
  • Your team wants to automate the process of preparing and uploading screenshots, reducing manual effort and potential errors.
  • You are using app-store-connect-cli for other App Store Connect tasks and want to integrate screenshot uploads into your existing workflow.
  • You need to ensure that uploaded screenshots meet Apple's specific requirements regarding resolution and metadata.

Key capabilities

  • Automated resizing of images to required dimensions.
  • Generation of necessary metadata for screenshots.
  • Submission of screenshots via the app-store-connect-cli.
  • Integration with existing app-store-connect-cli workflows.

Example prompts

  • "Upload the new iOS app screenshots located in /path/to/screenshots."
  • "Run the screenshot upload pipeline for version 1.2.3 of my app."
  • "Prepare and submit the latest screenshots to App Store Connect, ensuring they meet Apple's guidelines."

Tips & gotchas

  • This skill requires app-store-connect-cli to be installed and configured with your App Store Connect credentials.
  • Ensure that the images in the specified directory are in a supported format (e.g., PNG, JPG).

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.