You are here:
DevOps Center Skills
DevOps Center skills are reusable instruction packages that enable AI coding tools to set up, query, test, and operate DevOps Center according to your team's DevOps standards and workflows.
Required Editions
| Available in: Lightning Experience in Professional (API access required), Enterprise, Performance, Unlimited, and Developer Editions |
| Not available in: Government Cloud Plus. Contact your Salesforce account executive for more details. |
| Not available in: EU Operating Zone. EU Operating zone is a special paid offering that provides an enhanced level of data residency commitment. DevOps Center is supported in orgs in the EU that aren't part of EU OZ, per standard product terms and conditions. |
How DevOps Center Skills Work
When your request matches a skill's scope, the AI coding tool activates the skill and
follows its step-by-step instructions. Skills automatically run the required Git and
Salesforce CLI sf commands for your org, covering tasks like pipeline
setup, work item management, testing, promotion, and conflict resolution, so you don't
have to describe the steps or underlying commands.
Skills don't require a specific IDE or conversational interface. They support end-to-end release automation across compatible AI coding tools and headless environments.
For example, tell your AI coding tool:
- "Create a work item for the login page bug fix."
- "Check out work item WI-000123."
- "Mark WI-000123 as ready to promote."
- "Run the test suites before I promote to staging."
Access DevOps Center Skills
DevOps Center skills are available in the open-source sf-skills repository on GitHub. The repository includes available skills, setup instructions, and usage examples.
DevOps Center Skills Considerations
- Skill names, file paths, and internal structure can change or be removed between releases. Skills don't carry the same backward-compatibility guarantees as Salesforce APIs or generally available features. For the list of available skills, see the sf-skills repository.
- Skills use your authenticated Salesforce Org. Before running a skill, authenticate Salesforce CLI to the target org.
