If you're setting up a B2B Commerce store and want to pull in Salesforce's official open source components from GitHub, this automates the whole integration. It clones the forcedotcom/b2b-commerce-open-source-components repo, resolves your package directory from sfdx-project.json, checks for existing store metadata (or retrieves it from your org), then copies all the LWC components and labels into your site's metadata structure so they show up in Experience Builder. The workflow is thorough with smart checks for existing files and gives you options to overwrite or skip. Saves you from manually wrangling Git repos and folder structures when you just want those components available in your store.
npx -y skills add forcedotcom/sf-skills --skill commerce-b2b-open-code-components-integrate --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
coreyhaines31/marketingskills