This repository contains Salesforce admin skills for use with the
Cirra AI MCP Server.
These skills help your AI client:
-
Perform complex Salesforce admin tasks more reliably with detailed guidance, examples and
validation scripts
-
Perform multi-step and long-running Salesforce admin tasks independently. Instead of
entering prompts one at a time, describe an outcome, step away, and come back to finished
work — formatted documents, organized files, and more.
Examples:
-
‘Generate a comprehensive report of my org and highlight possible
improvements’
- ‘Audit my Apex, LWC and flows to ensure they meet best practices’
- ‘Fix the top priority issues found in the report you just generated’
- ‘Generate descriptions and help texts for all the custom fields’
-
‘Analyze all my profiles and permission sets and recommend security fixes and
cleanup’
To learn more about skills see
agentskills.io and
What are skills?
Recommended installation
-
Claude Cowork: Install the plugin via the marketplace at
cirra-ai/skills (no download
needed)
-
OpenAI Codex: Just prompt Codex
to “Install the skills from the
cirra-ai/skills GitHub repo”
More details and instructions for other platforms
below ↓
Plugin Package
Recommended for Claude Cowork and Claude Code
Complete Salesforce admin plugin for Claude Cowork, Claude Code and other AI clients that
understand the
plugin format.
The plugin includes all the skills listed below, as well as a collection of 'slash' commands
for quick access to common tasks.
Install for Claude Cowork and Claude Code via the marketplace at
cirra-ai/skills (no download needed).
See below ↓ for install instructions on other platforms.
cirra-ai-sf
Salesforce admin plugin for use with the Cirra AI MCP Server.
v1.0.2
apex
flow
data
audit
⬇ Download
Skill-Only Files Lightweight
If you prefer to install individual skills use the downloads below. Each package includes
the SKILL.md file and all supporting assets and scripts.
See below ↓ for detailed install instructions.
cirra-ai-sf-apex
Generates and reviews Salesforce Apex code with 2025 best practices and 150-point scoring. Build production-ready, secure, and maintainable Apex.
apex
skill-only
⬇ Download
cirra-ai-sf-data
Salesforce data operations skill for Claude Cowork and Claude Code. Provides SOQL expertise, test data factories, bulk operations, and pre-flight validation for data operations.
data
skill-only
⬇ Download
cirra-ai-sf-flow
Creates and validates Salesforce Flows with 110-point scoring and Winter '26 best practices. Build production-ready, performant, and secure flows.
flow
skill-only
⬇ Download
cirra-ai-sf-lwc
Lightning Web Components development skill with PICKLES architecture methodology, 165-point SLDS 2 scoring, and dark mode support. Build modern, accessible Salesforce UIs.
lwc
skill-only
⬇ Download
How to Install
Please contact support@cirra.ai if you have any
questions or need help with installation.
You can also check the Cirra AI docs for
more information.
Claude Cowork or Claude Code (desktop)
-
Install Claude Cowork if
you haven't already.
- Open the Claude Desktop app and select the Cowork tab
- Click Plugins in the left sidebar
- Click Personal and then the + icon
- Select Add marketplace from GitHub
-
Enter
cirra-ai/skills and click Sync — then install
cirra-ai-sf
- You may need to restart the app to see the skills
You can also upload the plugin zip directly, or install individual skills.
OpenAI Codex
-
Install OpenAI Codex if you
haven't already.
-
In a new thread, say "Install the skills from the
cirra-ai/skills GitHub
repo"
-
This will use the built-in
skill-installer skill to download the latest
skills and install them for you
- You may need to restart the app to see the skills
Claude web or desktop
- Download the skill zip you want to install
-
Go to
Settings → Capabilities
- Scroll down to Skills
- Click + Add to add a skill
- Upload the skill zip you downloaded
ChatGPT
ChatGPT does not support skills directly. We recommend you use Codex instead.
However, if you only have access to ChatGPT you can still use the skills as follows:
- Download the individual skill zip file using the links above
- Add the skill to a chat that has the Cirra AI app enabled.
Note that (unfortunately) neither Agent mode nor Custom GPTs support custom MCP apps at
this time.
Claude Code (CLI)
-
Install from the marketplace:
/plugin marketplace add cirra-ai/skills
/plugin install cirra-ai-sf@cirra-ai
-
Or install from a downloaded plugin zip:
/plugin install path/to/plugin.zip
See
discover-plugins
for details
Please contact support@cirra.ai if you have any
questions or need help with installation.