agentforce-grid

Orchestrate Salesforce Grid workflows and column configurations via the Connect API.

7|2|Updated Apr 10, 2026
One-click install
npx skills add https://github.com/chintanavs/agentforce-grid-ai-skills --skill agentforce-grid
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agentforce-grid
Source: https://github.com/chintanavs/agentforce-grid-ai-skills/tree/main/agentforce-grid
Command: npx skills add https://github.com/chintanavs/agentforce-grid-ai-skills --skill agentforce-grid

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Automates the provisioning and orchestration of Salesforce Grid workbooks, worksheets, and columns via the Grid Connect API, enabling repeatable setup, data loading, and evaluation workflows for AI-enabled grid pipelines.

Core Features & Use Cases

  • Configure and run 12 column types (AI, Agent, AgentTest, Formula, Object, PromptTemplate, Action, InvocableAction, Reference, Text, Evaluation, DataModelObject) against Grid endpoints.
  • Load and manage data via Object queries, Text/CSV imports, and paste/matrix data operations.
  • Build end-to-end pipelines for agent testing, data enrichment, prompt evaluation, and model comparisons with integrated evaluation types.

Quick Start

Create a new workbook and worksheet, add an Object column for Accounts, an AI column to summarize, and an Evaluation column to rate coherence.

Frequently Asked Questions about agentforce-grid

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

FAQPage Schema
How do I automate Salesforce Grid workbook provisioning and column configurations?

You can automate Salesforce Grid workbook provisioning by using this skill to orchestrate the Grid Connect API, programmatically configuring worksheets, loading data, and setting up AI-enabled grid pipelines.

Can I evaluate AI agent outputs and data enrichment pipelines within Salesforce Grid?

Yes, you can evaluate AI agent outputs and data enrichment pipelines by adding Evaluation columns to rate coherence, supporting prompt evaluation, agent testing, and model comparisons within your grid workflows.

Does this skill support loading CSV imports and Object queries into Salesforce Grid worksheets?

Yes, data ingress is supported through Object queries, Text and CSV imports, and paste or matrix data operations, allowing you to load and manage data directly into Grid worksheets.

What are the limitations when configuring nested AI columns in Salesforce Grid?

Salesforce Grid configuration enforces strict dependency ordering and nested config structures for AI columns, requiring deterministic model selection to ensure safe column processing without execution errors.