Claude Skill

Curbob/LobsterBoard

使用 LobsterBoard(一个 OpenClaw 仪表板构建器)构建自定义仪表板。通过这个基于 JavaScript 的开源工具创建数据可视化和监控界面。

概览

Stars974
Forks149
语言JavaScript
最后更新2026-05-07
最近同步2026-07-03
前往 GitHub

仓库信息

拥有者Curbob
仓库LobsterBoard
完整名称Curbob/LobsterBoard
Repo ID1,151,068,646

安装这个 Skill

npm install lobsterboard

Registry 信息

类型openclaw_skill
质量分85/100
验证状态readme_parsed
最近验证2026-06-04
平台
ClaudeOpenClawCodexCursor
能力
code-reviewmemoryimageterminal
识别文件
README.mddocspackage.jsontests
配置键
URLMINIMAX_API_KEYZAI_API_KEYPACKAGE_JSON
安装方式
  • npm install lobsterboard
  • git clone https://github.com/Curbob/LobsterBoard.git
  • npm install
  • npm install -g lobsterboard-agent
  • npm 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. ![LobsterBoard](lobsterboard-logo-final.png) ![LobsterBoard Dashboard](lobsterboard-screenshot.jpg) ## 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**. ![Edit Mode](lobsterboard-editor.jpg) ## 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

话题

暂无话题

探索更多

数据来自 GitHub,同步时间:2026-07-03