Agent skill

cfn-config

Configuration management and environment sanitization. Use when you need to manage configuration files, validate environment variables, sanitize sensitive data, or update system settings across CFN Loop components.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/cfn-config-masharratt-claude-flow-novice-2

SKILL.md

Config Skill (Mega-Skill)

Version: 1.0.0 Purpose: Configuration management and environment sanitization Status: Production Consolidates: cfn-config-management, cfn-environment-sanitization


Overview

This mega-skill provides configuration handling:

  • Management - Configuration file management and updates
  • Sanitization - Environment variable sanitization and validation

Directory Structure

config/
├── SKILL.md
├── lib/
│   ├── management/       # From cfn-config-management
│   └── sanitization/     # From cfn-environment-sanitization
└── cli/

Migration Paths

Old Path New Path
cfn-config-management/ config/lib/management/
cfn-environment-sanitization/ config/lib/sanitization/

Version History

1.0.0 (2025-12-02)

  • Consolidated 2 config skills into mega-skill

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results