Works with the AI tools you already use

    Claude CodeClaude CodeCursorCursorCodex CLICodex CLIGitHub CopilotGitHub CopilotGemini CLIGemini CLI+17 more

    eval dataset builder

    1

    Generate production-grade evaluation datasets, adversarial prompts, and scoring rubrics for LLM agents and RAG pipelines.

    Secure checkout via Stripe

    0 installsSecurity scanned

    See it in action

    You say

    Create a medium-sized mixed difficulty eval dataset for a Python coding assistant that focuses on writing secure FastAPI endpoints. Output in JSONL.

    Your agent does

    {"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"}

    What you get

    Generate JSONL golden datasets for regression testing AI agents.Create adversarial prompts to stress-test agent guardrails and safety.Establish automated scoring rubrics for RAG retrieval and answer quality.Build diverse test suites including edge cases and multilingual inputs.

    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

    Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.

    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 today

    • One-time purchase, yours forever

    Listedtoday

    Frequently Asked Questions