migrate-bluejay
Bluejay → Coval Migration
Migrate all configuration from Bluejay to Coval for $ARGUMENTS.
API References
- references/bluejay-api.md — Bluejay endpoints, auth, pagination
- references/coval-api.md — Coval endpoints, auth, request schemas
- references/entity-mapping.md — Field-by-field mapping tables
- references/metric-type-mapping.md — Bluejay response_type → Coval metric_type
Step 0: Pre-flight
Collect API Keys
Parse $ARGUMENTS for two positional args: [bluejay-api-key] [coval-api-key].
If not provided, ask the user for each key individually.
More from coval-ai/coval-external-skills
onboard
>
15launch-run
Launch a Coval evaluation run against an AI agent. Use when user wants to start an evaluation, test an agent, or run simulations.
13coval-resources
Comprehensive overview of ALL Coval platform resources, their hierarchy, relationships, API endpoints, and ID formats. Use when user asks about Coval resources, data model, how things relate, what endpoints exist, or needs context about the platform structure before making API calls.
13quick-eval
Full evaluation workflow - launch a run, watch progress, and summarize results. Use for end-to-end agent testing.
13download-audio
Download audio recordings from Coval voice simulations. Use when user wants to listen to or analyze call recordings.
13watch-run
Monitor a Coval run's progress with live updates. Use when user wants to check run status or wait for completion.
13