---
editLink: false
lastUpdated: false
---

[@salesforce/b2c-tooling-sdk](../../modules.md) / [skills](../index.md) / SkillInstallation

# Interface: SkillInstallation

Defined in: [packages/b2c-tooling-sdk/src/skills/types.ts:132](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/4cf43fc45515b297cb4f1d80249c5a896379e7b4/packages/b2c-tooling-sdk/src/skills/types.ts#L132)

Result of a single skill installation.

## Properties

### ide

> **ide**: [`IdeType`](../type-aliases/IdeType.md)

Defined in: [packages/b2c-tooling-sdk/src/skills/types.ts:134](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/4cf43fc45515b297cb4f1d80249c5a896379e7b4/packages/b2c-tooling-sdk/src/skills/types.ts#L134)

***

### path

> **path**: `string`

Defined in: [packages/b2c-tooling-sdk/src/skills/types.ts:135](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/4cf43fc45515b297cb4f1d80249c5a896379e7b4/packages/b2c-tooling-sdk/src/skills/types.ts#L135)

***

### skill

> **skill**: `string`

Defined in: [packages/b2c-tooling-sdk/src/skills/types.ts:133](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/4cf43fc45515b297cb4f1d80249c5a896379e7b4/packages/b2c-tooling-sdk/src/skills/types.ts#L133)
