skills/headless-operation/SKILL.md
# Headless Operation I can run completely headless (no monitor attached) on this Mac. ## What I Can Do Without a Monitor - Take screenshots (`peekaboo`) - Control applications (AppleScript) - Run any shell commands - Send/receive messages - Install packages (Homebrew) - Read/write files - Browse the web (via curl/fetch) - Control UI elements (peekaboo, cliclick) ## How The Mac doesn't need a display for me to function. Tools like peekaboo, AppleScript, and shell commands work regardless of
npx skillsauth add adamshl-oss/alfred skills/headless-operationInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
I can run completely headless (no monitor attached) on this Mac.
peekaboo)The Mac doesn't need a display for me to function. Tools like peekaboo, AppleScript, and shell commands work regardless of whether a monitor is attached.
Tonight I operated for hours without any display connected. Screenshot capability confirmed working via peekaboo.
Created: 2026-01-30
development
Use when building real-time communication systems with WebSockets or Socket.IO. Invoke for bidirectional messaging, horizontal scaling with Redis, presence tracking, room management.
development
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".
tools
Create and deploy single-page static websites to GitHub Pages with autonomous workflow. Use when building portfolio sites, CV pages, landing pages, or any static web project that needs GitHub Pages deployment. Handles complete workflow from project initialization to live deployment with GitHub Actions automation.
tools
Plain English E2E UI testing. Describe tests in natural language, agent executes via browser tool, then exports real Playwright test scripts for CI/CD. Use when asked to create UI tests, test a website, or generate Playwright scripts.