Clawbuddy Litekit
/install clawbuddy-litekit
ClawBuddy LiteKit
A premium, NASA-style mission-control dashboard for your OpenClaw agents. Use this skill to launch the dashboard, check Gateway status, or guide the user through one-click setup.
When to use
- "Open my agent dashboard / command deck / mission control"
- "Show me my OpenClaw agents / tasks / meetings"
- "Is my OpenClaw Gateway connected?"
- "Install ClawBuddy" / "set up the dashboard"
Quick actions
| Goal | Run |
|---|---|
| Open the live dashboard | bash scripts/open-dashboard.sh |
| Check Gateway connection | bash scripts/status.sh |
| Jump straight to setup wizard | bash scripts/open-dashboard.sh setup |
Dashboard URL
Live: \x3Chttps://agentcommander.lovable.app>
Local dev: clone \x3Chttps://github.com/stevekaplanai/clawbuddy-litekit>, then
bun install && bun dev.
OpenClaw integration
ClawBuddy proxies the OpenResponses HTTP API through a Lovable Cloud edge function. To go live, the user adds two secrets in Lovable Cloud:
OPENCLAW_GATEWAY_URLOPENCLAW_API_KEY
The setup wizard at /setup walks through this in three steps.
See references/openclaw.md for endpoint details.
Modules
- Command Deck — KPIs, activity feed, agent status
- Agent Profiles — per-agent skill + health cards
- Task Board — kanban of agent tasks
- Meeting Intelligence — meeting types, monthly trend, search
- Council — multi-agent debate transcripts
- AI Log — streaming tool/agent call log
- Integrations — OpenClaw Gateway status + docs
Stay visual. When the user asks for data the dashboard already surfaces, prefer launching the relevant tab over re-fetching from the Gateway.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install clawbuddy-litekit - 安装完成后,直接呼叫该 Skill 的名称或使用
/clawbuddy-litekit触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Clawbuddy Litekit 是什么?
Open the ClawBuddy LiteKit mission-control dashboard for AI agents — live OpenClaw Gateway status, agent profiles, task board, meeting intelligence, council... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 23 次。
如何安装 Clawbuddy Litekit?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install clawbuddy-litekit」即可一键安装,无需额外配置。
Clawbuddy Litekit 是免费的吗?
是的,Clawbuddy Litekit 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Clawbuddy Litekit 支持哪些平台?
Clawbuddy Litekit 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Clawbuddy Litekit?
由 Steve Kaplan(@stevekaplanai)开发并维护,当前版本 v1.0.0。