Film and edit macOS app demos with AI using ShotGlass. Agent skill for its local MCP tools.
Film app demos on your Mac with an AI agent, then edit the recording in ShotGlass.
Download ShotGlass · Connect an agent · Watch the demo
This package contains a short agent skill. The proprietary ShotGlass app and its MCP server are distributed separately in the DMG. Installing this skill does not install the app or connect the MCP server.
npx skills add jakemanger/shotglass-skills --skill shotglass
Choose your agent in the installer. The package contains no executable scripts. You can inspect SKILL.md before installing it.
The recording opens in the editor. Ask for edits or an exported video when you want them.
For OpenClaw versions with native MCP registration, the same connection can be added from Terminal after ShotGlass has installed its bundled server:
openclaw mcp add shotglass --command node --arg "$HOME/Library/Application Support/ShotGlass/mcp/shotglass-mcp.mjs"
openclaw mcp doctor shotglass --probe
Use the connection shown in ShotGlass if your install path differs. The MCP runtime must run on the Mac with ShotGlass in a logged-in desktop session. Installing this skill on a Linux VPS alone cannot control your Mac.
This skill requires Node.js and the connected ShotGlass MCP tools. No ShotGlass API key is needed. Bring your own AI agent account. The app is free to try; video export requires an active ShotGlass license.
The instruction package in this repository is MIT-0 licensed. ShotGlass itself is a separate commercial application and is not covered by this license.