Level 2Lesson 17โฑ๏ธ 75 min

Automate Real Work with AI

Build workflows that run without you using Claude + automation platforms (Zapier, Make, n8n)

TeacherManagerDeveloperAnalystBusinessDoctorLawyer

What Is AI Automation?

Here's the key difference: Manual AI = you ask Claude a question. AI Automation = a system asks Claude for you when a trigger happens. Instead of sitting down every morning and asking Claude to summarize your emails, a system watches for new emails, automatically sends them to Claude, and posts the summary to your Slack. You wake up to answers already waiting.

The core model is simple: Trigger โ†’ Claude Action โ†’ Output

Something happens (trigger) โ†’ Claude processes it (action) โ†’ A result appears somewhere (output)

Here are 5 real-world examples:

  1. Email Summarizer: New email arrives in Gmail with label "To Review" โ†’ Claude reads it and writes a summary โ†’ Summary is added to a Google Sheet. You check the sheet at day's end instead of spending an hour reading emails.
  2. Customer Response Generator: New customer fills out a contact form โ†’ Claude drafts a personalized response โ†’ Email is sent to the customer automatically. Fast turnaround, no manual typing.
  3. Data Analysis Alert: New row added to a spreadsheet โ†’ Claude analyzes it and flags anomalies โ†’ Slack message sent if something looks wrong. You're alerted only to exceptions.
  4. Weekly Briefing Generator: Every Monday 9 AM โ†’ Claude generates your Monday briefing (meeting prep, priorities, news digest) โ†’ Email delivered to your inbox. You start your week informed.
  5. Meeting Action Items: Meeting transcript uploaded โ†’ Claude extracts action items and assigns owners โ†’ Google Doc updated with live checklist. No manual note-taking.

The Three Automation Platforms

Three platforms dominate AI automation. Each has strengths; pick the one that fits your comfort level.

PlatformBest ForProsCons
ZapierBeginnersEasiest interface. Official Claude integration. Huge app library (5000+). Free tier available.Less powerful for complex logic. Pricier at scale.
MakeIntermediate usersVisual drag-and-drop builder. Can handle complex conditional logic. Great docs.Steeper learning curve. No free tier (trial only).
n8nDevelopersOpen source, self-hostable. Full control. No vendor lock-in. Most powerful.Requires setup/hosting knowledge. Requires more learning.

Help Links:
Zapier + Claude: Zapier integrations
Make + Claude: Make Claude documentation
n8n + Claude: n8n Anthropic integration

โ„น๏ธ
Good News: You don't need to code. All three platforms let you connect Claude to hundreds of apps using a visual drag-and-drop interface. No programming requiredโ€”just clicks, dropdowns, and text fields.

Building Your First Automation in Zapier

Let's walk through a real automation step by step. We'll build: Email Summarizer โ€” When a new email arrives in Gmail with a specific label, Claude summarizes it and adds it to a Google Sheet.

  1. Create a Zapier Account at zapier.com. Sign up for free.
  2. Create a New Zap
    • Click "Create Zap"
    • Search for "Gmail" and select "Gmail" as your trigger
    • Choose trigger: "New Email Matching Search"
    • Authorize Zapier to access your Gmail
    • Set the search filter: label is "ToReview" (or your chosen label)
  3. Add Claude Action
    • Click "Add Step" and search for "Claude" (or "Anthropic Claude")
    • Select the Claude action
    • Paste your Claude API key (from Claude.ai account settings)
    • Leave Model as default (Claude 3.5 Sonnet)
  4. Write the Claude Prompt โ€” Use the template below
  5. Set Output: Google Sheets
    • Add another step: "Google Sheets"
    • Choose action: "Append Spreadsheet Row"
    • Select your summary spreadsheet
    • Map the columns: Date | From | Subject | Summary (from Claude output)
  6. Test & Activate โ€” Send yourself a test email with the label. Check the sheet.

The Claude Prompt for This Automation

Paste this into Zapier's Claude action
Summarize this email in 2โ€“3 sentences. Focus on the key ask or information. Be concise and actionable. Email: From: {sender_name} ({sender_email}) Subject: {subject} Body: {body_text} Output format: Summary: [Your summary here]

