skill-update
Installation
SKILL.md
Skill Update
Structured workflow for keeping skills current with upstream sources. Execute all phases in order.
Quick Reference
| Command | Purpose |
|---|---|
mise sources:check |
Compare current vs latest for all plugins |
mise sources:stale |
List only stale sources |
mise sources:validate |
Validate sources.toml schema in all plugins |
mise sources:report |
Full freshness report with priorities |
mise sources:init <plugin> |
Bootstrap sources.toml for a plugin |
sources.toml Schema
Each plugin's skills/sources.toml tracks upstream dependencies. See templates/sources.toml for the complete annotated template.