원클릭으로
voice
Activate continuous voice conversation loop — speak/listen cycle using MCP voice tools with hotkey or continuous mode.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Activate continuous voice conversation loop — speak/listen cycle using MCP voice tools with hotkey or continuous mode.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Extracts and analyzes competitors' ads from ad libraries (Facebook, LinkedIn, etc.) to understand what messaging, problems, and creative approaches are working. Helps inspire and improve your own ad campaigns.
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
Install, create, scaffold, and validate new skills in the .claude/skills/ folder. Use when adding a skill from a URL, GitHub repo, zip file, or markdown content, or when creating a new skill from scratch. Also use for validating existing skills, fixing registration issues, or restructuring the .claude folder.
Browser automation via Playwright MCP — reservations, ordering, scraping, form filling. Always confirm before final submission.
Katana setup wizard. Use when user says /setup, 'set up katana', 'configure my agent', 'install features', or 'walk me through setup'. Guides user through API key configuration, skill enabling, and profile creation.
Katana Sensei — life & business orchestrator powered by the 3 I's (Intelligence, Intuition, Initiative). Auto-loads memory on session start (soul.md, user.md, work.md, tasks.md). Runs morning briefings, evening check-ins, task daily iteration, inspirational quotes (Musashi, Stoic, Zen), profile management, and delegates to all agents. Use for any daily routine, task management, memory operations, quote requests, scheduling, or orchestration.
| name | voice |
| triggers | voice mode, start listening, voice conversation, speak to me, talk to me, enable voice, voice on, continuous listening, push to talk |
| description | Activate continuous voice conversation loop — speak/listen cycle using MCP voice tools with hotkey or continuous mode. |
Auto-activate when the user wants to switch to voice conversation mode.
/voice
"enter voice mode"
"start voice conversation"
mcp__voice__voice_speak — speak responsemcp__voice__voice_listen — wait for user speechOn timeout: retry up to 3× before asking "Are you still there?" — never drop to text on first timeout.
| Mode | Command | Behavior |
|---|---|---|
| Push-to-talk | default | Hotkey triggers listen window |
| Continuous | "enable continuous listening" | Always-on speech detection |
| Off | "exit voice mode" / "stop" | Returns to text |
voice_speak — no silent tool callsvoice_mode with mode "off" to exit cleanly→ Full loop spec: .claude/commands/voice.md