一键导入
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