📈
DataTypeScript

Basic Revenue CSV Analysis

by darkrishabh

Basic Revenue CSV Analysis is a Data skill for Claude Code, published by darkrishabh in agent-skills-eval.

696 stars35 forkson darkrishabh/agent-skills-evalAdded 2026/08/23+1% in starsRepository updated 2026/08/05
agent-evalsagent-skillsagentskillsai-agentsclijsonlllm-evalsllm-evaluationopenai-compatibletypescriptyaml
Install in seconds
Install Basic Revenue CSV Analysis
Copy Basic Revenue CSV Analysis into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/darkrishabh/agent-skills-eval/tree/main/examples/basic-skill ~/.claude/skills/basic-skill

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/darkrishabh/agent-skills-eval.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
examples/basic-skill/SKILL.md in darkrishabh/agent-skills-eval
Installs to
~/.claude/skills/basic-skill
Collection
The only skill cataloged from this repository
Category
Data — 668 skills

What Basic Revenue CSV Analysis does

Basic Revenue CSV Analysis identifies the month with the highest revenue in a small CSV file and explains the result concisely. Use it when you need a short answer with the winning month, value, and a brief rationale.

Basic Revenue CSV Analysis is cataloged under Data on DirSkills. Basic Revenue CSV Analysis comes from a repository tagged agent-evals, agent-skills, agentskills, ai-agents and cli.

Documentation

README

When given a CSV file with monthly revenue, identify the month with the highest revenue and explain the result concisely.

Prefer a short answer with the winning month, the revenue value, and a one sentence rationale.

Frequently asked about Basic Revenue CSV Analysis

  • How does Basic Revenue CSV Analysis compare to other Data skills?

    Basic Revenue CSV Analysis ranks #536 by stars among the 668 Data skills in this catalog. The most-starred ones next to it are Benchmark Methodology, Jupyter Notebook and Solana. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Basic Revenue CSV Analysis against them. Open each page to compare what they document and how they install.