Configure Quick Actions banner
SalesforceLabs SalesforceLabs

Configure Quick Actions

Development community

Description

--- description: Interactive wizard to configure and validate AFLS Quick Actions and Custom Actions arguments: "[action-type]" --- # Configure AFLS Quick Actions and Custom Actions Interactive wizard to check and configure Quick Actions and Custom Actions for web and mobile. ## Arguments - `action-type` (optional): Type of actions to check - `quick`, `custom`, or `both` (default: both) ## Instructions Follow these steps sequentially to validate and configure actions. ### Step 1: Verify Or

Installation

Installs to ~/.claude/skills/salesforcelabs-afls-for-claude-configure-quick-actions/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository