Agent skill · software engineering · mvanhorn

pp-fellow-stagg-ekg

Control a Fellow Stagg EKG kettle over its local HTTP CLI. Trigger phrases: `start the kettle`, `set the kettle to 95`, `show kettle status`, `turn the kettle off`, `use fellow stagg ekg`, `run fellow stagg ekg`.

Why this skill is useful

Adds executable commands for controlling the Fellow Stagg EKG kettle that are not available in public documentation.

What it needs

Requires fellow-stagg-ekg-pp-cli installed locally. About 1k tokens when loaded. Last updated 2026-08-06. 1,890 stars on the source repository.

What this skill does

Fellow Stagg EKG - Printing Press CLI Prerequisites: Install the CLI This skill drives the fellow-stagg-ekg-pp-cli binary. Install via the Printing Press installer: If npx is unavailable, fall back to Go: When to Use This CLI Use this CLI when you need to read or control a Fellow Stagg EKG kettle from the terminal: checking status, switching units, starting heat, or sending a raw command while debugging the kettle's local HTTP interface. Command Reference fellow-stagg-ekg-pp-cli status - Show state, settings, and firmware info. fellow-stagg-ekg-pp-cli state - Fetch the kettle state. fellow-stagg-ekg-pp-cli settings - Fetch the kettle settings. fellow-stagg-ekg-pp-cli clock - Fetch the kettle clock. fellow-stagg-ekg-pp-cli info - Fetch firmware info. fellow-stagg-ekg-pp-cli heat - Set a target temperature and start heating. fellow-stagg-ekg-pp-cli off - Turn the kettle off. fellow-stagg-ekg-pp-cli set-temp - Set the target temperature. fellow-stagg-ekg-pp-cli set-setting - Send a direct setting update. fellow-stagg-ekg-pp-cli units - Switch the display units. fellow-stagg-ekg-pp-cli button - Press or release a button. fellow-stagg-ekg-pp-cli dial - Rotate the dial. fellow-stagg-ekg-pp-cli beep - Run the buzzer. fellow-stagg-ekg-pp-cli raw - Send a raw kettle command. Recipes

How to use it

Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:

@skills mvanhorn/fellow-stagg-ekg

View the source on GitHub

Browse the @skills marketplace