Data Workflow

Use this skill for any data or analytics task — querying databases, analyzing metrics, exploring data warehouses, processing datasets, or creating visualizations.

Identical to thanakijwanavit/data-workflow, the copy we list in search.

antood69 7d5e3ff 702 B Updated 0 repo stars

File contents

Data Workflow

For any data question, metric lookup, or analytical task, delegate to the data-triage skill which orchestrates the full data pipeline:

  1. Load the data-triage skill
  2. Follow its workflow (data-model-explorer → data-analyst)

For file-based data processing (CSV, JSON, Excel, Parquet):

  • Install needed packages (pandas, matplotlib, seaborn, scipy)
  • Write and iterate on analysis code
  • Save outputs to workspace files (charts to /tmp/data_*.png, results to /tmp/)

antood69/nexus-os.v1/tree/main/.claude/skills/data-workflow commit 7d5e3ff1f6

Frequently asked questions

npx skillmds add antood69/data-workflow