[BUG] Update command doesn't update all paths
Author: DrjackyCreated Feb 18, 2026Updated Feb 18, 2026
Labelsbug
When I run openskills update android-kotlin-compose, I expect it to update all paths that the skills has been sit;
/Users/usernameee/.claude/skills/android-kotlin-compose, /Users/usernameee/.agent/skills/android-kotlin-compose
And I even tried --universal but doesn't exists:
➜ ~ openskills update android-kotlin-compose --universal
error: unknown option '--universal'and npx sync only updates the agents.md:
➜ ~ npx openskills sync
✔ Select skills to sync to AGENTS.md android-kotlin-compose (project)
✅ Synced 1 skill(s) to AGENTS.mdHow can we update all paths(preferably global ones) with one command?
Source: numman-ali/openskills