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

# hasSkill

> Check if a skill is currently loaded.

Check if any skill instance with the given name is currently loaded.

## **Parameters**

**`skillName`** `string` — required

The skill name to check for.

---

## **Returns**

`boolean`