appshots-cli-usage
Installation
SKILL.md
appshots CLI Usage
Controls the running App Screenshots desktop app via HTTP commands on localhost.
Prerequisites
- The App Screenshots desktop app must be running
- Install CLI:
dart pub global activate --source path packages/app_screenshots_cli - Port auto-discovered from
~/.config/app-screenshots/server.port
Connection
# Check the app is running and server is available
appshots status
JSON Mode
Related skills