添加MAP MCP、联网搜索skill

This commit is contained in:
龙澳
2026-03-27 17:17:29 +08:00
parent 90784a2f7d
commit 6fc17c81f0
21 changed files with 4281 additions and 16 deletions

View File

@@ -1,3 +1,10 @@
# mars-nanobot
mars-nanobot配置文件。
mars-nanobot配置文件。
## Docker构建
```bash
sudo docker compose build
docker compose up -d nanobot-gateway
```