Trigger: Webhook from website chat
↓
AI: Analyze sentiment (Claude)
↓
Branch: If urgent → Slack to you
If normal → Auto-respond
↓
CRM: Log interaction
Use case: Auto-triage support requests
Trigger: Scheduled (daily)
↓
Read: RSS feeds / news APIs
↓
AI: Summarize with Claude
↓
Format: Convert to blog post
↓
Publish: To WordPress / Ghost / website
Use case: Automated content creation
Trigger: GitHub webhook (PR created)
↓
Get: Git diff
↓
AI: Claude analyzes code
↓
Comment: Post review to PR
↓
Notify: Slack if critical issues
Use case: Automated code reviews
Trigger: File uploaded to folder (Dropbox/GDrive)
↓
Extract: OCR or text parsing
↓
AI: Extract key info with Claude
↓
Format: Convert to structured data (JSON)
↓
Store: Save to database / spreadsheet
Use case: Invoice processing, applications
Trigger: Calendar event ends
↓
Get: Recording/transcript
↓
AI: Claude summarizes & extracts action items
↓
Create: Tasks in project management
↓
Email: Summary to participants
Use case: Automated follow-ups
Trigger: Scheduled or webhook
↓
Research: Search topics
↓
AI: Generate post variations
↓
Approve: Send to you for review
↓
Post: Twitter, LinkedIn, etc.
Use case: Consistent content schedule
Trigger: New row in spreadsheet
↓
Lookup: Enrich with external APIs
↓
AI: Categorize & score
↓
Write: Back to spreadsheet
Use case: Lead scoring, research
Start simple:
Add complexity as you get comfortable.