一键导入
oc-status
Use when the user returns to the project after a break, asks for a status overview, or says 'status', '狀態', 'dashboard', '總覽', '現在怎樣了', '可以做什麼', '做到哪了'.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when the user returns to the project after a break, asks for a status overview, or says 'status', '狀態', 'dashboard', '總覽', '現在怎樣了', '可以做什麼', '做到哪了'.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when the user wants to add a new bot/agent to OpenClaw, or says '加 bot', '新增 agent', 'add agent', 'add bot', '多一個 bot', '再加一個'.
Use when the user has an idea or feature request and wants to explore implementation approaches, or says 'brainstorm', '腦力激盪', '想辦法', 'explore idea', '有個想法', '可不可以做', 'how would we', '怎麼實現'.
Use when the user asks to search, browse, install, or audit ClawHub skills, or says '找 skill', 'search clawhub', '裝 skill', 'install skill', '安全檢查', 'audit skill', 'suggest skills', '推薦 skill', or wants to add new capabilities from ClawHub.
Use when the user asks to deploy, push, or sync openclaw.json to the remote host, or says '部署設定', '推設定', or wants to apply local config changes to the remote.
Use when the user asks to check remote host health, OpenClaw service status, or recent gateway errors, or says '檢查狀態', 'health check', '遠端狀態', '龍蝦狀態'.
Use when the user wants to pause or shelve current work due to a blocker, or says 'park', '暫存', '先放著', 'blocker', '等一下再做'.
| name | oc-status |
| description | Use when the user returns to the project after a break, asks for a status overview, or says 'status', '狀態', 'dashboard', '總覽', '現在怎樣了', '可以做什麼', '做到哪了'. |
完整專案 dashboard。產出各區塊後,結尾給出 1-3 個建議下一步。
掃描 docs/pending-plans/*.md:
#)和 **Blocker:** 行[stale]檔名 — 標題(blocker, N 天前)同時檢查 MEMORY.md 的 ## Parked Plans 區塊,交叉比對。
執行 git status(不用 -uall)和 git diff --stat,摘要列出:
掃描 docs/session-logs/*.md,取最近 3 筆:
讀取 MEMORY.md,摘要列出:
用 AskUserQuestion 詢問使用者是否順便檢查遠端主機狀態。
/oc-health 的檢查項目列出所有 skill 和 agent 的一行說明:
Skills:
/oc-status — 專案狀態 dashboard(你正在用)
/oc-deploy — 部署 config 到遠端主機
/oc-health — 檢查遠端主機 + OpenClaw 服務狀態
/oc-sync — 同步 workspace 共用檔案
/oc-review — 審查 Evolution 提案
/oc-brainstorm — 可行性分析與方案比較
/oc-clawhub — 搜尋 ClawHub 市集
/oc-add-agent — 新增 Agent(BotFather + config + 部署)
/oc-ssh-fix — SSH 連線修復
/oc-park — 暫存工作(有 blocker)
/oc-resume — 撿回暫存工作
/oc-retro — Session 結束記錄
Agents:
oc-openclaw — OpenClaw 專家(文件 + 資安 + 操作 + 故障排除)
oc-onboarding — 首次使用引導(setup.json 產生)
根據上方發現,建議 1-3 個具體行動。例如:
/oc-resume 撿回或清理」/oc-health 確認遠端主機狀態」