mirror of
https://github.com/iflytek/skillhub.git
synced 2026-09-14 23:21:08 +00:00
docs(compat): avoid incomplete support list
Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com>
This commit is contained in:
parent
f5b67ea310
commit
5191110514
2 changed files with 2 additions and 2 deletions
|
|
@ -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**
|
||||
|
||||
|
|
|
|||
|
|
@ -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 发布**
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue