chore(sync): mirror docs from openclaw/openclaw@8ca1f6d590
This commit is contained in:
parent
9103e46427
commit
dd626ec910
@ -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"
|
||||
}
|
||||
|
||||
@ -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
|
||||
`<workspace>/skills` on the next session.
|
||||
Configured skill roots also support one grouping level, such as
|
||||
`skills/<group>/<skill>/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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user