@ziniao-open/cli 0.1.0-beta.68 → 0.1.0-beta.71

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/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -58,7 +58,7 @@ ziniao-cli --help
58
58
 
59
59
  ## AI Agent Skills
60
60
 
61
- 仓库提供 13 个开箱即用的 AI Agent Skill,包括员工、店铺、角色、部门、设备、访问策略管理,以及批量授权、店铺巡检等编排工作流。
61
+ 仓库提供 12 个开箱即用的 AI Agent Skill:访问策略、账号、部门、设备、OpenAPI 探索、页面、角色、共享基础、Skill 创建、员工、店铺和批量账号授权。
62
62
 
63
63
  安装 Skill:
64
64
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ziniao-open/cli",
3
- "version": "0.1.0-beta.68",
3
+ "version": "0.1.0-beta.71",
4
4
  "description": "紫鸟开放平台命令行工具,为开发者和 AI Agent 提供统一的接口调用入口。",
5
5
  "license": "UNLICENSED",
6
6
  "bin": {