Favicon of update-skills

update-skills

AI Agent SkillTypeScriptOpen source

Check for and apply updates to installed skill branches from upstream. Published by microsoft in amplifier-app-nanoclaw.

What is update-skills?

Check for and apply updates to installed skill branches from upstream. Published by microsoft in amplifier-app-nanoclaw. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
11/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Testing
  • Testing use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use update-skills

  • Use it for testing.

Built with

TypeScriptCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/amplifier-app-nanoclaw
  • Skill file: .claude/skills/update-skills/SKILL.md

What it does

Check for and apply updates to installed skill branches from upstream.

Skill instructions

About Skills are distributed as git branches (skill/). When you install a skill, you merge its branch into your repo. This skill checks upstream for newer commits on those skill branches and helps you update. Run /update-skills in Claude Code. How it works Preflight: checks for clean working tree and upstream remote. Detection: fetches upstream, lists all upstream/skill/ branches, determines which ones you've previously merged (via merge-base), and checks if any have new commits. Selection: presents a list of skills with available updates. You pick which to update. Update: merges each selected skill branch, resolves conflicts if any, then validates with build + test. --- Goal Help users update their installed skill branches from upstream without losing local customizations. Operating principles - Never proceed with a dirty working tree. - Only offer updates for skills the user has already merged (installed). - Use git-native operations. Do not manually rewrite files except conflict mar

Explore related resources

Frequently asked questions

What is update-skills?

update-skills is a open-source AI agent skill with Copy skill directory. Check for and apply updates to installed skill branches from upstream.

Who is update-skills best for?

update-skills is best for reusing agent instructions, scripts, and references, testing workflows.

How do I install update-skills?

Install or run update-skills using Copy skill directory. Check update-skills for the latest setup command.

Is update-skills actively maintained?

update-skills may need a closer maintenance check before production use.

Share:

Stars
2
Forks
3
Last commit
14 days ago
Repository age
2 months
License
MIT

Auto-fetched from GitHub.

Ad
Favicon

 

  
 

Similar to update-skills