agency-agents-zh 1.2.5 → 1.2.6

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 +0 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -55,8 +55,6 @@ ao compose "帮我写一篇关于 AI Agent 的深度分析文章" --run
55
55
 
56
56
  零代码编排 · DAG 并行 · 断点续跑 · 10 种大模型(7 种免 key)· 现成模板开箱即用 —— [**了解 Agency Orchestrator →**](https://github.com/jnMetaCode/agency-orchestrator)
57
57
 
58
- > **社区编排方案**:[@Staok](https://github.com/Staok) 做了个 [agency-agents-router-skill](https://github.com/Staok/agency-agents-router-skill)(也在 [ClawHub](https://clawhub.ai/staok/agency-agents-router))——让 OpenClaw 自动识别并编排本仓库的各个智能体。感谢社区贡献!🙏
59
-
60
58
  ---
61
59
 
62
60
  ## 🖼️ 在线浏览全部专家(无需安装)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "agency-agents-zh",
3
- "version": "1.2.5",
3
+ "version": "1.2.6",
4
4
  "description": "216 个即插即用的 AI 专家角色定义 — 从前端开发到区块链安全,从小红书运营到抖音策略",
5
5
  "scripts": {
6
6
  "check:counts": "node scripts/check-counts.mjs"