ワンクリックで
dictation
Hammerspoon dictation setup. Load when discussing dictation, voice input, or CopyQ.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Hammerspoon dictation setup. Load when discussing dictation, voice input, or CopyQ.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Baseline conventions for writing or editing code in any repo. Load before writing/editing source. Yields to repository-specific guidelines (CLAUDE.md, style configs, existing patterns) on any conflict.
Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".
Reformat file references from conversation into vim quickfix format.
Load when asked to teach, explain deeper, or expand on concepts from the conversation.
SOC 職業分類に基づく
| name | dictation |
| description | Hammerspoon dictation setup. Load when discussing dictation, voice input, or CopyQ. |
Reference this skill when the user mentions dictation, voice input, or the Dictate Hammerspoon spoon.
Dictation is triggered by Cmd+Shift+D via Hammerspoon. The flow:
application/x-dictation)Cmd+V~/projects/dotfiles/window_manager/hammerspoon/Spoons/Dictate.spoon/init.luaDictation entries are tagged with a custom MIME type so they can be identified and cleaned up without affecting normal clipboard history. The cleanup runs after each dictation.
To adjust how many dictation entries to keep, change MAX_DICTATION_ITEMS in the spoon.
/Applications/CopyQ.app/Contents/MacOS/CopyQ is wrong.