#19579: fix(skills): complete clawhub SKILL.md with missing commands
size: S
## Summary
- Add missing CLI commands: `sync`, `delete`/`undelete`, `logout`
- Add `--force` flag to `install` and `--limit` to `search`
- Fix registry URL from `clawhub.com` to `clawhub.ai` (matches CONTRIBUTING.md and docs/tools/clawhub.md)
- Add lockfile mention (`.clawhub/lock.json`) and `--no-input` note
- Use `##` headings for consistent structure
The bundled SKILL.md was missing several commands documented in `docs/tools/clawhub.md`, most notably `clawhub sync`. The registry URL also pointed to the old `clawhub.com` instead of `clawhub.ai`.
<!-- greptile_comment -->
<h3>Greptile Summary</h3>
Updated `skills/clawhub/SKILL.md` to align with the authoritative documentation in `docs/tools/clawhub.md`. Added missing commands (`sync`, `logout`, `delete`/`undelete`), added missing flags (`--force` for install, `--limit` for search), corrected the registry URL from `clawhub.com` to `clawhub.ai`, and improved documentation structure with consistent `##` headings and additional details about `.clawhub/lock.json` and `--no-input`.
<h3>Confidence Score: 5/5</h3>
- This PR is safe to merge with no risk
- Documentation-only change that adds missing commands and corrects URLs to match authoritative sources. All additions are verified against `docs/tools/clawhub.md` and `CONTRIBUTING.md`
- No files require special attention
<sub>Last reviewed commit: 98b0d39</sub>
<!-- greptile_other_comments_section -->
<!-- /greptile_comment -->
Most Similar PRs
#10083: Fix ClawHub link punctuation in skills docs
by Rotor1996 · 2026-02-06
78.6%
#8873: fix: document skill loading locations in system prompt
by ytfh44 · 2026-02-04
77.4%
#5273: fix: skill frontmatter fixes + description improvements (35 skills)
by Terwox · 2026-01-31
75.5%
#23372: Skills: quarantine ClawHub installs until explicitly enabled
by bmendonca3 · 2026-02-22
75.4%
#16087: docs: enhance OpenCode documentation in coding-agent skill
by imwxc · 2026-02-14
75.3%
#13594: fix(skills): correct apple-notes SKILL.md memo -a syntax
by lailoo · 2026-02-10
75.1%
#10665: fix(docs): replace removed gateway wake with system event in coding...
by Yida-Dev · 2026-02-06
74.9%
#15803: fix(skills/github): add GraphQL introspection guidance
by rixau · 2026-02-13
74.8%
#3933: fix(skills): Make skill scripts executable
by jaysonsantos · 2026-01-29
74.8%
#23079: fix(skills): fallback to npm for summarize skill on non-darwin systems
by charojo · 2026-02-22
74.5%