Configure Custom Scripts banner
SalesforceLabs SalesforceLabs

Configure Custom Scripts

Development community

Description

--- description: Interactive wizard to configure and validate AFLS Custom Scripts for validation arguments: "[check-type]" --- # Configure AFLS Custom Scripts Interactive wizard to check and configure Custom Scripts for validation, checklists, and Visit Action Validation. ## Arguments - `check-type` (optional): Focus area - `full`, `visit-action`, `workflow`, or `debug` (default: full) ## Instructions Follow these steps sequentially to validate and configure custom scripts. ### Step 1: Ve

Installation

Installs to ~/.claude/skills/salesforcelabs-afls-for-claude-configure-custom-scripts/SKILL.md

Terminal
mkdir -p ~/.claude/skills/salesforcelabs-afls-for-claude-configure-custom-scripts && curl -fsSL https://raw.githubusercontent.com/SalesforceLabs/afls-for-claude/HEAD/commands/configure-custom-scripts.md -o ~/.claude/skills/salesforcelabs-afls-for-claude-configure-custom-scripts/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository