sf-ai-agentscript
CommunityDeterministic Agent Script DSL for Salesforce.
Authorronitnuguru
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Agent Script enables deterministic agent development by encoding decision logic in a single .agent file, converting prompts into code-enforced behavior to improve reliability, auditing, and reusability.
Core Features & Use Cases
- Deterministic block-based agent scripting with blocks: config, variables, system, knowledge, language, start_agent, topic
- Two-level action model: Level 1 action definitions with target/IO, Level 2 invocations via reasoning.actions
- Lifecycle hooks: before_reasoning and after_reasoning for pre/post processing
- Deterministic guards:
available when, topic transitions, post-action checks - Integrations: flow://, apex://, generatePromptResponse://, retriever://, externalService://, standardInvocableAction://
- Cross-skill integration: works with sf-flow, sf-ai-agentforce-testing, sf-deploy, etc.
Quick Start
Create a minimal agent by scaffolding a single topic with a Flow action and validate/publish it in your Salesforce org.
Dependency Matrix
Required Modules
None requiredComponents
assetsreferences
💻 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-agentscript Download link: https://github.com/ronitnuguru/Package-Visualizer/archive/main.zip#sf-ai-agentscript Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.