Claude Skill

madrzak/vidclaw

VidClaw 是一个基于 TypeScript 的开源仪表盘,用于 OpenClaw,支持 AI 智能体的统一管理与监控。在 GitHub 上探索其功能。

概览

Stars167
Forks35
语言TypeScript
最后更新2026-03-18
最近同步2026-06-23
前往 GitHub

仓库信息

拥有者madrzak
仓库vidclaw
完整名称madrzak/vidclaw
Repo ID1,159,047,274

安装这个 Skill

git clone https://github.com/madrzak/vidclaw.git

Registry 信息

类型openclaw_skill
质量分80/100
验证状态readme_parsed
最近验证2026-06-23
平台
ClaudeOpenClaw
能力
browsermemoryvideoaiai-agentsopenclaw
识别文件
README.mddocspackage.json
配置键
PACKAGE_JSON

项目简介

VidClaw 是一个基于 TypeScript 构建的 OpenClaw 开源仪表盘,旨在通过统一界面管理和监控 AI 智能体。

英文描述

The OpenClaw Dashboard 🦞

要点

  • OpenClaw AI 智能体的统一仪表盘
  • 使用 TypeScript 构建,确保类型安全
  • 开源且由社区驱动
  • 实时监控功能

使用场景

  • 从单一仪表盘管理多个 AI 智能体
  • 监控智能体的性能和状态
  • 开发和测试基于 OpenClaw 的 AI 工作流
  • 团队协作进行 AI 智能体项目

README 摘要

# VidClaw A secure, self-hosted command center for managing your OpenClaw AI agent. ![Dark theme dashboard with Kanban board, usage tracking, and more](https://img.shields.io/badge/status-beta-orange) ![build](https://img.shields.io/badge/build-passing-brightgreen) ![license](https://img.shields.io/badge/license-MIT-blue) ## Features - **🗂️ Kanban Task Board** — Backlog → Todo → In Progress → Done. Drag & drop, priorities, skill assignment. Your agent picks up tasks automatically via heartbeat or cron. - **📊 Usage Tracking** — Real-time token usage and cost estimates parsed from session transcripts. Progress bars matching Anthropic's rate limit windows. - **🔄 Model Switching** — Switch between Claude models directly from the dashboard. Hot-reloads via OpenClaw's config watcher. - **📅 Activity Calendar** — Monthly view of agent activity, parsed from memory files and task history. - **📁 Content Browser** — Browse workspace files with markdown preview, syntax highlighting, and download. - **🧩 Skills Manager** — View all bundled/workspace skills, enable/disable them, create custom skills. - **💜 Soul Editor** — Edit SOUL.md, IDENTITY.md, USER.md, AGENTS.md with version history and persona templates. - **⚡ Task Execution** — Tasks execute automatically via cron (every 2 min) or heartbeat (every 30 min). Hit "Run Now" for immediate execution. ## Security VidClaw binds to localhost only (`127.0.0.1:3333`) — no external network calls, all data stays on your machine. Remote access is handled via **Tailscale Serve** (enabled by default on port 8443). Alternatively, use an SSH tunnel: `ssh -L 3333:localhost:3333 <user>@<server>`. Then open `https://your-machine.your-tailnet.ts.net:8443` (Tailscale) or `http://localhost:3333` (SSH). ## Prerequisites - OpenClaw installed an

话题

探索更多

数据来自 GitHub,同步时间:2026-06-23