coval-resources

Reference Coval platform data models, resource hierarchies, and API interaction patterns.

2|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/coval-ai/coval-external-skills --skill coval-resources
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coval-resources
Source: https://github.com/coval-ai/coval-external-skills/tree/main/skills/overview/coval-resources
Command: npx skills add https://github.com/coval-ai/coval-external-skills --skill coval-resources

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill resolves ambiguity regarding Coval's complex resource hierarchy and API structure, ensuring users understand how agents, runs, and metrics relate before executing operations.

Core Features & Use Cases

  • Resource Hierarchy Mapping: Provides clear definitions of the relationship between Agents, Mutations, Runs, and Simulations.
  • API & CLI Guidance: Offers quick access to ID formats, endpoint patterns, and common workflow sequences.
  • Use Case: Use this skill when you need to verify the correct ID format for a specific resource or when you need to construct a multi-step API request for an A/B test involving agent mutations.

Quick Start

Ask the coval-resources skill to explain the relationship between a Run and a Simulation to understand how to fetch your evaluation results.

Frequently Asked Questions about coval-resources

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

FAQPage Schema
What is the resource hierarchy for agents, runs, and simulations in the Coval platform?

The Coval platform resource hierarchy maps how Agents, Mutations, Runs, and Simulations relate. It provides clear definitions of these entities to resolve ambiguity before executing API operations.

How do I construct a multi-step API request for an A/B test involving agent mutations?

To construct a multi-step Coval API request for agent mutations, use the API documentation and CLI toolset to verify ID formats and sequence workflow operations across the required platform entities.

How does a Run relate to a Simulation when fetching Coval evaluation results?

A Run relates to a Simulation by defining the execution context for your evaluation metrics. Understanding this relationship allows you to correctly navigate and fetch Coval evaluation results.

Do I need the Coval CLI toolset to interact with platform entities and test sets?

Yes, accessing the Coval CLI toolset and API documentation is required to perform platform-specific operations. These tools facilitate navigation of platform entities including agents, test sets, and personas.

Where can I find the correct ID format for a specific Coval platform resource?

You can find the correct ID format for a specific Coval platform resource through the API and CLI guidance. It offers quick access to ID formats and endpoint patterns for platform-specific operations.