一键导入
trayce-stop
Use when the user asks to "stop trayce", "shut down trayce", "kill trayce", or "stop the canvas server".
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when the user asks to "stop trayce", "shut down trayce", "kill trayce", or "stop the canvas server".
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Use when the user asks to "set up trayce", "install trayce", "configure trayce", "remove trayce", or "uninstall trayce". Handles both installation (writing the MCP config into `.mcp.json` or `~/.claude.json`) and uninstallation. Prompts for scope (single project vs. all projects / global) when the user hasn't specified.
Use when the user wants to draw, sketch, or send visual content to this conversation via the trayce canvas. Also use when asked to push, send, or place images on a canvas. Triggers on mentions of drawing, sketching, canvas, visual, trayce, or pushing images.
Use when the user asks to "start trayce", "launch trayce", "run the canvas server", "start the canvas", or otherwise bring the trayce canvas server up. Use this skill after trayce has been configured via `trayce-setup` — not for first-time installation.
Use when the user asks "is trayce running", "trayce status", "check trayce", "what's trayce doing", or otherwise wants to know whether the trayce canvas server is currently up without starting or stopping it.
基于 SOC 职业分类
| name | trayce-stop |
| description | Use when the user asks to "stop trayce", "shut down trayce", "kill trayce", or "stop the canvas server". |
| invocable_by | ["user"] |
bun run ${CLAUDE_PLUGIN_ROOT}/../scripts/stop.ts
Confirm the server has stopped. The browser canvas disconnects automatically. Works on Linux, macOS, and Windows.
To restart later, ask to start trayce (that routes to trayce-start). To check
status without stopping or starting, route to trayce-status.