APMSign in

>Agent Skill

@apm/uninstall

skill

Remove an installed APM skill. Use when asked to uninstall, remove, or delete a skill.

apm::install
$apm install @apm/uninstall
apm::skill.md
---
name: uninstall
description: Remove an installed APM skill. Use when asked to uninstall, remove, or delete a skill.
kind: skill
---

## Uninstall a skill

```bash
apm uninstall @<scope>/<name>
```

This removes `.skills/<scope>/<name>/` and the entry from `apm-lock.json`.