asc-shots-pipeline
asc shots pipeline
What it does
- Implemented now: build/run, AXe plan capture, frame composition, and upload.
- Device discovery is built-in via asc screenshots list-frame-devices.
- Local screenshot automation commands are experimental in asc cli.
- Framing is pinned to Koubou 0.18.1 for deterministic output.
- Feedback/issues: https://github.com/rorkai/App-Store-Connect-CLI/issues/new/choose
- Settings file: .asc/shots.settings.json
- Capture plan: .asc/screenshots.json
Requirements & configuration
- Use asc screenshots plan / asc screenshots apply for reviewed batches when you need append-limit guardrails across existing remote screenshots.
Configuration: UDIDLANGAPPLE_LOCALELOCALERAW_DIRFRAMED_DIRDEVICE
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
asc-shots-pipeline FAQ
What does the asc-shots-pipeline skill do?
Orchestrate iOS screenshot automation with xcodebuild/simctl for build-run, AXe for UI actions, JSON settings and plan files, Koubou-based framing (`asc screenshots frame`), and screenshot upload (`asc screenshots upload`). Use when users ask for automated screenshot capture, AXe-driven simulator flows, frame composition, or screenshot-to-upload pipelines. Implemented now: build/run, AXe plan capture, frame composition, and upload. Device discovery is built-in via asc screenshots list-frame-devices.
What does asc-shots-pipeline require?
Use asc screenshots plan / asc screenshots apply for reviewed batches when you need append-limit guardrails across existing remote screenshots. Configuration keys: UDID, LANG, APPLE_LOCALE, LOCALE, RAW_DIR, FRAMED_DIR, DEVICE.
How do I install asc-shots-pipeline?
Run: npx -y skills add https://github.com/rudrankriyam/app-store-connect-cli-skills --skill asc-shots-pipeline --agent claude-code — the source lives at github.com/rudrankriyam/app-store-connect-cli-skills.
Maintain asc-shots-pipeline?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[asc-shots-pipeline on getagentictools](https://getagentictools.com/skills/rudrankriyam-app-store-connect-cli-skills-asc-shots-pipeline?ref=badge) npx agentictools info skills/rudrankriyam-app-store-connect-cli-skills-asc-shots-pipeline The second line is the CLI lookup for this page — handy in READMEs and docs.