Documentation README Sync

Community

Keep README in sync with registries automatically

Authorepieczko
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Keeps the repository README.md up to date by pulling current skills and agents from registry files and regenerating sections.

Core Features & Use Cases

  • Reads registry/skills.json and registry/agents.json
  • Categorizes skills by foundation, API, infrastructure, and governance
  • Updates core skills section and agents docs in README
  • Produces a sync report with counts and timestamp

Quick Start

python3 skills/docs.sync.readme/readme_sync.py

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Documentation README Sync
Download link: https://github.com/epieczko/betty/archive/main.zip#documentation-readme-sync

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository