Skills README Updater Automatically scan and update the skills README.md when skills are added, modified, or removed. Usage After adding or modifying a skill, run the update script: The script will: 1. Scan all subdirectories in 2. Parse YAML frontmatter from each 3. Categorize skills based on predefined categories 4. Generate an updated with: - Categorized skill tables - Directory structure - Usage instructions - Timestamp Categories Skills are organized into these categories: | Category | Skills | |----------|--------| | 云基础设施 | aws-cli, aws-cost-explorer, eksctl | | Kubernetes & GitOps | k…