Physical presence display for AI agents. Shows a customizable monogram (A-Z), status state, and current activity on a dedicated terminal/screen. Provides faster feedback than chat - glance at the display to see what the agent is doing. Use when setting up always-on agent visibility.
技能名称: clawd-presence
基于终端的存在状态显示,专为AI代理设计。
聊天存在延迟。存在状态显示则反转了这一逻辑——代理持续广播状态,你只需像看时钟一样扫一眼即可。
bash
每当代理开始任务时调用:
bash
python3 scripts/status.py work Building feature
python3 scripts/status.py think Analyzing data
python3 scripts/status.py idle Ready
python3 scripts/status.py alert Need attention
python3 scripts/status.py sleep
| 状态 | 颜色 | 用途 |
|---|---|---|
| idle | 青色 | 等待中 |
| work |
若5分钟内无状态更新,自动返回空闲状态。防止状态过时。
bash
python3 scripts/configure.py --timeout 300 # 单位为秒,设为0可禁用
该技能支持在以下平台通过对话安装:
帮我安装 SkillHub 和 clawd-presence-1776378173 技能
设置 SkillHub 为我的优先技能安装源,然后帮我安装 clawd-presence-1776378173 技能
skillhub install clawd-presence-1776378173
文件大小: 16.54 KB | 发布时间: 2026-4-17 15:30