{"id":"1d8f1fc9-2f22-4614-aab0-3c1d397acb49","shortId":"UvLNMB","kind":"skill","title":"update-installed-skills","tagline":"Use when syncing or updating previously installed skills to their latest version. Always dry-run updates before applying, and check for breaking changes.","description":"# Update Installed Skills\n\n## Goal\n\nKeep installed skills current without breaking the agent's workflow or silently overwriting local customizations.\n\n## Guardrails\n\n- Always use `--dry-run` before running a real update.\n- Check what is currently installed before updating: `npx ai-agent-skills list --installed`.\n- Never update all skills at once in production without reviewing the dry-run output.\n- Use `--format json` to capture structured update results for logging.\n\n## Workflow\n\n1. List currently installed skills.\n\n```bash\nnpx ai-agent-skills list --installed --format json --fields name\n```\n\n2. Check for available updates.\n\n```bash\nnpx ai-agent-skills check\n```\n\n3. Dry-run the update.\n\n```bash\nnpx ai-agent-skills sync <skill-name> --dry-run\n```\n\n4. Apply the update after reviewing.\n\n```bash\nnpx ai-agent-skills sync <skill-name>\n```\n\n5. For bulk updates, review each skill's dry-run output.\n\n```bash\nnpx ai-agent-skills sync --all --dry-run\n```\n\n## Gotchas\n\n- Skills installed from GitHub will attempt a fresh clone during sync. If the upstream repo is gone, the update will fail gracefully.\n- Manually edited SKILL.md files will be overwritten by sync. Back up customizations before syncing.\n- The `check` command makes network requests to verify upstream sources. It may be slow or fail if sources are unreachable.","tags":["update","installed","skills","agent","moizibnyousaf","agent-skills","claude-code","cli","codex","cursor","developer-tools","productivity"],"capabilities":["skill","source-moizibnyousaf","skill-update-installed-skills","topic-agent-skills","topic-claude-code","topic-cli","topic-codex","topic-cursor","topic-developer-tools","topic-productivity"],"categories":["Ai-Agent-Skills"],"synonyms":[],"warnings":[],"endpointUrl":"https://skills.sh/MoizIbnYousaf/Ai-Agent-Skills/update-installed-skills","protocol":"skill","transport":"skills-sh","auth":{"type":"none","details":{"cli":"npx skills add MoizIbnYousaf/Ai-Agent-Skills","source_repo":"https://github.com/MoizIbnYousaf/Ai-Agent-Skills","install_from":"skills.sh"}},"qualityScore":"0.700","qualityRationale":"deterministic score 0.70 from registry signals: · indexed on github topic:agent-skills · 1044 github stars · SKILL.md body (1,329 chars)","verified":false,"liveness":"unknown","lastLivenessCheck":null,"agentReviews":{"count":0,"score_avg":null,"cost_usd_avg":null,"success_rate":null,"latency_p50_ms":null,"narrative_summary":null,"summary_updated_at":null},"enrichmentModel":"deterministic:skill-github:v1","enrichmentVersion":1,"enrichedAt":"2026-05-02T18:52:55.272Z","embedding":null,"createdAt":"2026-04-18T21:56:19.498Z","updatedAt":"2026-05-02T18:52:55.272Z","lastSeenAt":"2026-05-02T18:52:55.272Z","tsv":"'1':99 '2':116 '3':128 '4':144 '5':157 'agent':40,69,108,125,138,154,173 'ai':68,107,124,137,153,172 'ai-agent-skil':67,106,123,136,152,171 'alway':17,49 'appli':23,145 'attempt':186 'avail':119 'back':212 'bash':104,121,134,150,169 'break':27,38 'bulk':159 'captur':92 'chang':28 'check':25,59,117,127,218 'clone':189 'command':219 'current':36,62,101 'custom':47,214 'dri':19,52,85,130,142,166,178 'dry-run':18,51,84,129,141,165,177 'edit':204 'fail':201,232 'field':114 'file':206 'format':89,112 'fresh':188 'github':184 'goal':32 'gone':197 'gotcha':180 'grace':202 'guardrail':48 'instal':3,11,30,34,63,72,102,111,182 'json':90,113 'keep':33 'latest':15 'list':71,100,110 'local':46 'log':97 'make':220 'manual':203 'may':228 'name':115 'network':221 'never':73 'npx':66,105,122,135,151,170 'output':87,168 'overwrit':45 'overwritten':209 'previous':10 'product':80 'real':57 'repo':195 'request':222 'result':95 'review':82,149,161 'run':20,53,55,86,131,143,167,179 'silent':44 'skill':4,12,31,35,70,76,103,109,126,139,155,163,174,181 'skill-update-installed-skills' 'skill.md':205 'slow':230 'sourc':226,234 'source-moizibnyousaf' 'structur':93 'sync':7,140,156,175,191,211,216 'topic-agent-skills' 'topic-claude-code' 'topic-cli' 'topic-codex' 'topic-cursor' 'topic-developer-tools' 'topic-productivity' 'unreach':236 'updat':2,9,21,29,58,65,74,94,120,133,147,160,199 'update-installed-skil':1 'upstream':194,225 'use':5,50,88 'verifi':224 'version':16 'without':37,81 'workflow':42,98","prices":[{"id":"fb052fb9-23ff-4998-b409-be99349d328e","listingId":"1d8f1fc9-2f22-4614-aab0-3c1d397acb49","amountUsd":"0","unit":"free","nativeCurrency":null,"nativeAmount":null,"chain":null,"payTo":null,"paymentMethod":"skill-free","isPrimary":true,"details":{"org":"MoizIbnYousaf","category":"Ai-Agent-Skills","install_from":"skills.sh"},"createdAt":"2026-04-18T21:56:19.498Z"}],"sources":[{"listingId":"1d8f1fc9-2f22-4614-aab0-3c1d397acb49","source":"github","sourceId":"MoizIbnYousaf/Ai-Agent-Skills/update-installed-skills","sourceUrl":"https://github.com/MoizIbnYousaf/Ai-Agent-Skills/tree/main/skills/update-installed-skills","isPrimary":false,"firstSeenAt":"2026-04-18T21:56:19.498Z","lastSeenAt":"2026-05-02T18:52:55.272Z"}],"details":{"listingId":"1d8f1fc9-2f22-4614-aab0-3c1d397acb49","quickStartSnippet":null,"exampleRequest":null,"exampleResponse":null,"schema":null,"openapiUrl":null,"agentsTxtUrl":null,"citations":[],"useCases":[],"bestFor":[],"notFor":[],"kindDetails":{"org":"MoizIbnYousaf","slug":"update-installed-skills","github":{"repo":"MoizIbnYousaf/Ai-Agent-Skills","stars":1044,"topics":["agent-skills","claude-code","cli","codex","cursor","developer-tools","productivity"],"license":"mit","html_url":"https://github.com/MoizIbnYousaf/Ai-Agent-Skills","pushed_at":"2026-04-13T19:04:12Z","description":"my curated agent skills library ","skill_md_sha":"1ab109ea8769ce0f48712a4b4c12b2a4d53dae47","skill_md_path":"skills/update-installed-skills/SKILL.md","default_branch":"main","skill_tree_url":"https://github.com/MoizIbnYousaf/Ai-Agent-Skills/tree/main/skills/update-installed-skills"},"layout":"multi","source":"github","category":"Ai-Agent-Skills","frontmatter":{"name":"update-installed-skills","description":"Use when syncing or updating previously installed skills to their latest version. Always dry-run updates before applying, and check for breaking changes."},"skills_sh_url":"https://skills.sh/MoizIbnYousaf/Ai-Agent-Skills/update-installed-skills"},"updatedAt":"2026-05-02T18:52:55.272Z"}}