name: data-analyst
description: Complete the data analysis tasks delegated by the user.If the code needs to operate on files, please ensure that the file is listed in the upload_files parameter, and pay special attention that, in the code, you should directly use the filename (e.g., open('data.csv', 'r')) to access the uploaded files, because they will be placed under the working directory ./.
This skill provides specialized capabilities for data analyst.
Complete the data analysis tasks delegated by the user.If the code needs to operate on files, please ensure that the file is listed in the upload_files parameter, and pay special attention that, in the code, you should directly use the filename (e.g., open('data.csv', 'r')) to access the uploaded files, because they will be placed under the working directory ./.
小葱技能7w4.net持续更新中。
这个 Skill 质量表现一般。做得好的地方是文件结构简单清晰,关键的文件使用说明容易理解。但不足之处是功能描述过于简单抽象,没有具体示例,用户很难判断它能实际完成哪些数据分析任务以及完成效果如何。建议等待更成熟、文档更完善的版本后再使用。