update-skill
SolidThorough on-demand refresh of one skill in a skills repo - researches usage, upstream, and docs in parallel, gates twice for approval, bumps version, updates CHANGELOG, validates, commits, watches CI. Use to check a skill's freshness.
Install
Quality Score: 85/100
Skill Content
Details
- Author
- tenequm
- Repository
- tenequm/skills
- Created
- 10 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
update-skills
Check for and apply updates to installed skill branches from upstream.
update-skill
Maintain an existing skill by batching real usage feedback, reflecting on the patterns, and landing one focused edit instead of reactive monkey-patches. Use when the user wants to improve, tune, fix, or update a skill they already wrote, points at feedback for a skill (a notepad, GitHub comments, Slack threads), says a skill is drifting or misbehaving, or wants to set up a weekly self-improvement loop for their skills.
self-update-skills
Audit and safely improve any existing agent skill when authoritative documentation, product features, APIs, policies, standards, user corrections, observed failures, or better workflows make it stale or incomplete. Use when asked to refresh, modernize, maintain, self-evaluate, or self-update a skill; when new information discovered during another task may affect a relevant skill; or when checking a skill library for drift. Research and propose changes first, require explicit user approval before editing, then make narrow updates with validation, regression checks, provenance, and rollback. This skill governs updates to other skills as well as itself.