概要
The sf-ai-agentscript skill enables developers to build, debug, and deploy Salesforce Agentforce agents using a code-first approach via the Agent Script DSL. By moving from prompt-based suggestions to code-enforced guarantees, this skill allows for the creation of robust agents within a single .agent file. It provides specialized guidance on Finite State Machine (FSM) architecture, syntax validation, and instruction resolution, while helping developers navigate critical constraints such as API v65.0 requirements, reserved field names, and the avoidance of nested conditionals. It is the definitive resource for Salesforce developers aiming for high-reliability, production-grade agentic AI.