configuration-migrator
Migrate configuration files between formats and versions with environment variable extraction
npx skills add a5c-ai/babysitter --skill configuration-migrator --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Configuration Migrator Skill Migrates configuration files between different formats and versions, handles environment variable extraction, and manages secret detection. ## Purpose Enable configuration migration for: - Config format conversion - Environment variable extraction - Secret detection and handling - Schema validation - Template generation ## Capabilities ### 1. Config Format Conversion - XML to YAML/JSON - Properties to YAML - INI to JSON - TOML conversion - ENV file handling ### 2. Environment Variable Extraction - Identify environment-specific values - Extract to env files - Create variable references - Document variables ### 3. Secret Detection - Find hardcoded secrets - Identify credentials - Detect API keys - Flag sensitive data ### 4. Schema Validation - Validate against schemas - Check required fields - Verify data types - Ensure compatibility ### 5. Default Value Handling - Preserve defaults - Document required overrides - Create sensible defaults - Handle missing values ### 6. Template Generation - Create config templates - Generate example files - Document all options - Support multiple environments ## Tool Integrations | Tool | Purpose | Integration Method |
- Purpose
- Capabilities
- 1. Config Format Conversion
- 2. Environment Variable Extraction
- 3. Secret Detection
- 4. Schema Validation
- 5. Default Value Handling
- 6. Template Generation
- Tool Integrations
- Output Schema
- Integration with Migration Processes
- Related Skills
- Related Agents
What does the configuration-migrator skill do?
Migrate configuration files between formats and versions with environment variable extraction
How do I install it?
Run `npx skills add a5c-ai/babysitter --skill configuration-migrator --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
