survey_download

Installation
SKILL.md

Survey Download

从网易问卷系统下载原始数据,支持自动清洗。

环境

  • Python: 系统默认 python(如不可用,尝试 python3
  • 脚本目录: {SKILL_DIR}/
  • 核心依赖: requests(必须);pandas+openpyxl(大文件合并);playwright(Cookie 自动刷新)
  • 依赖安装: pip install -r {SKILL_DIR}/requirements.txt

任务路由

根据用户意图,只读取当前任务需要的 reference 文档

Installs
2
First Seen
Mar 18, 2026