Readme Curator banner
damionrashford damionrashford

Readme Curator

Development community

Description

--- name: readme-curator description: Maintains README.md — the user-facing entry point for the media-os plugin. Keeps skill counts, install commands, skill-listing tables, coverage matrix, and workflow doc links in sync with the actual repo state. Does NOT rewrite the README; makes targeted updates when skills are added/removed/renamed or when metadata changes. Use when a skill is added, removed, or renamed, or when the user says "update the readme", "fix the readme counts", or "sync the readme

Installation

Installs to ~/.claude/agents/damionrashford-media-os-readme-curator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/damionrashford/media-os/HEAD/.claude/agents/readme-curator.md -o ~/.claude/agents/damionrashford-media-os-readme-curator.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository