# Interface: SkillEntrypointConfig

Defined in: [types.ts:1687](https://github.com/coda/packs-sdk/blob/279a7a7a5cbb5c317475f389af3f063f61f0ee21/types.ts#L1687)

Configuration for a skill entrypoint.

## Properties

### skillName

> **skillName**: `string`

Defined in: [types.ts:1689](https://github.com/coda/packs-sdk/blob/279a7a7a5cbb5c317475f389af3f063f61f0ee21/types.ts#L1689)

The name of the skill to be invoked.
