creating-b2b-commerce-store

Create Salesforce Commerce B2B stores and retrieve storefront metadata via Salesforce CLI.

Updated Apr 19, 2026
One-click install
npx skills add https://github.com/cchrisv/professorFlowVisualPicker --skill creating-b2b-commerce-store
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: creating-b2b-commerce-store
Source: https://github.com/cchrisv/professorFlowVisualPicker/tree/main/.agents/skills/creating-b2b-commerce-store
Command: npx skills add https://github.com/cchrisv/professorFlowVisualPicker --skill creating-b2b-commerce-store

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the process of creating Salesforce Commerce B2B stores and retrieving the associated storefront metadata, reducing manual setup time and errors.

Core Features & Use Cases

  • Guided, interactive steps to create a B2B Store and automatically generate the Storefront.
  • Retrieve storefront metadata via Salesforce CLI for version-controlled deployments.
  • Validation prompts to ensure correct naming and sequencing before proceeding.

Quick Start

Run the interactive flow and follow prompts to create a B2B Store, then retrieve the storefront metadata for your target environment.

Frequently Asked Questions about creating-b2b-commerce-store

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a B2B Commerce store in Salesforce and retrieve storefront metadata?

To create a B2B Commerce store and retrieve storefront metadata, this Skill coordinates an interactive flow that guides store creation first, then automatically retrieves the storefront metadata via Salesforce CLI for version-controlled deployments.

What is the correct sequence for setting up a Salesforce B2B storefront and deploying metadata?

The correct sequence for setting up a B2B storefront is creating the B2B Store first, then generating the Storefront, and finally retrieving the metadata. This Skill enforces that ordering through validation prompts to prevent sequencing errors.

Can I automate B2B Commerce store creation and metadata retrieval across multiple environments?

Yes, you can automate B2B Commerce store creation and metadata retrieval across environments. The Skill uses Salesforce CLI to retrieve storefront metadata, enabling version-controlled deployments to your target environments.

Do I need Salesforce CLI to retrieve B2B storefront metadata for version control?

Yes, you need Salesforce CLI to retrieve B2B storefront metadata for version control. The Skill relies on Salesforce CLI commands to extract the storefront metadata after the interactive store creation flow is completed.

How does the interactive flow handle B2B store naming and setup validation?

The interactive flow handles B2B store setup validation by providing prompts that ensure correct naming and sequencing. This validation mechanism reduces manual setup time and prevents errors before proceeding with storefront generation and retrieval.