Meta Glasses Voice Bridge — Development skill for Claude Code
Voice commands from Ray-Ban Meta smart glasses to your Mac, routed through Claude.
How to install Meta Glasses Voice Bridge
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open ethanpaschkes/meta-glasses-voice-bridge and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Meta Glasses Voice Bridge does
Voice commands from Ray-Ban Meta smart glasses to your Mac, routed through Claude. iOS app built on the Meta Wearables Device Access Toolkit (DAT) + a local Python listener. No Anthropic API key required.
Alternatives in Development
- Auto — Smart router - Single entry point with natural language intent detection 2.8k ★
- Create Todos — Create Smart TODOs 2.8k ★
- Ccmanager — 940+ Session manager supporting 8 coding agents with smart auto-approval 946 ★
README
| You say | What happens |
|---|---|
| "how far away is the moon" | Claude answers out loud. |
| "and what about the sun" | Follow-ups work — recent turns are given back to Claude as context. |
| "open spotify" | Opens an app. Only apps under [actions.open_app] in config.toml. |
| "turn the volume up", "pause the music", "lock the screen" | Controls the Mac. |
| "make a note that…" | Appends to ~/Documents/voice-notes.md. |
| "remind me to…" | Adds to the Mac's Reminders app. |
| "what time is it", "what's my battery", "what's playing", "what's next on my calendar" | Reads live state off the Mac. |
| "look up …" | Opens a web search on the Mac. |
| "set a timer for ten minutes" | Counts down and notifies on the Mac. |
| "copy hello world to my clipboard", "what's on my clipboard" | Reads and writes the Mac clipboard. |
| "text mom saying I'll be late" | Sends an iMessage. Confirmed out loud first. |
| "run my morning routine" | Runs one of your own macOS Shortcuts. Confirmed first. |
| "quit Chrome", "switch to Notes" | Quit, hide or focus an app. Confirmed first. |
| "find the file budget spreadsheet" | Spotlight search. |
| "open my downloads folder" | Opens any file or folder. |
| "what app am I in", "what wifi am I on", "how long has my Mac been up" | Live state, read not guessed. |
| "turn the brightness down" | Screen brightness. |
| "add lunch with Sam to my calendar Friday at noon" | Creates a calendar event. |
| "type out the following…" | Types into whatever app is in front. Confirmed first. |
| "empty the trash" | Confirmed first — it is permanent. |
| "what am I looking at", "read this label" | Takes a photo through the glasses and describes it. |
| "what's the weather" | Current conditions. |
| "put this window on the left", "make it full screen" | Moves the front window. |
| "turn on dark mode" | Switches appearance. |
| "keep my Mac awake for an hour" | Stops it sleeping. |
| "set the volume to thirty" | Volume by number, not |
Related Skills
Unity Build iOS
Builds/exports the Xcode project for iOS via MCP, so it can be opened and run on a device from Xcode.
Pocketdev
Develop from your phone: Claude Code writes code on your Mac while you watch it live on a real iPhone. Local x
NarrateClaude
Hands-free on-device voice loop for macOS: Apple SFSpeechRecognizer + cloned-voice TTS, continuous listening,
FiaOS
Open a browser tab — you're now driving your computer. Live remote desktop + real PTY shell (Claude Code, vim,
iOS Setup Asc
Configure App Store Connect API auth (Key ID, Issuer ID, .p8) for the ASC CLI/MCP — validate and store securel
Claude API Bridge
Turn your Claude Code subscription into a REST API. Access Claude Code from anywhere with a single command.
Related Agents
Marketing Data Analyzer
Use this agent when you need to analyze marketing campaign performance, identify underperforming or anomalous
ZeroClaw Android
Run AI agents 24/7 on your Android phone. Native Rust core, 25+ providers (OpenAI, Claude, Gemini, Groq, DeepS
Home Automation Engineer
Use this agent when the user needs to work on Home Assistant integrations, IoT device setup, smart home automa