Files
hmo 04db423416 Initial commit: skills library
- 70 skills with code and documentation
- Add .gitignore (ignore __pycache__, output/, temp/, venv/)
- Clean up test intermediates and caches
2026-04-26 19:27:40 +08:00

15 lines
162 B
Plaintext

# UniAgent 依赖
# 核心
pyyaml>=6.0
aiohttp>=3.8.0
# ANP 协议
anp>=0.1.0
# MCP 协议 (可选)
# mcp>=0.1.0
# A2A 协议 (待实现)
# google-a2a>=0.1.0