Workflow Templates
Pre-built workflows for common automation tasks. Clone any template and customize it for your needs.
X Reply Draft Queue
Searches X for tweets about competitors and workflow-automation pain, then routes each tweet through AI classification into one of four buckets: promote (drafts a reply for your review and queues it in an "X Reply Drafts" entity), friendly (drafts AND auto-posts the reply, then logs it to an "X Sent Replies" entity with the response tweet ID/URL), competitor_intel (extracts a structured competitive insight and saves to a "Competitor Intel" entity), or skip (drops it). Incremental loading skips already-seen tweets across runs. Run on a schedule — the entities become your engagement CRM and competitive radar over time.
Email Digest Bot
Reads unread emails from Gmail, summarizes them with AI, and delivers a daily digest. Great for inbox zero workflows.
Filter & Export Pipeline
Reads data from S3, applies conditional filtering to select relevant records, and writes results to a new S3 location.
CSV to BigQuery Sync
Reads CSV files from Google Cloud Storage, applies schema mapping, and loads into BigQuery. Handles incremental updates.
AI Content Processor
Reads documents from S3, enriches each with AI analysis, and writes structured results to Firestore. Perfect for batch content processing.