Update Readme — Documentation skill for Claude Code
Update the "Current Plugins" table in README.md to reflect all plugins currently in the plugins/ directory.
How to install Update Readme
Installs to ~/.claude/commands/provectus-claude-plugins-update-readme.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/provectus/claude-plugins/HEAD/.claude/commands/update-readme.md -o ~/.claude/commands/provectus-claude-plugins-update-readme.md Restart Claude Code, or start a new session, for it to be picked up.
What Update Readme does
Update the "Current Plugins" table in README.md to reflect all plugins currently in the `plugins/` directory.
Steps:
- Read every
plugins/*/. claude-plugin/plugin.jsonmanifest file - For each plugin, detect which components exist:
- Agent:
agents/*.mdexists - Skill:
skills/*/SKILL.mdexists - Prompt:
prompt.mdexists - MCP:
.mcp.jsonexists
- Agent:
- Read the current README.md
- Replace the markdown table under the "## Current Plugins" heading with a new table containing col
Alternatives in Documentation
- Agent Readme — Agent onboarding — what to do with the files in this directory 29.1k ★
- Documentation Sync — Check if documentation matches the current code state 5.8k ★
- Save — Save the current conversation or a specific insight into the wiki vault as a structured note 3.3k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Memory Triage
Dry-run triage of a Claude Code auto-memory directory. Produces a markdown table of proposed actions (delete /
Doc Sync Enforcer
Update dialtone-docs content files to reflect source code changes made this session
Analyze Repo Changes Update Docs
Analyzes git repository changes and systematically updates all documentation files to reflect those changes.
Refraction Sync
Update Refraction documentation to reflect recent code changes. Code is authoritative — the docs follow.
Update Script
Update an existing script in the .scripts directory along with its README and CHANGELOG files
Arc42
Generate or update arc42 architecture documentation with C4 diagrams for the current project. Reads the codeba
Related Agents
Brain Agent
OneCommand's intelligence orchestrator. Runs at build start (READ memories, detect similar projects), after ea
Loom Guide
Loom Guide - Issue triage specialist that continuously prioritizes loom:issue issues by managing loom:urgent l
Pov Curator
Load when the installer wants to fork pov.md for their own taste, append a one-liner to gotchas.md after a rea