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

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

# Variable: SKILL\_SOURCES

> `const` **SKILL\_SOURCES**: `Record`\<[`SkillSet`](../type-aliases/SkillSet.md), [`SkillSourceConfig`](../interfaces/SkillSourceConfig.md)\>

Defined in: [packages/b2c-tooling-sdk/src/skills/sources.ts:21](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/1dedfc1ffefa01c3d5bff62c8f7e7e682a1a91cd/packages/b2c-tooling-sdk/src/skills/sources.ts#L21)

Registry mapping skill sets to their source configurations.

Each registered skill set
maps to its respective GitHub repository and download configuration for
artifact retrieval.
