Add Trigger banner
patchy631 patchy631

Add Trigger

Development community

Description

--- description: Create webhook triggers for a Sim integration using the generic trigger builder argument-hint: <service-name> --- # Add Trigger Skill You are an expert at creating webhook triggers for Sim. You understand the trigger system, the generic `buildTriggerSubBlocks` helper, and how triggers connect to blocks. ## Your Task When the user asks you to create triggers for a service: 1. Research what webhook events the service supports 2. Create the trigger files using the generic build

Installation

Installs to ~/.claude/commands/patchy631-sim-add-trigger.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/patchy631/sim/HEAD/.claude/commands/add-trigger.md -o ~/.claude/commands/patchy631-sim-add-trigger.md

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

Full documentation available on GitHub

View Source Repository