← 返回
AI智能 中文

vizclaw

Connect OpenClaw-style runs to VizClaw live rooms from a ClawHub-installable skill. Use when you need quick room creation, JSONL/websocket bridging, trigger and agent event streaming, or safe overview-mode visualization.
通过ClawHub可安装技能,将OpenClaw风格的运行连接至VizClaw直播间。适用于需要快速创建房间、JSONL/WebSocket桥接、触发器与代理事件流,或安全概览模式可视化的场景。
araa47
AI智能 clawhub v1.0.3 1 版本 99936.9 Key: 无需
★ 0
Stars
📥 1,583
下载
💾 77
安装
1
版本
#latest

概述

VizClaw Skill

Use this skill to create a VizClaw room and stream OpenClaw-style events.

Quick commands

Install from ClawHub:

npx clawhub@latest install vizclaw

Then run your agent normally and VizClaw events auto-stream.

Direct script from vizclaw.com:

uv run https://vizclaw.com/skills/vizclaw/scripts/connect.py
openclaw run ... --json | uv run https://vizclaw.com/skills/vizclaw/scripts/connect.py --openclaw-jsonl --mode detailed

Advanced config (skills, models, reminders, heartbeat):

uv run https://vizclaw.com/skills/vizclaw/scripts/connect.py \
  --skills "ez-google,ez-unifi,claude-code" \
  --available-models "sonnet,haiku,gpt-4o" \
  --heartbeat-interval 30 \
  --reminders-json '[{"title":"Check email","schedule":"every 30min"}]'

Safety

  • In overview/hidden mode, query/tool/report text is redacted.
  • Do not stream secrets or sensitive data you are not allowed to share.

版本历史

共 1 个版本

  • v1.0.3 当前
    2026-03-28 22:02 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Gemini STT

araa47
使用 Google Gemini API 或 Vertex AI 转录音频文件。
★ 2 📥 3,811
ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,362 📥 318,869
ai-intelligence

self-improving agent

pskoett
捕获经验教训、错误和纠正,以实现持续改进。使用时机:(1)命令或操作意外失败;(2)用户纠正……
★ 4,060 📥 798,766