Agent skill · data analytics · bighardperson
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 `./`.
Why this skill is useful
Codifies the requirement to use specific file handling conventions for uploaded files, which the AI could infer but now doesn't have to guess.
What it needs
About 1k tokens when loaded. Last updated 2026-04-26. 34 stars on the source repository.
What this skill does
Data Analyst Overview This skill provides specialized capabilities for data analyst. Instructions 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 uploadfiles 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 ./. Usage Notes This skill is based on the dataanalyst agent configuration Template variables (if any) like $DATE$, $SESSIONGROUPID$ may require runtime substitution Follow the instructions and guidelines provided in the content above
How to use it
Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:
@skills bighardperson/data-analyst-pro