appshots-automation-pipeline
Installation
SKILL.md
App Screenshot Automation Pipeline
This skill teaches an AI agent how to automate the full App Store screenshot capture workflow:
Prepare App (Semantics) → Boot Simulators → Capture (Maestro/AXe) → Design Hand-off
Tool Selection
Choose the right capture tool based on your situation:
Need auto-waits, retry logic, or cross-platform capture?
├── YES → Use Maestro (see appshots-maestro-capture skill)
│ ├── Declarative YAML flows
│ ├── Auto-waits, no sleep timers
│ ├── Built-in takeScreenshot
│ ├── Cross-platform (iOS + Android)
Related skills