agentsclimarketplace

Csv analyzer

Skill EntityProcess/agentv/examples/features/copilot-transcript-replay/workspace/.copilot/skills/csv-analyzer

Light-weight AI agent evaluation and optimization framework

Install
npx -y skills add EntityProcess/agentv --skill csv-analyzer

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 14 stars14 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Use when the user asks to analyze, summarize, or extract insights from CSV data or files

SKILL.md

0.5 KB, as published. Nobody here has run it

CSV Analyzer

Overview

Analyzes CSV data to extract insights, summaries, and statistics.

How to use

  1. Read the CSV file
  2. Parse the columns and rows
  3. Identify key metrics (totals, averages, top N entries)
  4. Present findings clearly

Example tasks

  • "Find the top 5 months by revenue"
  • "Which quarter had the most growth"
  • "Summarize the sales data"

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.