huggingface-import
Installation
SKILL.md
HuggingFace to Coval Test Set Import
Import $ARGUMENTS from HuggingFace and convert it into Coval test sets with properly structured test cases.
Coval Context
Coval is an AI evaluation platform for testing voice and conversational AI agents. It runs simulations against AI agents and measures performance with configurable metrics.
| Concept | Description |
|---|---|
| Test Set | A collection of test cases, grouped by category or evaluation purpose |
| Test Case | A single evaluation scenario with input (prompt) and optional metadata |
| Persona | High-level user character (system prompt) - separate from test cases |
| Agent | The AI system being evaluated |
Key distinction:
- Persona = WHO is asking (character, traits)
- Test Case = WHAT they ask (prompts, scenarios)