lindy-core-workflow-b

Featured

Configure Lindy triggers, scheduling, multi-agent delegation, and automation. Use when setting up trigger-based workflows, scheduling agents, building multi-agent societies, or configuring agent delegation. Trigger with phrases like "lindy automation", "schedule lindy agent", "lindy workflow automation", "lindy delegation", "lindy multi-agent".

AI & Automation 2,266 stars 315 forks Updated today MIT

Install

View on GitHub

Quality Score: 99/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Lindy Core Workflow B: Triggers & Multi-Agent Automation ## Overview Configure trigger-based automation, scheduled agents, and multi-agent delegation ("Societies of Lindies"). Covers all trigger types, trigger filters, multiple triggers per agent, and the Agent Send Message delegation pattern. ## Prerequisites - Completed `lindy-core-workflow-a` (agent creation) - Integrations authorized (Gmail, Slack, etc.) - For delegation: multiple agents created ## Instructions ### Step 1: Configure Trigger Filters Trigger filters add conditional logic that determines WHICH events wake the agent. Filters are **not case-sensitive** and support **AND/OR** operators with condition groups. **Email trigger filter example**: ``` Filter: sender contains "support" AND subject does not contain "auto-reply" ``` **Slack trigger filter example**: ``` Filter: channel equals "#help-desk" AND message contains "urgent" ``` ### Step 2: Multiple Triggers (Same Workflow) One agent can respond to multiple trigger types feeding into the same workflow: 1. Create first trigger (e.g., Webhook Received) 2. Click **"New Trigger"** to add a second (e.g., Email Received) 3. Connect grey arrows from both triggers to the first action step 4. The agent processes both identically ### Step 3: Multiple Workflows (Different Triggers) A single agent can run entirely different workflows based on trigger type: - **Trigger A** (Email Received) -> Classify + Draft Reply - **Trigger B** (Chat Message) -> Search KB + Re...

Details

Author
jeremylongshore
Repository
jeremylongshore/claude-code-plugins-plus-skills
Created
7 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Featured

lindy-core-workflow-a

Build and configure multi-step Lindy AI agent workflows. Use when creating agents with triggers, actions, conditions, knowledge bases, or agent steps. Trigger with phrases like "create lindy agent", "build lindy agent", "lindy agent workflow", "configure lindy agent", "lindy workflow".

2,266 Updated today
jeremylongshore
AI & Automation Featured

lindy-hello-world

Create your first Lindy AI agent with a real trigger and action. Use when starting with Lindy, testing your setup, or learning basic agent workflow patterns. Trigger with phrases like "lindy hello world", "lindy example", "lindy quick start", "simple lindy agent", "first lindy".

2,266 Updated today
jeremylongshore
AI & Automation Featured

lindy-reference-architecture

Reference architectures for Lindy AI agent integrations. Use when designing systems, planning multi-agent architectures, or implementing production integration patterns. Trigger with phrases like "lindy architecture", "lindy design", "lindy system design", "lindy patterns", "lindy multi-agent".

2,266 Updated today
jeremylongshore
AI & Automation Featured

lindy-common-errors

Troubleshoot common Lindy AI agent errors and workflow failures. Use when encountering errors, debugging agent failures, or resolving integration problems. Trigger with phrases like "lindy error", "lindy not working", "debug lindy", "lindy troubleshoot", "lindy agent failed".

2,266 Updated today
jeremylongshore
AI & Automation Featured

lindy-webhooks-events

Configure Lindy AI webhook triggers, callback patterns, and event handling. Use when setting up webhook triggers, implementing callback receivers, or building event-driven Lindy integrations. Trigger with phrases like "lindy webhook", "lindy events", "lindy callback", "lindy webhook trigger".

2,266 Updated today
jeremylongshore