migrate-bluejay
Installation
SKILL.md
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.