From abe0d620a44c259edf99f678fbf432c18f592f31 Mon Sep 17 00:00:00 2001 From: Hemant Singh Bisht Date: Thu, 9 Jul 2026 21:34:02 +0530 Subject: [PATCH] docs(W-23363336): add stability disclaimer to README (#307) Add stability disclaimer to README Skills are under active development and don't carry GA-level stability guarantees. This note sets expectations for developers who fork or sync the repo that skill names, structure, and availability may change without notice. Signed-off-by: Hemant Singh Bisht --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6bb11e8..04f913c 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ This repository provides a curated collection of Salesforce agent skills for bui The skills are contributed by Salesforce and the broader community. It’s optimized for Agentforce Vibes and can be used with any AI tool that supports skills. +> ⚠️ **Expect frequent changes.** The Salesforce skills library is evolving rapidly as we refine patterns and incorporate feedback. Skills may be renamed, restructured, or removed between releases — they do not follow the same stability guarantees as GA platform APIs. If you’ve forked or synced the repository, be prepared for upstream changes that may conflict with local modifications. This repository is always the source of truth. + ## 🗂️ Structure ```