De macOS-app toont OpenClaw Skills via de Gateway; hij parseert Skills niet lokaal.Documentation Index
Fetch the complete documentation index at: https://docs.openclaw.ai/llms.txt
Use this file to discover all available pages before exploring further.
Gegevensbron
skills.status(Gateway) retourneert alle Skills plus geschiktheid en ontbrekende vereisten (inclusief blokkades via allowlists voor gebundelde Skills).- Vereisten worden afgeleid van
metadata.openclaw.requiresin elkeSKILL.md.
Installatieacties
metadata.openclaw.installdefinieert installatieopties (brew/node/go/uv).- De app roept
skills.installaan om installatieprogramma’s op de Gateway-host uit te voeren. - Ingebouwde
critical-bevindingen voor gevaarlijke code blokkeren standaardskills.install; verdachte bevindingen geven nog steeds alleen een waarschuwing. De gevaarlijke override bestaat op het Gateway-verzoek, maar de standaard app-flow blijft fail-closed. - Als elke installatieoptie
downloadis, toont de Gateway alle downloadkeuzes. - Anders kiest de Gateway één voorkeursinstallatieprogramma op basis van de huidige
installatievoorkeuren en host-binaries: Homebrew eerst wanneer
skills.install.preferBrewis ingeschakeld enbrewbestaat, daarnauv, daarna de geconfigureerde node-manager uitskills.install.nodeManager, en daarna latere fallbacks zoalsgoofdownload. - Node-installatielabels weerspiegelen de geconfigureerde node-manager, inclusief
yarn.
Env-/API-sleutels
- De app slaat sleutels op in
~/.openclaw/openclaw.jsononderskills.entries.<skillKey>. skills.updatepatchtenabled,apiKeyenenv.
Externe modus
- Installatie- en configuratie-updates gebeuren op de Gateway-host (niet op de lokale Mac).