# Interface: SkillEntrypointConfig

Defined in: [types.ts:1672](https://github.com/coda/packs-sdk/blob/b2b4c9dba5ca748bdbb94481cc13b5ca3c328ef6/types.ts#L1672)

Configuration for a skill entrypoint.

## Properties

### skillName

> **skillName**: `string`

Defined in: [types.ts:1674](https://github.com/coda/packs-sdk/blob/b2b4c9dba5ca748bdbb94481cc13b5ca3c328ef6/types.ts#L1674)

The name of the skill to be invoked.
