chore: update openclaw naming

This commit is contained in:
Peter Steinberger
2026-01-30 21:01:02 +01:00
parent 6522de6ce0
commit fd00d5688a
31 changed files with 361 additions and 98 deletions

View File

@@ -414,7 +414,7 @@ Options:
- `--json`: output JSON (no styling).
- `-v`, `--verbose`: include missing requirements detail.
Tip: use `npx clawdhub` to search, install, and sync skills.
Tip: use `npx clawhub` to search, install, and sync skills.
### `pairing`
Approve DM pairing requests across channels.

View File

@@ -12,7 +12,7 @@ Inspect skills (bundled + workspace + managed overrides) and see whats eligib
Related:
- Skills system: [Skills](/tools/skills)
- Skills config: [Skills config](/tools/skills-config)
- ClawdHub installs: [ClawdHub](/tools/clawdhub)
- ClawHub installs: [ClawHub](/tools/clawhub)
## Commands
@@ -22,4 +22,3 @@ openclaw skills list --eligible
openclaw skills info <name>
openclaw skills check
```