sf-ai-agentforce

Community

Build intelligent Salesforce agents, fast.

AuthorJaganpro
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Developing Agentforce agents with Agent Script syntax requires precise knowledge of structure, API versions, and integration patterns, which can be error-prone and time-consuming. This Skill automates agent creation and validation, ensuring your agents are production-ready and adhere to best practices.

Core Features & Use Cases

  • Agent Generation: Create complete Agentforce agents using Agent Script syntax, including topics, actions, and variables, with built-in best practices.
  • Flow Integration: Seamlessly connect agent actions to Salesforce Flows (via flow:// targets) for deterministic business logic and robust integrations.
  • Strict Validation: Enforces critical requirements like API v64+, 4-space indentation, correct system instructions, and proper action target syntax to prevent common deployment failures.
  • Use Case: Create an Agentforce agent for customer support triage. Define topics like "Order Status" and "Product Inquiry," and integrate actions that call existing Salesforce Flows to retrieve order details or log a support case.

Quick Start

Use the sf-ai-agentforce skill to create an Agentforce agent for customer support triage with a topic for "Order Status" that calls a Flow.

Dependency Matrix

Required Modules

sf-clipython

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: sf-ai-agentforce
Download link: https://github.com/Jaganpro/sf-skills/archive/main.zip#sf-ai-agentforce

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository