eval-skill

Installation
SKILL.md

Eval Skill

Process CSV files and produce summary statistics.

Usage

Run this skill when you need to analyze a CSV file. It reads the CSV, computes basic statistics (row count, column names), and outputs a formatted summary.

Steps

  1. Read the input CSV file
  2. Parse the headers and rows
  3. Output a summary with row count and column names
Installs
1
GitHub Stars
16
First Seen
Sep 1, 2026
eval-skill — aws-samples/sample-agent-skill-eval