Basic skill
Summarize small CSV files and identify the highest revenue month.From its SKILL.md
npx -y skills add darkrishabh/agent-skills-eval --skill basic-skillAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its file declares
Copied from the file, not written here
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
0.4 KB, 45 tokens by cl100k_base, as published. Nobody here has run it
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.
What ships with it: 2 files
561 B alongside SKILL.md
evals/
- evals.json515 B
- files/revenue.csv46 B