# ~~Interface: SkillEntrypoints~~

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

Entrypoints that skills can be invoked from.

## Deprecated

Use [PackDefinitionBuilder.setChatSkill](../../classes/PackDefinitionBuilder/#setchatskill) instead.

## Properties

### ~~defaultChat?~~

> `optional` **defaultChat**: [`SkillEntrypointConfig`](../SkillEntrypointConfig/)

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

Default skill to be invoked when chatting with the agent.
