HomeGuidesHow-to
Build Your First AI Agent in 30 Minutes (No Code)
How-to10 min readTutorialNo-codeMakeClaude

Build Your First AI Agent in 30 Minutes (No Code)

A step-by-step guide to building a working AI agent using Make (no code) and Claude, without any prior AI experience.

In this guide
1What you will build
2Step 1: Set up Make
3Step 2: Add a web search module
4Step 3: Summarize with Claude
5Step 4: Send the email
6Next steps

1What you will build

A content research agent that: takes a topic as input, searches the web for top articles, summarizes findings via Claude, and emails you the brief — fully automated on a schedule.

2Step 1: Set up Make

Sign up at make.com (free tier works). Create a new Scenario. Add a Schedule trigger — set it to run daily at 9 AM.

3Step 2: Add a web search module

Use the HTTP module to call the FireCrawl Search API. Pass in your topic as the query. The response will contain top results with full page content.

4Step 3: Summarize with Claude

Add an HTTP module for the Anthropic API. Pass the FireCrawl output as context. Prompt Claude to summarize into 5 key points with actionable insights.

5Step 4: Send the email

Add an Email module (or Gmail). Set the recipient to your email. Map Claude's output as the email body. Activate the scenario and run it once to test.

6Next steps

Add a Slack notification module. Add a Google Sheets logger. Expand to 5 topics and run in parallel. Add a "save to Notion" step for knowledge management.

Tools mentioned in this guide

Make (formerly Integromat)
Make (formerly Integromat)
Automation · Free / from $9 mo
View tool →
Claude
Claude
LLM / Assistant · Free / $20 mo
View tool →

Frequently Asked Questions

How long does this take to set up?
Most readers complete the setup in under an hour using the tools and steps in this guide.
Do I need coding experience?
No. The workflows in this guide use no-code or low-code tools. Code snippets are optional and explained step by step.
What is the approximate monthly cost?
Costs vary by tool and usage. Most setups in this guide run on free or low-cost tiers to start.

Related Guides

Get the daily AI briefing

New guides, agent templates, and tools — delivered free every morning.

Subscribe Free →

This website uses cookies to ensure you get the best experience. We use essential cookies for site functionality and analytics cookies to understand how you use our site. Learn more