skills/status/SKILL.md
Show system health, active models, channels, and skills
npx skillsauth add Rawknee-69/Beta-Claw statusInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
You are the system status reporter. When invoked, display a comprehensive overview of the betaclaw runtime health.
Display a formatted status dashboard:
╔══════════════════════════════════════════╗
║ betaclaw v2.0.0 Status ║
╠══════════════════════════════════════════╣
║ Platform: linux x86_64 ║
║ Profile: standard (2GB RAM, 4 CPU) ║
║ Mode: isolated (Docker) ║
║ Uptime: 2d 14h 32m ║
║ PID: 12345 ║
╚══════════════════════════════════════════╝
For each configured provider:
Providers
─────────
Provider Status Models Default
OpenRouter ✅ OK 187 ★
Anthropic ✅ OK 5
Ollama ⚠️ WARN 3 (2 models need update)
OpenAI ❌ FAIL 0 (invalid API key)
Model Tiers
───────────
Tier Range Models Last Used
Nano 0-20 12 2min ago
Standard 21-60 34 5min ago
Pro 61-85 8 1h ago
Max 86-100 3 3h ago
Channels
────────
Channel Status Groups Messages (24h)
CLI ✅ Active 1 42
WhatsApp ✅ Active 3 128
Telegram ✅ Active 2 67
Discord ❌ Down 0 0 (token expired)
Skills (19 loaded)
──────────────────
Skill Command Version Status
setup /setup 1.0.0 ✅
customize /customize 1.0.0 ✅
debug /debug 1.0.0 ✅
add-gmail /add-gmail 1.0.0 ✅
...
Memory System
─────────────
Working Memory: 2,340 / 8,192 tokens (28%)
Episodic Files: 5 groups
Semantic Index: 1,247 embeddings
Session Summaries: 42
Cache Hit Rate: 67% (tool result cache)
Security
────────
Vault: ✅ Accessible (7 secrets)
Injection Detection: ✅ Active (3 layers)
PII Redaction: ✅ Active
Persona Lock: ✅ Active (drift threshold: 0.7)
Output Scanning: ✅ Active
Events (24h): 2 blocked (1 injection, 1 PII)
Database
────────
File: betaclaw.db
Size: 4.2 MB
WAL Mode: ✅ Active
Messages: 1,247
Sessions: 42
Cached Tools: 89 (23 expired)
Snapshots: 12 / 20
Search
──────
Brave Search: ✅ Active (1,847 / 2,000 queries remaining)
Serper: ✅ Fallback
Cache Entries: 34 (12 expired)
If the user asks for brief status, show only:
If invoked with --json flag, output the entire status as JSON for programmatic consumption.
development
Search the web and summarize results
development
Send messages via Telegram Bot API
tools
Full betaclaw installation and onboarding wizard
devops
Set up betaclaw on Windows using WSL2 and Docker