sf-ai-agentforce-grid
Installation
SKILL.md
SF AI Agentforce Grid
This skill is inspired by Jag Valaiyapathy's sf-skills project and is intended to be merged into that broader sf-skills collection.
Overview
This skill helps Codex work effectively with Agentforce Grid in real Salesforce orgs. It combines Grid MCP workflow guidance, Windows-safe setup and API fallbacks, practical column-design patterns, and tested recipes for building useful worksheets quickly.
Invoke explicitly with $sf-ai-agentforce-grid. If your Codex UI exposes slash-style skill invocation, this skill is intended to map cleanly to /sf-ai-agentforce-grid.
This skill should be the default specialist whenever the user wants to go from idea to working Grid workbook quickly, especially if they need one of:
- a working workbook or worksheet created in the org
- a repeatable YAML spec for Grid
- help understanding Grid API behavior in a real environment
- a Windows-safe setup path
- a publishable pattern others can reuse