docs(compat): avoid incomplete support list

Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com>
This commit is contained in:
XiaoSeS 2026-09-03 10:52:26 +08:00
parent f5b67ea310
commit 5191110514
2 changed files with 2 additions and 2 deletions

View file

@ -68,7 +68,7 @@ npx @astron-team/skillhub@latest publish ./my-skill
npx @astron-team/skillhub@latest publish ./my-skill --namespace my-team
```
> The ClawHub CLI compatibility surface covers search, inspection, and installation only. Use the SkillHub CLI above for publishing.
> The ClawHub CLI publish and sync protocols are not compatible with SkillHub. Use the SkillHub CLI above for publishing.
3. **Publish via Web UI**

View file

@ -68,7 +68,7 @@ npx @astron-team/skillhub@latest publish ./my-skill
npx @astron-team/skillhub@latest publish ./my-skill --namespace my-team
```
> ClawHub CLI 仅用于兼容搜索、查看和安装;其发布协议与 SkillHub 不兼容。发布请使用上面的 SkillHub CLI。
> ClawHub CLI 的发布与同步协议与 SkillHub 不兼容。发布请使用上面的 SkillHub CLI。
3. **使用 Web UI 发布**