What problem does it solve?
This Skill helps you design, generate, and validate OmniStudio Integration Procedures (IPs) that orchestrate multiple server-side actions reliably, including DataRaptor/Data Mapper steps, Apex Remote Actions, HTTP callouts, conditional logic, and nested procedure calls.
Core Features & Use Cases
- End-to-end IP design guidance: Builds an IP element chain from requirements with correct element selection and wiring for inputs/outputs.
- Strict validation with 110-point scoring: Detects issues like missing Type/SubType, unbounded extracts, DML without error handling, incorrect response mapping, and circular dependencies.
- Operational guardrails and orchestration patterns: Enforces dependency ordering, response namespacing rules, caching guidance, security best practices, and error handling/rollback strategies.
- Deployment and testing workflow: Provides prerequisite order, CLI-based deploy/activate checkpoints, and staged testing from unit to end-to-end.
Quick Start
Use the building-omnistudio-integration-procedure skill to create and validate an OmniStudio Integration Procedure that combines Data Mapper actions, Apex Remote Actions, HTTP callouts, and branching logic with a 110-point scoring report.