ai-performance-testing

Automate AI system performance evaluation with Deepeval and generate markdown reports.

2|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/DTMC-marketplace/governance --skill ai-performance-testing
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ai-performance-testing
Source: https://github.com/DTMC-marketplace/governance/tree/main/skills/ai-performance-testing
Command: npx skills add https://github.com/DTMC-marketplace/governance --skill ai-performance-testing

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the critical need to objectively measure and improve the reliability of AI systems, ensuring they provide accurate, complete, and consistent information.

Core Features & Use Cases

  • Factual Accuracy Measurement: Quantifies how often an AI's responses are factually correct based on provided context, with a target of over 95%.
  • Completeness Evaluation: Assesses if the AI's answers fully address the user's query and incorporate relevant information from the context, aiming for over 90% completeness.
  • Consistency Scoring: Verifies that the AI maintains a high degree of consistency in its responses across different queries, targeting over 85%.
  • Use Case: A company deploying a customer support chatbot can use this skill to rigorously test its accuracy and completeness before launch, preventing the dissemination of incorrect information and ensuring a positive user experience.

Quick Start

Use the ai-performance-testing skill to generate test data for evaluating an AI system.

Frequently Asked Questions about ai-performance-testing

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I measure factual accuracy and consistency in LLM responses?

You measure factual accuracy, completeness, and consistency in LLM responses by automating evaluation with the Deepeval framework. It generates test data from documents, configures target LLM systems, executes performance tests, and produces detailed markdown reports.

How do I generate test data for evaluating an AI system?

To generate test data for evaluating an AI system, use the ai-performance-testing skill. It extracts test data directly from your provided documents, configures the target LLM system, and executes performance tests to evaluate factual accuracy, completeness, and consistency.

What are the target metrics for AI factual accuracy and consistency evaluation?

The target metrics for AI evaluation are over 95% factual accuracy, over 90% completeness, and over 85% consistency. These metrics ensure AI systems provide reliable, correct, and consistent information based on the provided context.

Can I use Deepeval to test a customer support chatbot before launch?

Yes, you can use Deepeval to test a customer support chatbot before launch. It rigorously evaluates the AI's factual accuracy and completeness against provided documents, preventing the dissemination of incorrect information and ensuring a positive user experience.

What format are AI performance test reports generated in?

AI performance test reports are generated in detailed markdown format. These reports contain the evaluation results for factual accuracy, completeness, and consistency metrics after the target LLM system executes the generated test data.

Do I need to install additional dependencies to evaluate LLM performance metrics?

No additional dependencies are required to evaluate LLM performance metrics. The skill operates independently with scripts and references to automate the Deepeval framework evaluation process, requiring only your target documents and LLM system configuration.