salesforce-ops

Automate Salesforce CRM operations via the REST API.

117|10|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/ClawLink-HQ/clawlink --skill salesforce-ops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: salesforce-ops
Source: https://github.com/ClawLink-HQ/clawlink/tree/main/clawhub-skills/salesforce-ops
Command: npx skills add https://github.com/ClawLink-HQ/clawlink --skill salesforce-ops

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires clawlink-plugin, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines Salesforce CRM management, automating tasks like account, contact, and lead management, as well as report generation and SOQL queries.

Core Features & Use Cases

  • Salesforce CRM Integration: Automate common Salesforce tasks like account, contact, and lead management.
  • SOQL Queries: Execute SOQL queries to retrieve and manipulate Salesforce data.
  • Report Generation: Generate reports and manage files and attachments within Salesforce.
  • Use Case: Automate the creation of new leads, updating opportunities, and generating campaign reports within Salesforce without manual data entry.

Quick Start

Use the salesforce-ops skill to create a new lead with the last name 'Smith' and company 'Acme Corp'.

Frequently Asked Questions about salesforce-ops

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Salesforce CRM operations like account and contact management?

Salesforce CRM automation handles accounts, contacts, leads, and opportunities via the Salesforce REST API. It streamlines administrative workflows by automating data entry tasks directly within the CRM platform.

How do I run SOQL queries to retrieve Salesforce data?

You run SOQL queries to retrieve and manipulate Salesforce data by executing them through the CRM automation interface. This allows you to extract specific records and generate reports directly from your Salesforce organization.

Can I automate Salesforce lead creation and campaign report generation?

Yes, you can automate Salesforce lead creation and campaign report generation. The system creates new leads with specific company details and generates campaign reports automatically, eliminating manual data entry from your workflows.

Do I need an OAuth connection to manage Salesforce data with this approach?

Yes, an active OAuth connection to Salesforce is required to manage data with this approach. It also relies on the ClawLink platform and the clawlink-plugin dependency to authenticate and execute automated CRM operations.

What is the best way to generate Salesforce reports and manage attachments?

The best way to generate Salesforce reports and manage attachments is through API-driven CRM automation. It handles report generation and file management directly within Salesforce, streamlining the retrieval and organization of data.