Data Analysis

Use when working with datasets, creating data directories, or building descriptive statistics notebooks. Triggers on data loading, dataset setup, or exploratory data analysis tasks.

kazhou Updated

File contents

Datasets

  • Store data in data/ and maintain a data/README.md to briefly cover dataset structure and content
  • In notebooks/ create a datasets.ipynb to display descriptive statistics about the dataset, e.g., means/distributions of word counts, labels, etc.
  • See the plotting skill for plotting standards

kazhou/agents-toolkit/tree/main/global_settings/claude/skills/data-analysis commit 0017987d58

Frequently asked questions

npx skillmds@latest add kazhou/data-analysis