From e5f79596e8a3c9ea9fa2873de04728fd60c61f5c Mon Sep 17 00:00:00 2001 From: Vincent Koc Date: Fri, 27 Feb 2026 09:17:02 -0800 Subject: [PATCH] docs(clawhub): document expanded canonical capabilities --- docs/tools/clawhub.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tools/clawhub.md b/docs/tools/clawhub.md index 58e2cace626..55fbd3e6b77 100644 --- a/docs/tools/clawhub.md +++ b/docs/tools/clawhub.md @@ -117,7 +117,7 @@ OpenClaw enforces them at runtime — community skills that attempt to use tools without the matching declared capability are blocked. Skills with no capabilities are treated as read-only (model-only instructions, no tool access). -Available capabilities: `shell`, `filesystem`, `network`, `browser`, `sessions`. +Available capabilities: `shell`, `filesystem`, `network`, `browser`, `sessions`, `messaging`, `scheduling`. ### Reporting and moderation