Back to Skills Hub
Salesforce CLI

Salesforce CLI

@arvorco
developmentSalesforceSOQLCLI

Interact with Salesforce orgs using the Salesforce CLI (sf). Supports authentication, org management, SOQL queries, data operations, and metadata management with structured JSON output.

🚀 The Salesforce Skill lets you manage and query your Salesforce orgs directly from the command line using the sf CLI. Authenticate once, then access your data, manage org connections, and run SOQL queries with structured JSON output—perfect for automation, scripting, and integration workflows.

💡 Use this skill to pull contact lists, track opportunities, search accounts, and retrieve custom data without leaving your terminal. Ideal for developers, admins, and teams automating Salesforce operations, CI/CD pipelines, or building data-driven applications.

✨ Supports multiple authentication methods (web login, JWT, access tokens), flexible querying with relationship lookups and date filtering, and seamless integration with existing tools and scripts.

GitHub

Requirements

@salesforce/cli

Salesforce CLI npm package. Install via: npm install -g @salesforce/cli

Salesforce CLI - Org Management and SOQL Queries | OpenClaw Skills | Openclawd hub