From dd626ec91019e92d225e2503d7f200418f869523 Mon Sep 17 00:00:00 2001 From: "openclaw-docs-sync[bot]" Date: Thu, 30 Apr 2026 06:59:15 +0000 Subject: [PATCH] chore(sync): mirror docs from openclaw/openclaw@8ca1f6d590c80e501086478ba9d951520135a225 --- .openclaw-sync/source.json | 4 ++-- docs/tools/skills.md | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index fabf51839..7420d6b49 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -1,5 +1,5 @@ { "repository": "openclaw/openclaw", - "sha": "e0c75cd0bd22c0cbd1b1727204bd69212bf34ea5", - "syncedAt": "2026-04-30T06:29:30.819Z" + "sha": "8ca1f6d590c80e501086478ba9d951520135a225", + "syncedAt": "2026-04-30T06:57:32.207Z" } diff --git a/docs/tools/skills.md b/docs/tools/skills.md index 3e0bb32f6..33e01eed8 100644 --- a/docs/tools/skills.md +++ b/docs/tools/skills.md @@ -130,6 +130,9 @@ Native `openclaw skills install` installs into the active workspace `./skills` under your current working directory (or falls back to the configured OpenClaw workspace). OpenClaw picks that up as `/skills` on the next session. +Configured skill roots also support one grouping level, such as +`skills///SKILL.md`, so related third-party skills can be +kept under a shared folder without broad recursive scanning. ClawHub skill pages expose the latest security scan state before install, with scanner detail pages for VirusTotal, ClawScan, and static analysis.