skills-readme-updater

Skills README Updater

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "skills-readme-updater" with this command: npx skills add oldwinter/skills/oldwinter-skills-skills-readme-updater

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:

python3 ~/.claude/skills/skills-readme-updater/scripts/update_readme.py

The script will:

  • Scan all subdirectories in ~/.claude/skills/

  • Parse YAML frontmatter from each SKILL.md

  • Categorize skills based on predefined categories

  • Generate an updated README.md 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 kubectl, argocd-cli, kargo-cli, sync-to-prod

代码仓库 github-cli, gitlab-cli, changelog-generator

开发工具 justfile, skill-creator, skills-readme-updater

内容处理 humanizer-zh, obsidian-dashboard

To add a new category or reassign skills, edit the CATEGORIES dict in scripts/update_readme.py .

Workflow: Adding a New Skill

  • Create the skill using skill-creator

  • Edit SKILL.md with proper metadata

  • Run the README updater: python3 ~/.claude/skills/skills-readme-updater/scripts/update_readme.py

  • Verify the README was updated correctly

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

personal-productivity

No summary provided by upstream source.

Repository SourceNeeds Review
General

kubectl

No summary provided by upstream source.

Repository SourceNeeds Review
General

obsidian-dashboard

No summary provided by upstream source.

Repository SourceNeeds Review
General

finding-mentors-sponsors

No summary provided by upstream source.

Repository SourceNeeds Review