AI Action Plan:
Zero to Automation
in One Week

A free 7-day guide. One task per day, 15-30 minutes max. No technical background required. By Friday, you'll have automated your first workflow.

What you'll learn

Day 1-2: Pick your first AI tool and hand off a real work task.

Day 3-4: Identify your most repetitive tasks and build a reusable prompt template.

Day 5-6: Connect AI to your tools and build a Claude Skill.

Day 7: Set up your first automation and meet AI agents.

Get the Full AI Action Plan

Drop your name and email to unlock the complete 7-day guide.

    We won't send you spam. Unsubscribe at any time.

    AI Action Plan:
    Zero to Automation in One Week

    AI is already changing how work gets done, and the gap between people who use it and people who don't is growing fast. But you haven't missed the window. This guide gives you one small task per day, and each one builds on the last. By the end of the week, you'll have gone from never using AI to having automated at least one real workflow.

    Have Your First Real Conversation

    15 minutes

    Before you can use AI as a tool, you need to feel what it's like to talk to one.

    1. Pick a tool and create a free account:
      • Claude - my personal favorite. Best at writing, reasoning, and following detailed instructions
      • ChatGPT - the most popular, widest set of features
      • Gemini - Google's AI, great if you're already in the Google ecosystem
    2. Copy and paste this prompt exactly (replace the bracketed parts with your info):

    Copy/Paste This

    I work as a [your job title] at a [type of company]. What are 5 specific ways someone in my role could use AI to save time every week? Be concrete and practical, not generic.
    1. Read the response. Then reply with this follow-up:

    Follow-Up Prompt

    Pick the one that would save me the most time and walk me through exactly how to do it step by step.

    This is a conversation, not a search engine. Push back, ask questions, and tell it when something isn't useful.

    Give AI a Real Work Task

    20 minutes

    This is where AI goes from interesting to useful.

    Pick one task on your plate right now and hand it to AI. The key is giving enough context. Here's the difference:

    Bad Prompt

    Write a follow-up email.

    Good Prompt

    Write a follow-up email to a client named Sarah who attended our product demo last Tuesday. Tone: friendly but professional. Mention we can offer 15% off if she signs by end of month. Keep it under 150 words.

    See the difference? The good prompt gives AI four things: who it's for, what happened, the tone, and a constraint. More context = better output.

    Pick one and try it now (replace the bracketed parts with your real info):

    Email Draft

    Write a [type of email: follow-up / intro / request] to [name and context about who they are]. Tone: [professional / casual / friendly]. Key points to include: [what you need to say]. Keep it under [word count] words.

    Presentation Outline

    Create an outline for a [length]-minute presentation on [topic]. Audience: [who will be watching]. Goal: [what you want them to walk away with]. Include a suggested opening hook and 3-5 main sections.

    Meeting Agenda

    Create a meeting agenda for a [length]-minute [type of meeting] with [who's attending]. Topics to cover: [list your topics]. Include time allocations for each item and end with clear next steps.

    You'll almost always need to edit the result. But starting from a solid draft instead of a blank page saves real time.

    Find Your Repetitive Tasks

    15 minutes

    You can't automate what you haven't identified.

    Open a note and write down 3 tasks you do every week that feel repetitive. For each one, note:

    1. What the task involves (the steps you take)
    2. How long it takes you
    3. What the finished output looks like

    Not sure what counts? Use this prompt to help you find them:

    Copy/Paste This

    I'm a [your job title] at a [type of company]. My main responsibilities include [list 3-5 things you do regularly]. Which of these tasks are most likely repetitive enough to automate or hand off to AI? For each one, explain why and how.

    Keep your list of 3 tasks. You'll use it tomorrow.

    Build a Reusable Prompt

    25 minutes

    A prompt template turns a one-time experiment into something you use every week.

    Pick one task from yesterday's list. Write a prompt using this framework:

    Prompt Framework

    Context: Who you are and what situation this is for
    Task: Exactly what you want the AI to produce
    Format: How the output should be structured
    Constraints: Rules, tone, length limits, things to avoid

    Example: Turning weekly status updates into a reusable prompt:

    Template You Can Steal

    Context: I'm a project manager on a software team. Every Monday I send a status update to my director.

    Task: Write a status update based on these notes: [paste your bullet points here]

    Format: Short email. One-line summary, then 3-5 bullets covering progress, blockers, and next steps.

    Constraints: Under 150 words. Professional but not stiff. No filler.
    1. Paste the prompt into your AI and test it with real notes
    2. Tweak the prompt until the output is close to what you'd actually send
    3. Save the final prompt somewhere you'll find it next week (a note, a doc, a pinned message)

    You just built your first AI workflow.

    Connect AI to Your Tools

    20 minutes

    AI goes from something you copy-paste into to something that works inside your real workflow.

    Today you'll connect AI to the apps you already use so it can pull real data without you copying anything over.

    If you're using Claude:

    1. Go to Settings > Integrations
    2. Connect the tools you use: Google Drive, Gmail, Google Calendar, Slack, or Notion
    3. Try this prompt to test it:

    Try This

    Look at my calendar for this week. What do I have coming up, and is there anything that overlaps or looks like it needs prep?

    If you're using ChatGPT:

    1. Go to Settings > Connected Apps
    2. Link your Google account, OneDrive, or Slack
    3. Try uploading a file directly in the chat and asking questions about it

    If you're using Gemini:

    1. Gemini connects to your Google Workspace automatically if you're signed in
    2. Try: "Summarize my most recent emails" or "What's on my calendar tomorrow?"

    These connections are sometimes called "integrations" or "MCP connectors" depending on the platform. Same idea: letting AI talk directly to the apps you already use.

    Build a Claude Skill

    20 minutes

    A Skill turns your best prompt into a permanent tool that Claude can run anytime without you re-explaining what you need.

    A Claude Skill is a saved set of instructions that teaches Claude how to do a specific task your way. Instead of pasting the same prompt every week, you build the Skill once and it's always there. Today you'll take the prompt template you built on Day 4 and turn it into a proper Skill.

    Step 1: Grab your prompt template from Day 4

    Pull up the reusable prompt you saved. You already did the hard part. Now you're going to have Claude package it into a Skill for you.

    Step 2: Ask Claude to turn it into a Skill

    Open Claude and paste this:

    Copy/Paste This

    I have a prompt template that I use regularly and I want to turn it into a Claude Skill. Here's my prompt:

    [paste your full prompt template from Day 4 here]

    Please turn this into a properly formatted Claude Skill with the correct SKILL.md file and YAML frontmatter. Give me a name, description, and the full instructions file I can save and upload.

    Claude will generate a complete, properly structured Skill file for you.

    Step 3: Save it to your Skill library

    When Claude generates the Skill, it will give you the option to save it directly to your Skill library within Claude. Once saved, the Skill is always available in your account. You can also download the Skill file to your computer if you want a backup or to share it with someone else.

    Step 4: Test it

    1. Start a new chat in Claude
    2. Your Skill will automatically activate when you give it a relevant task
    3. Try it with real input from your work

    Step 5: Refine over time

    Your first version probably won't be perfect. That's expected. You can edit your Skill anytime from your Skill library in Claude. As you use it, you'll notice things you want to tweak: maybe the tone isn't quite right, or you want it to include an extra section. Update the instructions, save, and your Skill gets better every time.

    Skill ideas to get you started:

    • Weekly status update writer
    • Meeting notes summarizer
    • Email drafter with your preferred tone
    • Client proposal outliner
    • Content idea brainstormer for your industry

    Automate and Meet Your First Agent

    30 minutes

    This is where you go from using AI yourself to having AI do work for you.

    Two concepts to try today. They're different, and both are worth knowing. Pick one to start with. If you have time, do both.

    Option A: Automation

    Automation follows rules you set up: "when X happens, do Y." It runs in the background without you.

    1. Go to zapier.com and create a free account
    2. Create a new Zap. Pick a trigger (e.g., new email, new form response)
    3. Add an AI step that processes it (e.g., summarize the email, draft a reply, extract key info)
    4. Start with one of the repetitive tasks from your Day 3 list

    Option B: Agents

    Agents are different. Instead of following rules, you give an agent a goal and it figures out the steps on its own. Here's where to try them:

    • Claude Dispatch: Go to claude.ai/dispatch and give it a multi-step task. Try this:

    Copy/Paste This

    Look at my calendar for next week, find any scheduling conflicts, and draft short emails to reschedule the lower-priority ones. Use a polite, professional tone.
    • ChatGPT Agent Mode: Start a new chat, click the model picker, and select "Agent" (or use "Deep Research" for research tasks). Then try this:

    Copy/Paste This

    Research the top 5 competitors in [your industry] and create a comparison table with pricing, key features, target audience, and pros/cons for each.

    The difference: Automation is a conveyor belt (reliable, same steps every time). Agents are more like a real assistant (flexible, can figure things out on their own). You'll eventually want both in your toolkit.

    You did it.

    In seven days, you went from your first AI conversation to reusable prompts, connected tools, and real automation. That puts you ahead of most people.

    Keep experimenting. Keep handing off tasks. The people who win with AI are the ones who don't stop here.

    For more guides, tutorials, and practical AI tips: