## 需要掌握的技能
- web_scraping（网页爬取）：用于设计和实现网页爬虫
- anti_crawler（反爬虫处理）：用于处理反爬虫机制
- data_cleaning（数据清洗）：用于清洗整理采集的数据
- compliance_check（合规检查）：用于确保爬取合规性
- code_optimization（代码优化）：用于优化爬虫代码
- report_writing（报告撰写）：用于撰写数据采集报告

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