30 Automation Ideas by Role

Copy any of these and adapt them to your work. Each can save you 2โ€“5 hours per week.

Manager/Business

  • Weekly Report Generation: Every Friday 5 PM, Claude generates your weekly status report from Slack channel summaries.
  • Meeting Prep: 30 mins before each meeting, Claude prepares a brief with attendee bios and talking points.
  • Performance Summaries: New performance review submitted โ†’ Claude generates initial summary โ†’ Sent to you for review.
  • Customer Feedback Analysis: New Typeform survey response โ†’ Claude extracts sentiment and themes โ†’ Slack notification.
  • Project Status Updates: Daily Claude pulls from Jira/Asana and generates status for your team Slack.
  • Competitor Monitoring: Daily Claude reads industry newsletters โ†’ Summarizes relevant news โ†’ Emailed to you.

Knowledge Worker/Analyst

  • Research Digests: Daily, Claude pulls articles from RSS feeds, summarizes, and emails you the digest.
  • Data Anomaly Alerts: Spreadsheet updated โ†’ Claude checks for outliers โ†’ Slack alert if something looks wrong.
  • Content Calendar Updates: Client emails new campaign โ†’ Claude updates your shared content calendar.
  • Email Drafting: You write 3 bullets, Claude expands to full professional email โ†’ Sent to you for review.
  • Document Summarization: New PDF uploaded โ†’ Claude extracts key points โ†’ Google Doc created with summary + quotes.
  • Trend Reports: Weekly, Claude analyzes data tables and generates trend commentary โ†’ Emailed to stakeholders.

Teacher/Healthcare/Legal

  • Lesson Plan Generation: You provide topic + grade level โ†’ Claude generates lesson plan + activities โ†’ Emailed to you.
  • Patient Intake Summaries: New intake form submitted โ†’ Claude generates clinical summary โ†’ Added to patient file.
  • Contract Review Alerts: New contract uploaded โ†’ Claude flags clauses needing legal review โ†’ Notification sent.
  • Grading Assistance: Student assignment submitted โ†’ Claude provides first-pass grading + feedback โ†’ You review.
  • Appointment Follow-ups: Appointment scheduled โ†’ 24 hrs before, Claude sends reminder to patient + preps notes for provider.
  • Compliance Summaries: New regulation released โ†’ Claude summarizes impact for your org โ†’ Emailed to leadership.
๐Ÿ–ฅ๏ธHANDS-ON EXERCISEโฑ 30 min

Build One Real Automation

Choose one automation that would save you actual time, then build it in Zapier.

  1. Choose ONE automation from the list above that would save you the most time this week.
  2. Sign up for Zapier at zapier.com (free tier available).
  3. Create a new Zap. Choose your trigger (Gmail, Google Sheets, Slack, Typeform, etc.). Authorize the app.
  4. Add Claude as the action. Write the prompt below.
  5. Test it with real data. Send yourself a test email or create a test row. Verify the output looks good.

Prompt Template: Email Summary Automation

Use this for email-based automations
Summarize the email below in 1โ€“2 sentences. Extract the key action or question. Be concise. From: {sender_name} Subject: {subject} Body: {body_text} Summary:

Prompt Template: Data Analysis Automation

Use this for data/spreadsheet-based automations
Analyze this data row and flag any concerns or insights. Be specific. Data: {spreadsheet_row_data} Analysis: - Key finding: {?} - Concern (if any): {?} - Recommendation: {?}
Quick Reference
Trigger โ†’ Action โ†’ Output

The core automation model. Something happens (trigger), Claude processes it (action), a result appears somewhere (output).

Zapier

Best for beginners. Easiest interface. Has official Claude integration. Drag-and-drop, no coding.

Make (Integromat)

More powerful visual builder. Better for complex logic. Intermediate learning curve.

n8n

Open source and self-hostable. Most powerful. Best for developers. Requires setup knowledge.

Prompt for Automation

Must be clear and structured. Include placeholders like {email_body} or {data_row}. Test multiple times.

Common First Automation

Email summarizer or data analyzer. Both save real time and teach you the workflow model.