--- name: config-analyzer description: Analyze configuration files for validation and best practices license: MIT allowed-tools: [Python, Read] --- # Configuration Analyzer Analyzes configuration files and provides recommendations for improvements. ## Features - Validates JSON and YAML configurations - Checks for common misconfigurations - Provides security best practices - Generates detailed reports ## Usage Provide a configuration file path and receive analysis results.