migrate-bluejay

Migrate agents, personas, metrics, and test schedules from Bluejay to Coval.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill automates the complex, error-prone process of transferring voice AI testing configurations, agents, and simulation data from the legacy Bluejay platform to the Coval evaluation ecosystem.

Core Features & Use Cases

  • Full Entity Migration: Automatically maps agents, personas, metrics, test sets, and scheduled runs while maintaining data integrity.
  • Idempotent Execution: Safely re-run migrations without creating duplicate entities, thanks to built-in state checking and metadata tracking.
  • Use Case: A team transitioning from Bluejay to Coval can use this skill to instantly port their entire library of voice agents and test scenarios, ensuring zero downtime in their evaluation workflows.

Quick Start

Run the migrate-bluejay skill by providing your Bluejay API key followed by your Coval API key to begin the automated transfer process.

Frequently Asked Questions about migrate-bluejay

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

FAQPage Schema
How do I migrate voice AI testing configurations from Bluejay to Coval?

Voice AI testing configuration migration from Bluejay to Coval requires valid API credentials for both platforms to automatically map and transfer agents, personas, metrics, and test schedules.

Can I safely re-run a Bluejay to Coval migration without creating duplicate agents and test sets?

Yes, you can safely re-run a Bluejay to Coval migration without creating duplicates because the process uses idempotent execution with built-in state checking and metadata tracking to preserve data integrity.

Do I need API credentials for both Bluejay and Coval to transfer testing data?

Yes, transferring testing data requires valid API credentials for both Bluejay and Coval to perform authenticated read and write operations across all entity types during the migration process.

What testing entities are supported when porting Bluejay simulation data to a new evaluation platform?

Supported testing entities when porting Bluejay simulation data include agents, personas, metrics, test sets, and scheduled runs, all of which are automatically mapped to modern evaluation schemas.

How does automated voice AI platform migration map legacy API entities to modern evaluation schemas?

Automated voice AI platform migration maps legacy API entities to modern evaluation schemas by reading configuration data from the source platform and transforming it to match the target platform's structure.