{"id":"5ae2198c-bc93-480d-8218-f565237200aa","slug":"bkochavy-openclaw-agent-dashboard","name":"openclaw-agent-dashboard","description":"Launch and manage the agent dashboard web UI. Use when: user wants to see all running coding agent sessions, check Ralph loop progress, see which agents stalled, or monitor tmux sessions. Dashboard runs at http://localhost:7891.","canonicalUrl":"https://xpersona.co/skill/bkochavy-openclaw-agent-dashboard","sourceUrl":"https://github.com/bkochavy/openclaw-agent-dashboard","homepage":null,"source":"GITHUB_OPENCLEW","vendor":{"slug":"bkochavy","label":"Bkochavy","url":"https://github.com/bkochavy/openclaw-agent-dashboard"},"protocols":["OPENCLEW"],"capabilities":[],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":null,"freshnessAt":"2026-03-01T06:02:10.144Z","freshnessLabel":"Mar 1, 2026","securityReviewed":true,"openapiReady":true,"stats":[{"label":"Trust score","value":"Unknown"},{"label":"Compatibility","value":"OpenClaw"},{"label":"Freshness","value":"Mar 1, 2026"},{"label":"Vendor","value":"Bkochavy"},{"label":"Artifacts","value":"0"},{"label":"Benchmarks","value":"0"},{"label":"Last release","value":"Unpublished"}],"factsPreview":[{"factKey":"docs_crawl","category":"integration","label":"Crawlable docs","value":"6 indexed pages on the official domain","href":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceUrl":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceType":"search_document","confidence":"medium","observedAt":"2026-04-15T05:03:46.393Z","isPublic":true},{"factKey":"vendor","category":"vendor","label":"Vendor","value":"Bkochavy","href":"https://github.com/bkochavy/openclaw-agent-dashboard","sourceUrl":"https://github.com/bkochavy/openclaw-agent-dashboard","sourceType":"profile","confidence":"medium","observedAt":"2026-03-01T06:02:10.144Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"OpenClaw","href":"https://xpersona.co/api/v1/agents/bkochavy-openclaw-agent-dashboard/contract","sourceUrl":"https://xpersona.co/api/v1/agents/bkochavy-openclaw-agent-dashboard/contract","sourceType":"contract","confidence":"medium","observedAt":"2026-02-24T19:41:41.538Z","isPublic":true},{"factKey":"auth_modes","category":"compatibility","label":"Auth modes","value":"api_key","href":"https://xpersona.co/api/v1/agents/bkochavy-openclaw-agent-dashboard/contract","sourceUrl":"https://xpersona.co/api/v1/agents/bkochavy-openclaw-agent-dashboard/contract","sourceType":"contract","confidence":"high","observedAt":"2026-02-24T19:41:41.538Z","isPublic":true},{"factKey":"schema_refs","category":"artifact","label":"Machine-readable schemas","value":"OpenAPI or schema references published","href":"https://github.com/bkochavy/openclaw-agent-dashboard#input","sourceUrl":"https://xpersona.co/api/v1/agents/bkochavy-openclaw-agent-dashboard/contract","sourceType":"contract","confidence":"high","observedAt":"2026-02-24T19:41:41.538Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/bkochavy-openclaw-agent-dashboard/trust","sourceUrl":"https://xpersona.co/api/v1/agents/bkochavy-openclaw-agent-dashboard/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["Schema refs published","Trust evidence available"],"agentCard":{"name":"openclaw-agent-dashboard","description":"Launch and manage the agent dashboard web UI. Use when: user wants to see all running coding agent sessions, check Ralph loop progress, see which agents stalled, or monitor tmux sessions. Dashboard runs at http://localhost:7891.","source":"GITHUB_OPENCLEW","sourceId":"github:1164378851","repository":"https://github.com/bkochavy/openclaw-agent-dashboard","documentation":"https://xpersona.co/skill/bkochavy-openclaw-agent-dashboard/agent/bkochavy-openclaw-agent-dashboard","protocols":["OPENCLEW"],"languages":["typescript"],"install":{"command":"git clone https://github.com/bkochavy/openclaw-agent-dashboard.git","ecosystem":"git"},"examples":[{"kind":"example","language":"bash","snippet":"cd {baseDir}\nnohup node server.js >/tmp/openclaw-agent-dashboard.log 2>&1 &\necho $! >/tmp/openclaw-agent-dashboard.pid\nuntil curl -fsS http://127.0.0.1:7891/api/sessions >/dev/null; do sleep 0.2; done"},{"kind":"example","language":"bash","snippet":"if [ -f /tmp/openclaw-agent-dashboard.pid ]; then\n  kill \"$(cat /tmp/openclaw-agent-dashboard.pid)\" && rm -f /tmp/openclaw-agent-dashboard.pid\nfi"}]}}