run-test

Execute Freeplay test runs evaluating prompt templates and agents against datasets.

Updated Feb 2, 2026
One-click install
npx skills add https://github.com/freeplayai/freeplay-skills --skill run-test-freeplayai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: run-test
Source: https://github.com/freeplayai/freeplay-skills/tree/main/run-test
Command: npx skills add https://github.com/freeplayai/freeplay-skills --skill run-test-freeplayai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the need to run Freeplay test runs, evaluating prompt templates and agents against datasets, ensuring the quality and performance of AI models.

Core Features & Use Cases

  • Test Execution: Perform test runs against datasets to evaluate prompt templates and agents.
  • User Confirmation: Requires explicit user consent before executing test runs to avoid unnecessary costs.
  • API Calls: Utilizes API calls to LLM providers and Freeplay for testing purposes.
  • Use Case: When a user wants to test a new prompt or agent against a dataset to ensure its accuracy and performance.

Quick Start

Run a test for the prompt 'example_prompt' against the dataset 'test_dataset'.

Frequently Asked Questions about run-test

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

FAQPage Schema
How do I run a test for a prompt template against a dataset?

To run a test for a prompt template, you execute a Freeplay test run against your specified dataset. This requires explicit user confirmation to proceed, ensuring you avoid unnecessary costs from API calls to LLM providers.

What is dataset evaluation for AI agents?

Dataset evaluation for AI agents is the process of testing prompt templates and agents against a collection of data to ensure their accuracy and performance. It utilizes API calls to LLM providers and Freeplay to measure quality.

Can I test new prompts without incurring unexpected API costs?

Yes, you can test new prompts while managing API costs because the test run mechanism requires explicit user consent before execution. This prevents unintended charges from LLM provider and Freeplay API calls.

Does prompt testing work with external LLM providers?

Prompt testing works with external LLM providers by utilizing API calls to them during the test execution. It integrates with Freeplay to evaluate your prompt templates and agents against your datasets.

When should I use a Freeplay test run?

You should use a Freeplay test run when you want to test a new prompt or agent against a dataset to ensure its accuracy and performance. It is designed for evaluating prompt templates before deployment.