Claude Skill
Curbob/LobsterBoard
Build custom dashboards with LobsterBoard, an OpenClaw dashboard builder. Create data visualization and monitoring interfaces using this JavaScript-based open-source tool.
Overview
Repository
Install this Skill
npm install lobsterboardRegistry
npm install lobsterboardgit clone https://github.com/Curbob/LobsterBoard.gitnpm installnpm install -g lobsterboard-agentnpm install -g pm2
Summary
LobsterBoard is an OpenClaw dashboard builder that enables users to create custom dashboards for data visualization and monitoring.
OpenClaw 仪表板构建器 - 创建自定义仪表板
Key features
- OpenClaw dashboard builder
- Create custom dashboards
- JavaScript-based implementation
- Open-source project
Use cases
- Data visualization dashboards
- System monitoring interfaces
- Custom business intelligence displays
- Real-time data tracking boards
README excerpt
# 🦞 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
Topics
No topics yet.