Jevme — Development skill for Claude Code
Talk to your Mac and it does it — in any app, while you're still talking.
How to install Jevme
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open danielyedaniel/jevme and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Jevme does
Talk to your Mac and it does it — in any app, while you're still talking. Open-source voice agent that gets faster the more you use it.
Alternatives in Development
- Knowledge Work Plugins — Open source repository of plugins primarily intended for knowledge workers to use in Claude Cowork 9734 125 18 10.5k ★
- Llamacoder — Open source Claude Artifacts – built with Llama 3.1 405B 7.1k ★
- Microsandbox — Open-source self-hosted MicroVM sandboxes with sub-200ms startup, hardware-level isolation via libkrun 5k ★
README
jevme
[](https://github.com/danielyedaniel/jevme/actions/workflows/tests.yml) [](LICENSE)   [](https://github.com/danielyedaniel/jevme/stargazers)
https://github.com/user-attachments/assets/e458d454-8149-4679-891e-3f07fe927f6b
**Talk to your Mac and it does it — in any app, while you're still talking.**
"open chrome and go to youtube and play lofi beats" "in discord go to the general channel" "open the second tab" · "click the subscribe button" · "zoom in" · "implement the solution"
A floating pill shows what it hears. Commands fire as each clause lands, not after you stop. Every routine decision is made by a fast classifier (TypeSafe **Jev**, ~200 ms); an LLM (Claude **Haiku** / **Opus**) is only called when something genuinely needs reasoning — and whatever it figures out is **memoized**, so the next time that same thing is a 200 ms classification instead of a multi-second model call. It gets faster and cheaper the more you use it.
Setup
Requirements
- macOS 14+ (Apple Silicon or Intel)
- uv —
curl -LsSf https://astral.sh/uv/install.sh | sh(installs Python 3.12 for you) - A TypeSafe API key (required) — typesafe.ai
- An Anthropic API key (recommended) — console.anthropic.com.
Without it jevme falls back to the signed-in
claudeCLI if you have Claude Code installed (slower).
Install
git clone https://github.com/danielyedaniel/jevme.git
cd jevme
./run.sh setup # installs deps, creates .env from .env.example, checks keys + pe
Related Skills
Earheart
Talk to your coding agents — press a hotkey, speak your prompt, and it lands in Claude Code, Codex, or Cursor.
Orca Read Aloud
Orca plugin that speaks a short summary when an agent finishes. Local Mac voice, Claude writes the words, quie
Claude Controls Mac
Step-by-step guide to turning your spare Mac into an always-on machine Claude Code can fully control - talk to
Claude Switcher
Run multiple Anthropic accounts on one Mac while sharing a single ~/.claude — same memories, skills, subagents
Meta Glasses Voice Bridge
Voice commands from Ray-Ban Meta smart glasses to your Mac, routed through Claude. iOS app built on the Meta W
Backstage
Backstage: a macOS menu-bar focus guard. Automation browsers and background agents stay backstage and ask befo
Related Agents
Copy Compressor
Compresses source material into infographic-sized copy while preserving facts, voice, hooks, slot clarity, and
Voice Engineer
GAIA voice interaction specialist. Use PROACTIVELY for Whisper ASR, Kokoro TTS, the Talk SDK, speech-to-speech
Mac Dev
native swift mac app dev