Austnomaton screenshot
Screenshot Skill
install
source · Clone the upstream repo
git clone https://github.com/frogr/austnomaton
manifest:
skills/screenshot/skill.mdsource content
Screenshot Skill
Capture screenshots with CleanShot X, upload to R2, get CDN URL.
Usage
/screenshot [type] [name]
Types:
- Select area to capture (default)area
- Capture a windowwindow
- Full screenfull
- Upload existing filefile <path>
Examples:
/screenshot area dashboard-v2 /screenshot window terminal-output /screenshot file ~/Desktop/diagram.png
Output
Returns markdown image link ready to paste:

Requirements
- CleanShot X installed (falls back to macOS screencapture)
- R2 credentials in .env