If you're building workflows in Salesforce Agentforce Grid (AI Workbench), this skill knows the actual quirks. It prefers the Grid MCP when available but falls back to REST helpers that work around Windows PowerShell JSON quoting issues. The guidance walks you through the reliable pattern: start with an Object column, add Reference columns to extract fields cleanly, then layer on AI or Agent columns that run per row. It also covers the v66 API oddities, like columnData keyed by ID instead of a rows array, and the fact that creating a workbook auto-spawns a default worksheet. Useful if you want to go from idea to working Grid workbook without trial and error on API behavior.
npx skills add https://github.com/jaganpro/sf-skills --skill sf-ai-agentforce-grid