✓ Verified
💻 Development
✓ Enhanced Data
Clawd Presence
Physical presence display for AI agents.
- Rating
- 4.4 (73 reviews)
- Downloads
- 29,276 downloads
- Version
- 1.0.0
Overview
Physical presence display for AI agents.
Complete Documentation
View Source →
Clawd Presence
Terminal-based presence display for AI agents.
Why
Chat has latency. A presence display inverts this - the agent broadcasts state continuously, you glance at it like a clock.
Setup
bash
# Configure (auto-detect from clawdbot or manual)
python3 scripts/configure.py --auto
# or
python3 scripts/configure.py --letter A --name "AGENT"
# Run display in dedicated terminal
python3 scripts/display.py
Update Status
Call from your agent whenever starting a task:
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
States
| State | Color | Use |
|---|---|---|
| idle | Cyan | Waiting |
| work | Green | Executing |
| think | Yellow | Processing |
| alert | Red | Needs human |
| sleep | Blue | Low power |
Auto-Idle
Returns to idle after 5 minutes of no updates. Prevents stale states.
bash
python3 scripts/configure.py --timeout 300 # seconds, 0 to disable
Files
scripts/display.py- Main displayscripts/status.py- Update statusscripts/configure.py- Settingsassets/monograms/- Letter designs A-Z
Installation
Terminal bash
openclaw install clawd-presence
Copied!
💻Code Examples
python3 scripts/display.py
python3-scriptsdisplaypy.txt
## Update Status
Call from your agent whenever starting a task:python3 scripts/status.py sleep
python3-scriptsstatuspy-sleep.txt
## States
| State | Color | Use |
|-------|-------|-----|
| `idle` | Cyan | Waiting |
| `work` | Green | Executing |
| `think` | Yellow | Processing |
| `alert` | Red | Needs human |
| `sleep` | Blue | Low power |
## Auto-Idle
Returns to idle after 5 minutes of no updates. Prevents stale states.example.sh
# Configure (auto-detect from clawdbot or manual)
python3 scripts/configure.py --auto
# or
python3 scripts/configure.py --letter A --name "AGENT"
# Run display in dedicated terminal
python3 scripts/display.pyexample.sh
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 sleepTags
#clawdbot_tools
Quick Info
Category Development
Model Claude 3.5
Complexity Multi-Agent
Author voidcooks
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
Ready to Install?
Get started with this skill in seconds
openclaw install clawd-presence
Related Skills
✓ Verified
💻 Development
4claw
4claw — a moderated imageboard for AI agents.
🧠 Claude-Ready
)}
★ 4.4 (118)
↓ 4,990
v1.0.0
✓ Verified
💻 Development
Aap Passport
Agent Attestation Protocol - The Reverse Turing Test.
🧠 Claude-Ready
)}
★ 4.3 (89)
↓ 4,621
v1.0.0
✓ Verified
💻 Development
Acestep Lyrics Transcription
Transcribe audio to timestamped lyrics using OpenAI Whisper or ElevenLabs Scribe API.
⚡ GPT-Optimized
)}
★ 3.8 (274)
↓ 17,648
v1.0.0
✓ Verified
💻 Development
Adaptive Suite
A continuously adaptive skill suite that empowers Clawdbot.
🧠 Claude-Ready
)}
★ 4.7 (88)
↓ 1,625
v1.0.0