Luxxel Recipe Gallery
Explore 18 ready-to-run automation recipes. Inspect trigger specifications or open directly in the Flow Graph Builder.
Gmail to Slack Notification & Alert Pipeline
Streamlines inbound high-priority customer alerts by parsing incoming Gmail messages, evaluating urgency criteria, formatting Block Kit alerts, and dispatching to Slack.
GitHub Issue to Discord Incident Bridge
Synchronizes new critical GitHub issues tagged 'incident' into developer triage Discord channels with direct repository deep links.
Webhook Ingestion to Notion Database Sync
Captures raw JSON payloads from external observability webhooks, normalizes event telemetry, and appends rows to a centralized Notion dashboard.
Slack Emoji Reaction to Linear Bug Dispatcher
Captures messages tagged with bug emoji in support channels, evaluates context with Luxxel transformer, and generates structured Linear issue tickets.
VIP Customer Email to PagerDuty Incident Escalation
Detects enterprise customer escalation emails, parses severity keywords, checks SLA tier, and triggers a PagerDuty high-urgency incident.
CloudWatch Metric Alarm to Slack War Room
Ingests CloudWatch composite alarms, correlates container metrics, generates visual sparklines, and opens a dedicated Slack incident thread.
Stripe Failed Payment to Intercom Customer Triage
Captures charge.failed webhooks from Stripe, queries account subscription tier, and initiates an in-app outreach conversation in Intercom.
Kafka Event Stream to ClickHouse Sink
Consumes high-throughput event streams from Apache Kafka topics, validates columnar schemas, batches micro-buffers, and ingests into ClickHouse.
GitHub PR Review Request to Slack DM Dispatcher
Monitors GitHub pull_request review requests, evaluates reviewer workload balance, generates automated diff highlights, and notifies the reviewer directly.
Zendesk High-Priority Ticket to Slack Support Desk
Ingests urgent ticket creations from Zendesk, tags priority and affected customer plan, and broadcasts an actionable alert to the support team channel.
Sentry Unhandled Exception to Jira Sprint Task
Captures newly created unresolved issues in Sentry, extracts stack trace fingerprints, and provisions an engineering bug ticket in Jira Software.
PostgreSQL CDC Pipeline to Snowflake Lakehouse
Captures database change events via Debezium CDC from PostgreSQL, masks sensitive PII columns, and delivers streaming micro-batches into Snowflake.
AWS GuardDuty High Threat to PagerDuty Security Escalation
Listens for Amazon GuardDuty finding events with severity >= 7.0, correlates VPC security group tags, and creates an urgent SecOps incident.
Luxxel Inference Anomaly to Datadog Event Bus
Detects latency spikes and token rate degradation in Luxxel cluster nodes, correlates GPU temperature metrics, and emits an event to Datadog.
HuggingFace Model Evaluation to Slack ML Ops
Listens for model evaluation benchmark completions on HuggingFace Hub, extracts MMLU/GSM8k score deltas, and posts an evaluation digest to Slack.
Auth0 Suspicious Login to Splunk SIEM Alert
Detects credential stuffing or anomalous geo-velocity login attempts in Auth0 log streams, normalizes audit metadata, and indexes alerts into Splunk.
Notion Milestone Update to Executive Email Digest
Polls quarterly roadmap milestones in Notion databases, validates completion criteria, formats an executive summary briefing, and dispatches via Gmail.
Vector Index Embedding Drift to Slack ML Alert
Monitors cosine similarity drift and centroid distribution changes in production vector embeddings, flags semantic divergence, and notifies ML team.