B2C Content

🌐Community
by salesforcecommercecloud · vlatest · Repository

Generates engaging B2C product descriptions and marketing copy to boost conversions and improve customer experiences within Salesforce Commerce Cloud.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add b2c-content npx -- -y @trustedskills/b2c-content
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "b2c-content": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/b2c-content"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill enables AI agents to interact with the Salesforce B2C Commerce platform, specifically allowing them to discover and install developer tooling required for building and managing commerce applications. It serves as a foundational utility for automating the setup of development environments within the Salesforce ecosystem.

When to use it

  • You need to automatically provision specific developer tools for a new B2C Commerce project.
  • An agent is tasked with auditing available extensions or utilities in the Salesforce Commerce Cloud environment.
  • You are building an automation workflow that requires dynamic installation of commerce-specific dependencies.
  • You want to streamline the onboarding process for developers by having agents pre-configure necessary tooling.

Key capabilities

  • Discovery of available skills and tools within the B2C Commerce context.
  • Installation of developer tooling packages directly into the environment.
  • Integration with the Salesforce Commerce Cloud infrastructure.
  • Support for automated setup tasks via AI agent orchestration.

Example prompts

  • "Install the latest developer tooling package for my new B2C Commerce storefront."
  • "Discover what commerce-specific skills are available for this project environment."
  • "Automate the installation of required dependencies for a Salesforce B2C Commerce development workflow."

Tips & gotchas

Ensure your AI agent has appropriate permissions to install packages within the target B2C Commerce instance before attempting execution. This skill is specifically designed for developer tooling; it does not handle runtime commerce operations like order processing or customer data management directly.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
salesforcecommercecloud
Installs
32

🌐 Community

Passed automated security scans.