---
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:134](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/67fb8580ac3c5b372617ee3ec3fc8f2bc9f16174/packages/b2c-tooling-sdk/src/skills/types.ts#L134)

Result of a single skill installation.

## Properties

### ide

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

Defined in: [packages/b2c-tooling-sdk/src/skills/types.ts:136](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/67fb8580ac3c5b372617ee3ec3fc8f2bc9f16174/packages/b2c-tooling-sdk/src/skills/types.ts#L136)

***

### path

> **path**: `string`

Defined in: [packages/b2c-tooling-sdk/src/skills/types.ts:137](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/67fb8580ac3c5b372617ee3ec3fc8f2bc9f16174/packages/b2c-tooling-sdk/src/skills/types.ts#L137)

***

### skill

> **skill**: `string`

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