with one click
Generate voice note or speak to the user
npx skills add https://github.com/BumpyClock/dotfiles --skill speakCopy and paste this command into Claude Code to install the skill
Generate voice note or speak to the user
npx skills add https://github.com/BumpyClock/dotfiles --skill speakCopy and paste this command into Claude Code to install the skill
Extract durable working preferences from recent local agent chats and convert them into skills, rules, or workflow docs. Use when asked to learn preferences, mine feedback, personalize workflows, or generate user/team-specific agent guidance.
Use the spark CLI to access the user's Spark email data - list emails, search by topic, read threads, check calendar events, find availability, look up contacts, and view team info. Use when the user asks about their emails, calendar, contacts, meetings, or scheduling.
Beeper cache: contact hints, room lookup, WhatsApp/iMessage traces, FTS.
Use for new features, UX/UI changes, behavior changes, architecture decisions, or ambiguous work where intent/design must be clarified before implementation. Use micro-flow only for trivial mechanical/non-behavior changes.
Chrome DevTools MCP automation: existing Chrome tabs, no AppleScript.
Comprehensive OpenTUI skill for building terminal user interfaces. Covers the core imperative API, React reconciler, and Solid reconciler. Use for any TUI development task including components, layout, keyboard handling, animations, and testing.
| name | speak |
| description | Generate voice note or speak to the user |
use sag cli to generate audio to either playback for the user or speak to the user. ENV variables for ELEVENLABS_API_KEY define the API Keys.
if sag cli unavailable -> references/install.md