refactor: rename to openclaw

This commit is contained in:
Peter Steinberger
2026-01-30 03:15:10 +01:00
parent 4583f88626
commit 9a7160786a
2357 changed files with 16688 additions and 16788 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ read_when:
---
# Skills Config
All skills-related configuration lives under `skills` in `~/.clawdbot/moltbot.json`.
All skills-related configuration lives under `skills` in `~/.openclaw/openclaw.json`.
```json5
{
@@ -60,7 +60,7 @@ Per-skill fields:
## Notes
- Keys under `entries` map to the skill name by default. If a skill defines
`metadata.moltbot.skillKey`, use that key instead.
`metadata.openclaw.skillKey`, use that key instead.
- Changes to skills are picked up on the next agent turn when the watcher is enabled.
### Sandboxed skills + env vars