Skills for Analysts

“From messy export to defensible answer.”

The analysis pipeline in skill form: clean the data (with an audit trail), query it correctly, analyze it honestly, present it clearly. Every skill here was tested on deliberately messy data, because that's the job.

  1. 001

    Statistical Analysis

    Enforces frame-inspect-check-assumptions-effect-size-APA-report pipeline for hypothesis tests; bundled Shapiro-Wilk/Levene's script actually runs.

    Data by K-Dense-AI tested Jul 14, 2026

    10.0/10 Tested · Works
  2. 002

    Metrics Review

    Turns pasted or queried metrics into a structured weekly/monthly/quarterly review — scorecard, trend analysis, bright spots vs. concerns, recommended actions. Does not build the dashboard itself.

    Data by anthropics tested Jul 14, 2026

    9.6/10 Works with setup
  3. 003

    Invoice Extractor

    Extracts invoice/receipt data into JSON and validates the arithmetic; flags mismatches.

    Documents by Viprasol-Tech tested Jul 14, 2026

    9.2/10 Tested · Works
  4. 004

    PDF Toolkit

    Merge, split, fill forms and OCR scanned PDFs.

    Documents by Anthropic tested Jun 22, 2026

    9.2/10 Tested · Works
  5. 005

    XLSX — Excel Spreadsheets

    Read, clean and build spreadsheets with working formulas.

    Documents by Anthropic tested Jun 24, 2026

    9.2/10 Tested · Works
  6. 006

    Build Interactive Dashboards

    Generates a single self-contained HTML dashboard (KPI cards, Chart.js, filters, sortable table) — despite the 'no dependencies' claim, charts load Chart.js from a CDN.

    Data by anthropics tested Jul 14, 2026

    8.8/10 Works with setup
  7. 007

    SQL Query Generator

    Prompt-only SQL generator that always returns query + explanation + performance notes + test script for BigQuery/Postgres/MySQL/Snowflake — no schema-parsing tooling of its own.

    Data by phuryn tested Jul 14, 2026

    8.4/10 Tested · Works