---
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/e7c16f1ae423da0aa47b3e10be88f9770b53619b/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/e7c16f1ae423da0aa47b3e10be88f9770b53619b/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/e7c16f1ae423da0aa47b3e10be88f9770b53619b/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/e7c16f1ae423da0aa47b3e10be88f9770b53619b/packages/b2c-tooling-sdk/src/skills/types.ts#L133)
