Basic skill
A test runner for agentskills.io-style AI agent skills
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 author says it does
Copied from the file, not written here
Summarize small CSV files and identify the highest revenue month.
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, 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.