
Data Analyst
- 8 installs
- 33 repo stars
- Updated April 26, 2026
- bighardperson/computer-science-skills-collection
data-analyst is a skill that completes data-analysis tasks delegated by the user, operating on files provided via an upload_files parameter.
About
data-analyst is a skill for completing data-analysis tasks delegated by the user. When code needs to read files, they must be listed in the upload_files parameter and accessed by filename from the working directory. It is based on a data_analyst agent configuration. The SKILL.md is thin, giving only file-handling instructions and no method detail.
- Completes data-analysis tasks delegated by the user
- Operates on uploaded files via the upload_files parameter, accessed by filename in the working directory
- Based on a data_analyst agent configuration
Data Analyst by the numbers
- 8 all-time installs (skills.sh)
- Ranked #1,579 of 2,065 Data Science & ML skills by installs in the Skillselion catalog
- Data as of Jul 30, 2026 (Skillselion catalog sync)
data-analyst capabilities & compatibility
- Capabilities
- data analysis
- Use cases
- data analysis
What data-analyst says it does
Complete the data analysis tasks delegated by the user.
This skill is based on the data_analyst agent configuration
npx skills add https://github.com/bighardperson/computer-science-skills-collection --skill data-analystAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 8 |
|---|---|
| repo stars | ★ 33 |
| Last updated | April 26, 2026 |
| Repository | bighardperson/computer-science-skills-collection ↗ |
What it does
Complete a delegated data-analysis task over uploaded files referenced by filename in the working directory.
Who is it for?
running a delegated data-analysis task over uploaded data files
When should I use this skill?
the user delegates a data-analysis task that operates on uploaded files
Files
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 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 ./.
Usage Notes
- This skill is based on the data_analyst agent configuration
- Template variables (if any) like $DATE$, $SESSION_GROUP_ID$ may require runtime substitution
- Follow the instructions and guidelines provided in the content above
{
"ownerId": "kn71xkrq2fawjvteej73gsx71s80p3kb",
"slug": "data-analyst-pro",
"version": "0.1.0",
"publishedAt": 1771141367019
}{
"slug": "data-analyst-pro",
"name": "Data Analyst",
"version": "0.1.0",
"installedAt": 1776152393233,
"source": "skillhub"
}