3spky5u-oss/HandsOn
30 stars · Last commit 2026-03-07
Give Claude eyes and hands — screen capture and desktop automation plugin for Claude Code
README preview
# HandsOn [](https://github.com/3spky5u-oss/HandsOn/releases) [](LICENSE) []() [](https://docs.anthropic.com/en/docs/claude-code) [](https://modelcontextprotocol.io) []() Give Claude eyes and hands. A Claude Code plugin that lets Claude see your screen and interact with any application on your desktop. <!-- TODO:  --> > **Alpha software.** HandsOn works and is genuinely useful, but Claude will sometimes stumble through tasks — misclicking sidebar links, scrolling the wrong container, needing multiple attempts to find the right element. Complex multi-step workflows (like filling out a Reddit post) may take several retries to get right. It's getting better with each release, but set your expectations accordingly. ## What's New in v0.3.0 - **Window-cropped visual detection** — When a target window is set, visual analysis is cropped to that window's bounds, eliminating noise from the terminal and other background apps - **30-50% token reduction** — Compact output across all tools: shorter class names, removed redundant formatting, tighter coordinate notation - **Unnamed element filtering** — `list_elements` now skips unnamed Pane/Group/Custom elements that add noise without value (common in Steam, Electron apps, etc.)