docs: refresh clawhub mirror refs

This commit is contained in:
Peter Steinberger
2026-04-04 13:29:07 +01:00
parent f16566d30e
commit db2cc5c28a
5 changed files with 13 additions and 13 deletions

View File

@@ -98,7 +98,7 @@ The YAML frontmatter supports these fields:
- **Be concise** — instruct the model on _what_ to do, not how to be an AI
- **Safety first** — if your skill uses `exec`, ensure prompts don't allow arbitrary command injection from untrusted input
- **Test locally** — use `openclaw agent --message "..."` to test before sharing
- **Use ClawHub** — browse and contribute skills at [ClawHub](https://clawhub.com)
- **Use ClawHub** — browse and contribute skills at [ClawHub](https://clawhub.ai)
## Where skills live

View File

@@ -93,7 +93,7 @@ tool surface those skills teach.
## ClawHub (install + sync)
ClawHub is the public skills registry for OpenClaw. Browse at
[https://clawhub.com](https://clawhub.com). Use native `openclaw skills`
[https://clawhub.ai](https://clawhub.ai). Use native `openclaw skills`
commands to discover/install/update skills, or the separate `clawhub` CLI when
you need publish/sync workflows.
Full guide: [ClawHub](/tools/clawhub).
@@ -359,7 +359,7 @@ See [Skills config](/tools/skills-config) for the full configuration schema.
## Looking for more skills?
Browse [https://clawhub.com](https://clawhub.com).
Browse [https://clawhub.ai](https://clawhub.ai).
---