什麼是 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