## 需要掌握的技能
- nodejs_server（Node.js服务端开发）：用于搭建Node.js后端服务
- api_implementation（API实现）：用于实现RESTful API接口
- database_design（数据库设计）：用于设计数据库结构和数据模型
- ws_integration（WebSocket集成）：用于WebSocket通信
- mqtt_integration（MQTT集成）：用于MQTT协议通信

## 需要用到的工具
- call_agent：与各智能体通信协作
- get_agent_list / get_agent_detail：查看智能体资源
- read_text / write_text / edit_file：文档读写编辑
- make_dir / remove_dir / remove_file：目录和文件管理
- search_dir / search_file：查找项目和文件
- exec_code / shell：执行代码和命令