Update all documentation
update-docscommandsetup L1★17,464
alirezarezvani/claude-skills ↗What it does
Sync skill updates across CLI platforms and marketplace
Best for
Post-creation workflow ensuring new skills reach all platforms (Codex, Gemini, OpenClaw), marketplace stays current, and docs auto-generate.
Inputs
- · new/modified skill, agent, or command
Outputs
- · updated indices
- · plugin configs
- · documentation
- · generated docs site
Requires
- · sync-codex-skills.py
- · sync-gemini-skills.py
- · generate-docs.py
- · mkdocs
Preconditions
- · skill/agent/command created
- · python scripts available
- · mkdocs installed
Failure modes
- · sync scripts fail
- · counts don't match between platforms
- · mkdocs build errors
- · broken links in generated docs
Trust signals
- · 6-step comprehensive pipeline
- · includes consistency verification step
- · updates multiple CLI platforms simultaneously