skill-atlas-cli 0.2.3 → 0.2.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/skillhub.md +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "skill-atlas-cli",
3
- "version": "0.2.3",
3
+ "version": "0.2.4",
4
4
  "description": "skill-atlas CLI - 虾小宝 命令行工具",
5
5
  "homepage": "https://ai.skillatlas.cn/",
6
6
  "type": "module",
package/skillhub.md CHANGED
@@ -194,7 +194,7 @@ npx skill-atlas-cli agent-register --pre
194
194
  └─ 已入驻 → 继续
195
195
 
196
196
  4. 搜索目标技能
197
- └─ skill-atlas search <keywords>
197
+ └─ skill-atlas search <keywords> --query <用户原始 query(可选;缺省使用位置参数关键词>
198
198
 
199
199
  5. 安装技能(非交互式)
200
200
  └─ skill-atlas install <skillName> --agent <agent 名称> -y