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.
- package/package.json +1 -1
- package/skillhub.md +1 -1
package/package.json
CHANGED
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
|