什么是 open?
根据需要重新定向到会话上下文。根据当前情况加载同伴技能(bon、todoist-gtd)。当您错过启动上下文、想要重新查看可用的内容或在 cd'ing 到不同的项目后使用。在 /open 上触发,“我们在做什么”,“我们在哪里停止”。与 /ground 和 /close 配对。 (用户) 来源:spm1001/claude-suite。
根据需要重新定向到会话上下文。根据当前情况加载同伴技能(bon、todoist-gtd)。当您错过启动上下文、想要重新查看可用的内容或在 cd'ing 到不同的项目后使用。在 /open 上触发,“我们在做什么”,“我们在哪里停止”。与 /ground 和 /close 配对。 (用户)
通过命令行快速安装 open AI 技能到你的开发环境
来源:spm1001/claude-suite。
Session start context is now automatic. The hook outputs a compact briefing (outcomes, last-worked zoom, handoff summary) that Claude should act on in the first response — no /open needed.
Before running /open, verify infrastructure is healthy. Silent failures here cause downstream confusion.
| open-context.sh exists | [ -x /.claude/scripts/open-context.sh ] | Run claude-doctor.sh | | Script symlinks valid | /.claude/scripts/check-symlinks.sh | Fix symlinks, see ERRORPATTERNS.md | | bon available | command -v bon | Install: uv tool install /Repos/bon |
根据需要重新定向到会话上下文。根据当前情况加载同伴技能(bon、todoist-gtd)。当您错过启动上下文、想要重新查看可用的内容或在 cd'ing 到不同的项目后使用。在 /open 上触发,“我们在做什么”,“我们在哪里停止”。与 /ground 和 /close 配对。 (用户) 来源:spm1001/claude-suite。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/spm1001/claude-suite --skill open根据需要重新定向到会话上下文。根据当前情况加载同伴技能(bon、todoist-gtd)。当您错过启动上下文、想要重新查看可用的内容或在 cd'ing 到不同的项目后使用。在 /open 上触发,“我们在做什么”,“我们在哪里停止”。与 /ground 和 /close 配对。 (用户) 来源:spm1001/claude-suite。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/spm1001/claude-suite --skill open 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/spm1001/claude-suite