← 返回 Skills 市场
Agent Dashboard — real-time progress board for any task
作者
qianlong2005
· GitHub ↗
· v1.0.0
· MIT-0
72
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install statb
功能描述
Push real-time progress and key metrics to a live statb.io dashboard during any long-running task. Use this skill whenever the agent is performing work that...
安全使用建议
This skill appears to do exactly what it says: it instructs the agent to send numeric metrics to a public statb.io board via curl. Before installing or using it, understand that (1) boards are publicly viewable/unprotected — never push passwords, tokens, PII, or other secrets, (2) verify you are comfortable sending metrics to statb.io (review their privacy/TOS if needed), (3) ensure curl is available in your environment, and (4) follow the SKILL.md advice to push updates inside loops and keep key count ≤16. If you need private dashboards, consider a self-hosted alternative or a service that supports authenticated boards.
功能分析
Type: OpenClaw Skill
Name: statb
Version: 1.0.0
The skill provides a utility for agents to report numeric progress metrics (e.g., completion percentages, error counts) to a live dashboard at statb.io using curl. The documentation in SKILL.md explicitly instructs the agent to avoid sending sensitive data, to inform the user of the dashboard URL, and to use the service only for telemetry. No malicious patterns such as data exfiltration, unauthorized execution, or obfuscation were detected.
能力标签
能力评估
Purpose & Capability
The skill is a thin wrapper/instructions for pushing numeric metrics to statb.io using curl. Required binary (curl) and the described workflow directly match the stated purpose; no unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Instructions are narrowly scoped to generating a board ID and issuing curl requests to statb.io. The SKILL.md explicitly warns not to push secrets/PII and describes push placement inside loops. Note: data sent to statb.io is public/unprotected by design (the doc states boards are not access-controlled), so this third-party network transmission is a privacy consideration rather than an incoherence.
Install Mechanism
No install spec or code files are present; this instruction-only skill relies on an existing curl binary. That is low-risk and proportional for the described functionality.
Credentials
The skill declares no environment variables, no credentials, and no config paths. That is appropriate—no secrets are required to push public metrics to statb.io.
Persistence & Privilege
always is false and model invocation is allowed (default). The skill does not request permanent presence or system-wide changes; autonomous invocation is normal and not, by itself, a concern here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install statb - 安装完成后,直接呼叫该 Skill 的名称或使用
/statb触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
statb-dashboard 1.0.0
- Initial release.
- Enables agents to push real-time numeric progress and key metrics to a live statb.io dashboard using simple curl commands.
- Designed for tracking long-running or multi-step tasks such as coding, data processing, training, deployments, and automation.
- Provides clear guidance on creating board IDs, pushing progress updates, suggested key names, and best practices.
- Emphasizes continuous, in-loop metric pushing for accurate live progress tracking.
- No signup, API key, or SDK required; free tier supports up to 16 metrics per board.
元数据
常见问题
Agent Dashboard — real-time progress board for any task 是什么?
Push real-time progress and key metrics to a live statb.io dashboard during any long-running task. Use this skill whenever the agent is performing work that... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 72 次。
如何安装 Agent Dashboard — real-time progress board for any task?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install statb」即可一键安装,无需额外配置。
Agent Dashboard — real-time progress board for any task 是免费的吗?
是的,Agent Dashboard — real-time progress board for any task 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Agent Dashboard — real-time progress board for any task 支持哪些平台?
Agent Dashboard — real-time progress board for any task 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Agent Dashboard — real-time progress board for any task?
由 qianlong2005(@qianlong2005)开发并维护,当前版本 v1.0.0。
推荐 Skills