新增16个AI技能:包含图像生成、视频剪辑、数据分析、智能查询等功能模块
This commit is contained in:
14
.opencode/skills/uni-agent/requirements.txt
Normal file
14
.opencode/skills/uni-agent/requirements.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
# UniAgent 依赖
|
||||
|
||||
# 核心
|
||||
pyyaml>=6.0
|
||||
aiohttp>=3.8.0
|
||||
|
||||
# ANP 协议
|
||||
anp>=0.1.0
|
||||
|
||||
# MCP 协议 (可选)
|
||||
# mcp>=0.1.0
|
||||
|
||||
# A2A 协议 (待实现)
|
||||
# google-a2a>=0.1.0
|
||||
Reference in New Issue
Block a user