***

title: clear
slug: /reference/typescript/agents/skill-manager/clear
description: Remove all skills and call cleanup on each.
---------------------

For a complete index of all SignalWire documentation pages, fetch https://signalwire.com/docs/llms.txt

Remove all skills and call `cleanup()` on each.

## **Parameters**

None.

## **Returns**

`Promise<void>`