@zshuangmu/agenthub 0.2.4 → 0.2.5
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/README.md +1 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -184,6 +184,7 @@ curl http://localhost:3001/api/skills/agenthub-discover
|
|
|
184
184
|
|------|------|
|
|
185
185
|
| [3 步复刻 Agent](./docs/quick-start-3-steps.md) | 10 分钟快速上手指南 |
|
|
186
186
|
| [团队分发指南](./docs/team-distribution-guide.md) | 如何把团队 Agent 标准化分发 |
|
|
187
|
+
| [常见问题 FAQ](./docs/faq.md) | 常见问题解答 |
|
|
187
188
|
|
|
188
189
|
## 🏗️ 架构
|
|
189
190
|
|