0.18.0 - 2026-05-25
Changes
- CLI/API: add Skill Card verification surfaces, including
clawhub skill verify <slug>JSON output and--cardMarkdown retrieval (#2382). - Web/API: surface an "API key required" attribute on skills so listings, cards, and detail views show whether a skill needs an LLM API key, with publish-time inference from skill prompts and metadata (#2353) (thanks @momothemage).
Fixes
- API: fix
GET /api/v1/skillspagination socursoradvances to the next page instead of repeating the first page for supported non-trending sorts (#2275) (thanks @vyctorbrzezowski, @enerj).
Release Proof
- npm: https://www.npmjs.com/package/clawhub/v/0.18.0
- tarball: https://registry.npmjs.org/clawhub/-/clawhub-0.18.0.tgz
- integrity: sha512-3hh1ii0Ecp64pHKIgshyf0FheTcojs525Amo/tSl97RciUwuaLm7WghSDcpNJQMZV/iwpXfEcSk8gLXQvuHXBA==
- npm preflight: https://github.com/openclaw/clawhub/actions/runs/26425386915
- npm publish: https://github.com/openclaw/clawhub/actions/runs/26425410333