cms-link-images-and-publish

Link CMS images to Product2 records and publish Experience Cloud communities.

4|2|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/salesforce-misc/Data360AgentforceSolutionKitRetail --skill cms-link-images-and-publish
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cms-link-images-and-publish
Source: https://github.com/salesforce-misc/Data360AgentforceSolutionKitRetail/tree/main/.claude/skills/storefront-publish
Command: npx skills add https://github.com/salesforce-misc/Data360AgentforceSolutionKitRetail --skill cms-link-images-and-publish

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires salesforce-connect-api, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of linking CMS images to product records in the DIY Storefront B2B WebStore and publishing the Experience Cloud community, simplifying the maintenance and update process for the DIY Storefront.

Core Features & Use Cases

  • Image Linking: Automatically links images from the CMS workspace to Product2 records in the DIYStorefront B2B WebStore.
  • Community Publishing: Publishes the DIYStorefront Experience Cloud community, making changes visible to end users.
  • Search Index Update: Rebuilds the commerce search index after publishing, ensuring that products and content are searchable.
  • Use Case: When new products are added to the B2B WebStore or updates are made to the Experience Cloud community, this Skill can be used to automate the process of linking images, publishing the community, and updating the search index.

Quick Start

Use the cms-link-images-and-publish skill to link CMS images to products and publish the DIYStorefront site.

Frequently Asked Questions about cms-link-images-and-publish

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

FAQPage Schema
How do I link CMS images to products in an Experience Cloud B2B WebStore?

To link CMS images to products in an Experience Cloud B2B WebStore, this automation connects the CMS workspace to Product2 records. It requires the Salesforce Connect API to access org data and manage the image linking process automatically.

What is the process to publish an Experience Cloud community and update the commerce search index?

Publishing an Experience Cloud community and updating the commerce search index involves making changes visible to end users and rebuilding the search index. This automation handles both actions sequentially to ensure products and content remain fully searchable.

Do I need the Salesforce Connect API to automate DIY Storefront community publishing?

Yes, you need the Salesforce Connect API to automate DIY Storefront community publishing. It is a required dependency for accessing org data and managing communities during the image linking and publishing process.

When should I use an automated approach for community publishing and image linking?

You should use an automated approach for community publishing and image linking when new products are added to the B2B WebStore or updates are made to the Experience Cloud community. This simplifies maintenance by handling linking, publishing, and search index rebuilds together.

Why does my commerce search index need rebuilding after publishing the Experience Cloud community?

Your commerce search index needs rebuilding after publishing the Experience Cloud community to ensure newly linked products and content are searchable. Rebuilding the index synchronizes the storefront search functionality with the latest published updates.

Can I update the DIY Storefront without manually linking images and publishing the community?

You can update the DIY Storefront without manually linking images and publishing the community by using this automation. It links CMS images to Product2 records, publishes the community, and rebuilds the commerce search index in one streamlined process.