Holo Gestures — Productivity skill for Claude Code
Control your notes with your hands in mid-air, through your webcam.
How to install Holo Gestures
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open zubair-trabzada/holo-gestures and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Holo Gestures does
Control your notes with your hands in mid-air, through your webcam. Pinch, throw and stretch note cards; grab real Smithsonian 3D scans and pull them apart. Runs 100% on your machine — no cloud, no API keys. Built with Claude Code.
Alternatives in Productivity
- Configure Claude HUD — FIRST: Use the Read tool to load ~/.claude/plugins/claude-hud/config.json if it exists 10.9k ★
- Om Correct — Sweep a corrected fact through the vault — finds every note restating it, applies the correction at the single 4.6k ★
- 🤝 Contributing To Agent Skills — First of all, thank you for taking the time to contribute 1.7k ★
README
✋ HOLO — Control Your Notes With Your Hands, In The Air
 *Your notes as floating orbs, a real Apollo 11 capsule scan on the shelf — all controlled by your hands in mid-air.*
Turn your webcam into an **Iron Man interface for your markdown notes**. Folders float as orbs over your own mirrored video. You pinch files out of the air, throw them with real momentum, crush a note between two hands and an AI voice reads you the gist.
Everything runs **on your machine**. No cloud, no API keys, no accounts, no sign-up. Camera frames never leave the page.
The hand tracking is Google MediaPipe (Apache-2.0), **self-hosted inside this repo** — so ad-blockers, CDN outages, and offline machines can't break it.
⚡ Install (one command)
git clone https://github.com/zubair-trabzada/holo-gestures.git ~/holo && cd ~/holo && python3 server.py
Then open **http://localhost:4890** in Chrome, allow the camera, and raise a hand. That's it.
Python 3 is the only requirement (standard library only — nothing to `pip install`).
Already installed? Update with:
cd ~/holo && git pull && python3 server.py
🖐 The gestures
| Do this | Get this |
|---|---|
| Pinch a card | grab it, drag it, throw it with real momentum |
| Quick pinch (a tap) | an orb fans out its files · a note opens in the reader |
| Flick a note off-screen | it evaporates (reopen its orb to bring it back) |
| Two pinches, apart / together | zoom the whole scene · twist to rotate it |
| Two-hand stretch on a held card | pull big to read it · crush small for a spoken summary |
| Peace sign ✌ held | resets everything to its original place — a refresh without the refresh |
| Drag to the right edge | docks the card on the shelf |
| Press F | EFFECTS: palm-hold repulsor · palm→fist force-pull · point to draw ink · clap · two-palm tidy |
| Pr |
Related Skills
Notes
Put your raw notes or a transcript from a meeting into its vault note, pull out decisions, action items and wa
Cc Voice
🎤 Control Claude Code hands-free with voice commands, leveraging real-time transcription and responses for se
Ask Me Questions Dtd
Gather requirements through adaptive questioning before executing any task; the intake, the questions, the ans
Lasso Claude-hooks
Prompt injection defense hooks: scans files, web fetches, and command output in real-time. Detects 50+ injecti
Dashboard Designer
Use when a dashboard is dense but not useful. Too many KPI cards, no clear first read, filters nobody touches,
Claude Plugin Fizzy
A plugin that syncs Claude Code todos to Fizzy.do cards in real-time.
Related Agents
i18n Checker
Scans the Freilauf web UI for user-visible texts that do not go through i18n (t()/window.FREILAUF_I18N) and fo
Text Slop Cleaner
This agent should be invoked to remove machine sounding text and unnecessary comments. This includes rewriting
Timps Backup Sentinel
Audit backup health: Time Machine last backup time, all local git repos with uncommitted/unpushed changes, lar