Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Migrate configuration files between formats and versions with environment variable extraction
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | 11% | 0% |
| case-02 | ✗→✓ | ▲ Improved | 66% | 0% |
| case-03 | ✗→✓ | ▲ Improved | -6% | 0% |
| case-09 | ✗→✓ | ▲ Improved | -57% | 0% |
| case-12 | ✗→✓ | ▲ Improved | -68% | 0% |
Migrates configuration files between different formats and versions, handles environment variable extraction, and manages secret detection.
Enable configuration migration for:
| Tool | Purpose | Integration Method | |------|---------|-------------------| | yq | YAML processing | CLI | | jq | JSON processing | CLI | | dotenv | ENV file handling | Library | | git-secrets | Secret detection | CLI | | Config validators | Schema validation | CLI |
json{ "migrationId": "string", "timestamp": "ISO8601", "source": { "format": "string", "path": "string" }, "target": { "format": "string", "path": "string" }, "conversions": [ { "sourceKey": "string", "targetKey": "string", "transformation": "string" } ], "extracted": { "envVariables": [], "secrets": [] }, "validation": { "valid": "boolean", "errors": [], "warnings": [] } }
compliance-validator: Secret complianceconfiguration-centralization-agent: Config modernizationOther measured skills in the registry, with their headline benchmark lift.