Uninstall a skill
apm uninstall @<scope>/<name>
This removes .skills/<scope>/<name>/ and the entry from apm-lock.json.
Remove an installed APM skill. Use when asked to uninstall, remove, or delete a skill.
npx skillmds@latest add orthogonalhq/uninstall apm uninstall @<scope>/<name>
This removes .skills/<scope>/<name>/ and the entry from apm-lock.json.
orthogonalhq/apm/tree/main/cli/.skills/apm/uninstall commit 89a2a9efb7