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

Result of a single skill installation.

## Properties

### ide

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

Defined in: [packages/b2c-tooling-sdk/src/skills/types.ts:140](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/d9cf11cf4a11828e783aed6313f5ea49990488ff/packages/b2c-tooling-sdk/src/skills/types.ts#L140)

***

### path

> **path**: `string`

Defined in: [packages/b2c-tooling-sdk/src/skills/types.ts:141](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/d9cf11cf4a11828e783aed6313f5ea49990488ff/packages/b2c-tooling-sdk/src/skills/types.ts#L141)

***

### skill

> **skill**: `string`

Defined in: [packages/b2c-tooling-sdk/src/skills/types.ts:139](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/d9cf11cf4a11828e783aed6313f5ea49990488ff/packages/b2c-tooling-sdk/src/skills/types.ts#L139)
