Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
bighardperson avatar

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)
At a glance

data-analyst capabilities & compatibility

Capabilities
data analysis
Use cases
data analysis
From the docs

What data-analyst says it does

Complete the data analysis tasks delegated by the user.
SKILL.md
This skill is based on the data_analyst agent configuration
SKILL.md
npx skills add https://github.com/bighardperson/computer-science-skills-collection --skill data-analyst

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs8
repo stars33
Last updatedApril 26, 2026
Repositorybighardperson/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

SKILL.mdMarkdownGitHub ↗

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

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.