Agentic AI
Session Slides
All slides from the session with speaker notes. Expand any slide for the full script.
Slide 1
2 minutes
The 45-Second Difference
Agentic AI Essentials | Micro Session
Claude Code for Non-Coders**
You are doing in 45 minutes what Claude Code does in 45 seconds. The only thing between you and that is a command prompt.
I'm guessing most of you have done this: you have a folder with 500 files that need to be renamed. Or you need to process a batch of documents and extract specific information. Or you need to generate a report from a bunch of spreadsheets. So you do it manually. File by file. For 45 minutes, or an hour, or however long it takes. Now imagine if that took 45 seconds instead. That's Claude Code. Not because you learned to code. Not because you hired someone who codes. But because you asked a computer to do it in plain English. Today we're talking about the door that opens to every automation in your life, and it is a door any of us can walk through.
Slide 2
3 minutes
What Claude Code Actually Is
Claude Code is not a coding tool.
It is an instruction tool that lives in a terminal.
You describe your task in English. Claude Code writes and runs the code. You review the result.
I want to be clear on this because the name confuses people. Claude Code is not for people who know how to code. It's not a development environment. It's a tool that sits in the terminal of your computer - and the terminal is just a text interface, nothing scary. You describe what you want done in English. You tell Claude Code what folder you have, what files are in it, what you want to happen to them. Then Claude Code writes the code you need and runs it. You see the result. You either say "yes, that's right" or you say "no, change this." It's instruction, not coding.
Slide 3
4 minutes
What It Can Do (And It's Not Scary)
Rename 500 files by pattern.
Extract specific data from 100 PDFs into a spreadsheet.
Convert 50 images from JPEG to PNG.
Generate a summary report of everything in a folder.
Find all files modified in the last 30 days and move them.
Let me give you the kinds of things Claude Code actually does for non-coders. You have 500 files named file1, file2, file3 and you need them named Project-001, Project-002, Project-003. Boring, right? Claude Code does that in one instruction. You have 100 PDF contracts and you need to extract the signature date from each one and dump them into a spreadsheet. Claude Code does that. You have a folder with 10 years of files and you need to know what's in there - how many files, sizes, types, last modified dates, all of it in a report. Claude Code does that. You need to convert all your JPEG photos to PNG. You need to move all files modified in the last month to a new folder. You need to find every spreadsheet in your Documents and add a new column to each one. All of these things Claude Code can do, and none of them require you to know how to code.
Slide 4
5 minutes
The Terminal Is Just a Text Interface
Your terminal is not a command control panel.
It is just a text box where you type instructions.
Opening it for the first time feels scary. It is not scary.
I know the terminal intimidates people. You see it in movies and it looks like a hacker interface. It's not. It's literally just a text box. You type a sentence. It responds with text. That's it. On a Mac, you open Terminal. On Windows, you open Command Prompt. You type in a folder path. The terminal shows you what files are there. You describe what you want done. Claude Code writes and executes code. You see the results in text. That's the whole interaction. No special knowledge required. The only skill you need is the ability to describe what you want clearly. That's it.
Slide 5
6 minutes
The Pattern - Every Time
You: "Process this thing."
Claude Code: "Here's what I'm going to do." (shows the code)
You: "Yes, do it." or "No, change that."
Claude Code: Runs and shows results.
You: "Done."
Here's the pattern that repeats every time you use Claude Code. First, you describe what you need. You tell Claude Code which folder, what files, what format they're in, what you want done. That's one sentence, maybe two. Claude Code responds by showing you the code it's going to write. Not so you understand it - so you can say yes or no. Is this what you wanted? Yes or no? If yes, Claude Code runs it and shows you the results. If no, you say "also remove blank rows" or "capitalize the names" and Claude Code adjusts. Then it runs. Then you're done. That's the whole thing.
Slide 6
4 minutes
Claude Code vs Cowork
Claude Code:** Files, scripts, batch processing, file operations, folder analysis
Cowork:** Documents, structured tasks, information gathering, project management
They are different doors to the same set of tools.
You might be wondering when to use Claude Code versus other AI tools like Cowork. Here's the simple distinction. Claude Code is for files. You're working with actual files - a folder on your computer, spreadsheets, documents, scripts, anything stored as files. Claude Code touches files, moves files, processes files. Cowork is for documents and structured information - you're working within an application, filling out forms, managing projects, that kind of thing. Claude Code is the file door. Cowork is the document and workflow door. Both are AI automation, they just work on different things.
Slide 7
4 minutes
Your First Claude Code Task
Start with one small thing.
A folder that already exists. At least 5 files in it.
One clear task: rename them, analyze them, count them, convert them.
Something that takes you 30 minutes today and takes Claude Code 45 seconds.
If you want to try Claude Code this week, start small. Pick a folder that already exists on your computer - doesn't matter what's in it. Pick a task that's boring and repetitive. Not something complex. Don't start with "restructure my entire hard drive." Start with something like "I have 10 files in this folder and I want to know their sizes and modification dates." Or "these 20 photos are named randomly and I want to rename them." Or "I have 5 spreadsheets and I want to extract the first column from each one." Something that's boring for you but clear as an instruction. That's your first Claude Code task.
Slide 8
2 minutes
The Door to Everything
Claude Code is not the destination.
It is the door.
Once you walk through, every powerful AI automation tool is on the other side.
You do not need to know how to code to walk through it.
Here's what I want you to understand. Claude Code is not the end goal. It's the beginning. It's the door. Once you're comfortable asking a computer to do file operations, batch processing, data extraction - once you realize you can describe what you need in English and a computer does it - you realize that AI is not a tool that answers your questions. AI is a tool that does your work. And that changes everything. You don't need to become a coder to walk through that door. You just need to be clear about what you want and willing to try it.