claude/skills/wispr-dictionary/SKILL.md
Add words to the Wispr Flow dictionary. Use when the user wants to add a word, phrase, or snippet to Wispr Flow for voice dictation.
npx skillsauth add tbroadley/dotfiles wispr-dictionaryInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Add entries to the Wispr Flow personal dictionary for improved voice dictation recognition.
# Add a word/phrase to recognize
wispr-add-dictionary "METR"
# Add with replacement (what you say -> what gets typed)
wispr-add-dictionary "teh" "the"
# Add a snippet/text expansion
wispr-add-dictionary -s "shrug" "¯\_(ツ)_/¯"
# Add without refreshing the UI
wispr-add-dictionary --no-refresh "word"
~/Library/Application Support/Wispr Flow/flow.sqliteOn host (macOS):
From dev containers:
url-listener must be running on the hosthost.docker.internal to forward requests to the host-s): Text expansion triggered by a keyworddocumentation
Upload images to a GitHub PR description or comment using a shared gist as image hosting. Use when the user wants to add plots, screenshots, or other images to a PR.
testing
Manage tasks, projects, and productivity in Todoist. View tasks, add new items, check completed work, and organize projects.
data-ai
Use when working with stacked diffs (branch B based on branch A, which is based on main).
development
Read and analyze Inspect AI evaluation log files using the Python API. Extract samples, messages, events, and metrics from .eval files.