enzoleonardi/claude-salesforce-skill

6 stars · Last commit 2026-03-13

Query your Salesforce org, download and upload files, create reports and more via Claude Code & Cowork

README preview

# Salesforce Skill for Claude Code & Cowork

Claude Code and Cowork skill for Salesforce org interaction — authenticate, query, download and upload files.

**Built-in safety:** Write operations require user confirmation. Delete operations show explicit warnings and require typed confirmation. Read operations execute freely. Set `SALESFORCE_SKIP_WARNINGS=true` to bypass all confirmations.

## Installation

### Option 1: Plugin (recommended)

In Claude Code, run:

```
/plugin marketplace add enzoleonardi/claude-salesforce-skill
/plugin install salesforce@enzoleonardi-claude-salesforce-skill
```

### Option 2: Manual download

```bash

View full repository on GitHub →