- Home
- Skills
- Testing & Debugging
- eval dataset builder
Works with the AI tools you already use
eval dataset builder
Generate production-grade evaluation datasets, adversarial prompts, and scoring rubrics for LLM agents and RAG pipelines.
$5
eval dataset builder
Example session with this skill installed
Create a medium-sized mixed difficulty eval dataset for a Python coding assistant that focuses on writing secure FastAPI endpoints. Output in JSONL.
- Read your context and instructions
- Compiled the eval dataset builder
{"id": "001", "difficulty": "easy", "category": "core", "input": "Write a FastAPI GET endpoint for /health", "expected_output": "from fastapi import FastAPI\napp = FastAPI()\n@app.get('/health')\ndef health(): return {'status': 'ok'}", "scoring_criteria": "Valid FastAPI syntax, returns 200"}
Connects securely to your tools. The creator never sees your data.
What you get
About this skill
The problem
Shipping AI agents without rigorous testing leads to unpredictable hallucinations and production failures. Manually writing diverse test cases, adversarial prompts, and scoring rubrics is time-consuming and often misses critical edge cases.
What it does
- Generates structured JSONL datasets containing golden examples, edge cases, and adversarial prompts.
- Categorizes test cases by difficulty and type, including core, regression, and multilingual scenarios.
- Constructs comprehensive scoring rubrics with both automated checks and human review criteria.
- Identifies specific failure modes and provides a catalog of latent edge cases for future hardening.
- Provides integration snippets for running evaluations via CLI or Python SDKs.
Frameworks & tools
Outputs compatible with PromptFoo, RAGAS, Claude Code, and standard Python-based LLM evaluation pipelines.
Why this beats prompting it yourself
A simple prompt usually produces repetitive, "happy-path" examples. This skill enforces a specific distribution of difficulty and adversarial traps, ensuring your agent is stress-tested against jailbreaks and boundary conditions rather than just basic queries.
Use cases
- Creating benchmark suites for RAG pipelines to verify retrieval accuracy.
- Generating adversarial datasets to test agent safety and guardrail effectiveness.
- Building golden sets for fine-tuning models or optimizing long-context prompts.
- Establishing regression tests to ensure prompt updates don't break existing features.
Known limitations
Large datasets (50+ examples) may require multiple iterations depending on output window constraints. Requires a clear definition of agent inputs and outputs to be effective.
How to install
Works the same in every agent - Claude, Cursor, Codex, Copilot and 20+ more.
- 1
Download the ZIP
Free skills download straight away. Paid skills unlock right after purchase.
- 2
Unzip into your skills folder
Every agent reads skills from one folder on your machine. Drop the unzipped folder in there.
- 3
Ask your agent to use it
Restart the agent if it was already running. It picks the skill up automatically - no config needed.
Skills folder by agent
Click the path to copy it. Create the folder if it does not exist yet.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
30-day refund
Not a fit? Get your money back
Trust & safety
Security scanned
Verified clean 16 days ago
- Passed all security checks, Safe to install