Claude Skill
Curbob/LobsterBoard
使用 LobsterBoard(一个 OpenClaw 仪表板构建器)构建自定义仪表板。通过这个基于 JavaScript 的开源工具创建数据可视化和监控界面。
概览
仓库信息
安装这个 Skill
npm install lobsterboardRegistry 信息
npm install lobsterboardgit clone https://github.com/Curbob/LobsterBoard.gitnpm installnpm install -g lobsterboard-agentnpm install -g pm2
项目简介
LobsterBoard 是一个 OpenClaw 仪表板构建器,允许用户创建自定义仪表板,用于数据可视化和监控。
OpenClaw Dashboard Builder - Create custom dashboards
要点
- OpenClaw 仪表板构建器
- 创建自定义仪表板
- 基于 JavaScript 实现
- 开源项目
使用场景
- 数据可视化仪表板
- 系统监控界面
- 自定义商业智能展示
- 实时数据跟踪板
README 摘要
# 🦞 LobsterBoard A self-hosted, drag-and-drop dashboard builder with 60+ widgets, a template gallery, custom pages, and zero cloud dependencies. One Node.js server, no frameworks, no build step needed. **Works standalone or with [OpenClaw](https://github.com/openclaw/openclaw).** LobsterBoard is a general-purpose dashboard — use it to monitor your homelab, track stocks, display weather, manage todos, or anything else. OpenClaw users get bonus widgets (auth status, cron jobs, activity logs), but they're completely optional.   ## Quick Start ```bash npm install lobsterboard cd node_modules/lobsterboard node server.cjs ``` Or clone it: ```bash git clone https://github.com/Curbob/LobsterBoard.git cd LobsterBoard npm install node server.cjs ``` Open **http://localhost:8080** → press **Ctrl+E** to enter edit mode → drag widgets from the sidebar → click **💾 Save**.  ## Features - **Drag-and-drop editor** — visual layout with 20px snap grid, resize handles, property panel - **60+ widgets** — system monitoring, weather, calendars, RSS, smart home, finance, AI/LLM tracking, notes, and more - **Template Gallery** — export, import, and share dashboard layouts with auto-screenshot previews; import as merge or full replace - **Custom pages** — extend your dashboard with full custom pages (notes, kanban boards, anything) - **Canvas sizes** — preset resolutions (1920×1080, 2560×1440, etc.) or custom sizes - **Live data** — system stats stream via Server-Sent Events, widgets auto-refresh - **5 themes** — Default (dark), Terminal (CRT green), Feminine (pastel pink), Feminine Dark, Paper (sepia) - **No cloud** — everything runs locally, your da
话题
暂无话题