ensure skill load for guest sharing rule#127
Open
b94901099 wants to merge 3 commits intoforcedotcom:mainfrom
Open
ensure skill load for guest sharing rule#127b94901099 wants to merge 3 commits intoforcedotcom:mainfrom
b94901099 wants to merge 3 commits intoforcedotcom:mainfrom
Conversation
|
Thanks for the contribution! Before we can merge this, we need @b94901099 to sign the Salesforce Inc. Contributor License Agreement. |
Made-with: Cursor
scottmo
reviewed
Mar 27, 2026
| --- | ||
| name: generating-experience-lwr-site | ||
| description: "Creates, modifies, or manages Salesforce Experience Cloud LWR sites via DigitalExperience metadata. Always trigger when users mention Experience sites, LWR sites, DigitalExperience, Experience Cloud, community sites, portals, creating pages, adding routes, views, theme layouts, branding sets, previewing sites, or any DigitalExperience bundle work. Also use when users mention specific content types like sfdc_cms__route, sfdc_cms__themeLayout, etc. or when troubleshooting site deployment." | ||
| description: "Creates, modifies, or manages Salesforce Experience Cloud LWR sites via DigitalExperience metadata. Always trigger when users mention Experience sites, LWR sites, DigitalExperience, Experience Cloud, community sites, portals, creating pages, adding routes, views, theme layouts, branding sets, previewing sites, or any DigitalExperience bundle work. Also use when users mention specific content types like sfdc_cms__route, sfdc_cms__themeLayout, etc. or when troubleshooting site deployment. **ALWAYS trigger for ANY guest sharing rule creation/modification, guest user access, sharing records to guest users, or when user provides a guest user ID (format: 005...) - guest sharing rules are EXCLUSIVELY for Experience Cloud sites.**" |
Contributor
There was a problem hiding this comment.
Don't use ** here. Description should be plaintext and simple.
guest sharing rules are EXCLUSIVELY for Experience Cloud sites.
I don't think this is necessary? This skill should be scoped to lwr site.
scottmo
approved these changes
Mar 28, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
References: Contributing guide · Skill authoring guide · Agent Skills spec
What changed
Update the skill description for generating-experience-lwr-site so AFV will load it for guest sharing rule creation.
@W-21787886@
Why
Make the instruction explicit.
Notes
Skills
Manual checklist
Description quality
Instructions
Context efficiency
templates/,examples/, ordocs/subdirectoriesAutomated checks
Enforced by CI (
npm run validate:skills) per the Agent Skills spec:SKILL.mdnamematches directory name;descriptionis present, ≥ 20 words, ≤ 1024 characters, and includes trigger language