← 대시보드로
2026-07-09
4개 영상
2026-07-09 06:01 생성
An AI Agent Is Just a Folder With 3 Things Inside It
Dylan Davis 2026-07-09
An AI Agent Is Just a Folder With 3 Things Inside It
↗ 유튜브에서 보기

핵심 요약

AI 에이전트는 생각보다 복잡하지 않고 3가지 요소가 들어있는 폴더와 같다. 단순 질문에 답만 하는 챗봇과 달리, 에이전트는 사용자를 대신해 스스로 실제 업무를 수행함. 지침(프롬프트), 외부 시스템 연결, 트리거만 갖추면 ChatGPT나 Claude 같은 기존 AI 서비스에서도 쉽게 만들 수 있다.

주요 포인트

  • 챗봇은 단순히 질문에 답만 하지만, 에이전트는 여러 단계를 거쳐 사용자 대신 실제로 일을 해줌.
  • 에이전트는 지침(프롬프트/스킬), 외부 시스템 연결(데이터 읽기/쓰기), 트리거(시간/이벤트/수동)라는 3가지 기본 요소로 구성됨.
  • 연체 송장 목록을 가져와 순위를 매기고 안내 이메일 초안을 작성하여 발송하는 과정을 예시로 에이전트의 작동 방식을 보여줌.
  • 복잡하게 생각할 필요 없이 기존에 사용하던 AI 구독 서비스 안에서 누구나 직접 에이전트를 빌드할 수 있음.
One researcher counted over 200 definitions of what an AI agent is. So, if you're confused, you're in good company. Also, if you're new here, I'm Dylan. I run an AI consultancy. And lately, that's the question I hear most when working with both executives and business owners. I keep seeing my clients overwhelmed by this. But an agent is way simpler than it sounds. It's just a folder with three things inside of it. And they're already inside of your existing AI subscriptions, such as ChatGPT and Claude. So, by the end of this video, you'll see just how easy it is to actually build one yourself. So, let's get into it. Now, at the highest of levels, if we had to define the difference between an agent and a simple chatbot, that would come down to what the AI does when you ask it to do something. So, if you're using a chatbot, likely all that's going to happen is you ask it a question and then gives you an answer. The steps that happen between you asking the question and it giving you an answer are likely minimal and simple. But for an agent, when you trigger an agent, it takes many different steps, and oftentimes it does work on your behalf. So, this is the simple place we're going to start at the macro level. A chatbot basically answers questions, an agent does work. Now, as I walk through this in detail, I want to do it through an example. So, the example we're going to use here is overdue invoices. So, all of us have clients that tend to delay their payment. And we're going to walk through the three parts that make up an agent and how to build one using this example. Our agent, in this case, is going to pull list of customers that are overdue in their payment. After that, it's going to rank them based on the worst offenders. It'll then draft a series of nudge emails on our behalf, and then we'll simply send those emails that the AI has drafted for us. So, it's doing all this work for us autonomously. That's the agentic part, and that's our example. So, what makes up an agent? Simply put, an agent is a folder with three things. And that folder is going to include instructions, which could be a simple prompt or a skill. In addition to that, it's going to have connections to other systems so it can read and write information from other places. And then finally, it's going to have a trigger, a thing that makes it start. And that could be time-based, event-based, or manual where you just click a button. These are the three simple things that make up an agent. Quick pause in irregular programming. This video is brought to you by me, as always. Two quick things. First off, below is a 30-day AI insight series, completely free. You'll get 30 insights in your inbox of how you can apply AI to your business and your work. The second thing is if you like to work with me, below are a series of offerings to see if there's a good fit for the two of us. Now, let's go back to the video. Now, the home and where this lives will vary depending on where you're using the tool. So, if you're using ChatGPT and Claude in the browser, that's going to be likely in a place like a project or potentially a skill where all these things are housed and connected. Outside of that, we also have desktop tools like Claude co-worker Codex where it can be literally a folder on your computer. So, in your document section, your desktop section, whatever else, it's a folder and it has these three things inside of it. An important thing to note about agents is often times agents are most useful when they're applied to a recurring task. So, something that you do on a recurring basis. We'll come back to that later. Now, if these are the three things that make up an agent, let's walk through each one in more detail seeing how it fits to our example. So, our first piece are the instructions of the brief. So, again, this could be a skill inside of Claude or in ChatGPT or it could be just a system instruction or a prompt that we use inside of a project. In this case, we're just using a simple prompt. So, this prompt here is telling the AI, "I want you to find every customer who's past the 30-day mark of paying me. After that, I want you to rank them based off of the most to least overdue. Then draft a series of short nudge emails on my behalf. And then here where it says my tone of voice, this here could be a skill. And that skill could understand exactly how we like to write these emails based off of previous sent emails in regards to this use case. After that, we then at the end say, "If anything is past 60 days for overdue, then I want you to be a little bit more intense in the way that you write your email to get them to pay." So, this is our very first part of an agent, the instructions telling it what we want it to do, why we want it to do it, and how we want it to do it. The next part is going to be the connection, so allowing the AI to connect to other systems. In this case, we could have the AI connect to our email, our calendar, and our accounting
Fable 5 Just Built Me a Business With One Prompt
Nate Herk 2026-07-09
Fable 5 Just Built Me a Business With One Prompt
↗ 유튜브에서 보기

핵심 요약

클로드 Fable에 프롬프트 딱 한 줄 던졌더니 랜딩 페이지, 비디오, 사업 계획서에 실제 돌아가는 서비스까지 뚝딱 만들어왔다. 수백 마리 에이전트가 지들끼리 리서치하고 검증까지 끝내서 바로 창업 가능한 수준으로 대령해 줌.

주요 포인트

  • 골(goal) 프롬프트 하나 줬더니 에이전트 수백 개가 돌아가며 시장 조사부터 영상 제작까지 다 해 먹음.
  • 쇼피파이 사장들 돈 뜯기는 차지백 분쟁 해결용 서비스인 'Counter Brief'라는 대시보드 제품까지 진짜로 구현해 냄.
  • AI가 대시보드 여기저기 클릭하고 테스트하면서 화면 캡처하고 비트에 맞춰 데모 영상까지 뽑아냄.
  • API 키 털어다가 유저 HeyGen 아바타랑 11 Labs 목소리 복사해서 설립자 인사 영상까지 알아서 박아둠.
So, I just gave Claude Fable this one {slash} goal prompts right here, and when it finished, I had a whole company. It spun up hundreds of agents, did a ton of verification, did a ton of research, made videos, and by the end, I got a landing page, a product, launch videos, a business plan, market research, brand guidelines, so much stuff to get a business off the ground. So, I'm going to walk through all of this that just happened and explain the prompts to you guys, but let's real quick take a look at this landing page. If I open this up real quick, you can see that we have Counter Brief. Win the disputes templates lose. Now, this landing page isn't anything extraordinary, but some of this stuff is pretty cool. Take a look at this launch video that it made for me. [music] Okay, that that like dubstep ending is a little bit interesting, but what's cool about that is the UI that you guys saw right here, not only did it feel like it was a little bit syncing to the music, which I thought was a nice touch. This is the actual product that it built. This is Counter Brief. This is the dashboard where you can see the different disputes, you can open them up, you can see if you should fight them or fold them, and you can like look at all the evidence, you can do all this, right? But, what that tells me is that Fable had to go in here, and it had to come to some of these disputes, and it had to click around, and obviously it verified that it worked, but it was like recording the screen or at least taking screenshots, and then snipped all that together with the music, with the other motion graphics, with the mouse, with the sound effects, and it created us that demo. If we keep going down through the page here, obviously like I said, none of this is anything extraordinary. We really could have had Fable do better on the design here, but the elements that were worked in, not too bad. If we go all the way down to the bottom after the pricing, you can see that we also have a why this exists message, and this is straight from me, and a note from the founder. So, obviously I didn't film this, but let's go ahead and see what this actually says. Hey, I'm Nate. So, I kept seeing Shopify store owners lose chargebacks they should have won because the tool they were paying just sent the bank a template. So, I built Counter Brief. It pulls the real evidence from your store, tracking, emails, order history, and you read the exact packet before the bank does. 19 bucks flat, you keep everything you win. If that's you, come check it out. So, what's cool about that is it was able to obviously go through my project and look what we had available, what API keys, and it pulled my HeyGen avatar and my 11 Labs voice clone, and then just made that message from a founder video. It also created a different launch video. You can see we have one that was the viral one, which is the one that we just saw, right? You know, super kind of like more fast-paced. It called it the viral one, and it was more of like a SaaS product demo. But, then this other one that it created, let's go ahead and watch it real quick. I think this was more of like a a voice-over. It it felt slower, but anyways, take a look. A chargeback just hit your store. The bank already believes the customer, and most tools respond with a template. Counter Brief builds the case instead, tracking, fraud analysis, order history, the customer's own emails, assembled into evidence you read before the bank does. You approve it. $19 flat, keep everything you win. Counter Brief, win the disputes templates lose. There you go. That is the other launch video that it made. Okay, so let's first take a look at the prompt, and then we'll kind of walk through what it actually did here and why this is pretty cool. So, the prompt that I gave it was read this file. So, I'll pull up this full file in a sec, and execute everything below the divider line as your goal. That file is your full instruction set. So, mission, guardrails, phases, deliverables, definition of done, follow it exactly, including the never ask rule. Do not report back to me until the definition of done is met. Start now. So, the reason that I did this is because if you guys didn't know, the slash goal has a character limit of like 4,000. So, if you have way more than that, then you can just throw it in a file and tell it in the prompt to read it. So, there's really no character limit. But, anyways, let Let up this file real quick. Okay, so here is the prompt. I said, "Build me a complete company from scratch. Start with nothing but the open internet. Find a real painful underserved problem that real people are complaining about right now, and design a business around it. So, build the product and the brand and the website, and hand me a finished package that I could take to market this month. Then prove to me why it would work. This is a test of how far you can go on your own. I am not going to answer questions mid-run. Make every ca
Do This With Fable 5 While You Still Can...
Nicholas Puru 2026-07-09
Do This With Fable 5 While You Still Can...
↗ 유튜브에서 보기

핵심 요약

가장 똑똑한 AI인 Fable 5가 내일 밤이면 Claude 요금제에서 빠지고 엄청 비싸지니 남은 시간 동안 제대로 뽕 뽑아야 한다. 푼돈 드는 단순 작업은 싼 AI들한테 던져주고, 마지막 하루는 Fable 5만 할 수 있는 고차원적인 일에 집중해야 한다. 1분 1초가 아까우니 Fable 5를 전략가로 굴리고, 멍청한 다른 AI 프롬프트를 튜닝하고, 나중을 위한 플레이북을 짜두는 게 핵심이다.

주요 포인트

  • Fable 5가 내일 밤부터 모든 Claude 플랜에서 제외되고, 이후에는 100만 단어당 50달러 수준으로 요금이 떡상한다.
  • 단순 노가다 작업은 싼 AI로도 충분하니, Fable 5의 마지막 날은 싼 AI가 못하는 고차원 영역에 투자해야 한다.
  • 고민 중인 비즈니스 결정(가격 설정, 채용 등)을 Fable 5에게 던져서 양쪽 입장을 치열하게 논쟁시키고 1페이지 기획서로 받아내라.
  • ChatGPT용으로 대충 짜둔 구린 프롬프트들을 Fable 5한테 최적화 버전으로 새로 짜게 만들어서 기존 툴들의 성능을 올려라.
  • 보고서나 제안서 작성처럼 Fable 5가 기가 막히게 잘하는 작업들은 매뉴얼(플레이북)로 적어두게 해서, 나중에 ChatGPT 같은 싼 AI가 그대로 따라 하게 만들어라.
The rubbish just put the smartest AI on the planet behind a paywall and you have got until tomorrow night to steal its brain for your business. Fable 5, their smartest AI ever, leaves every Claude plan after tomorrow. And after that, the same work runs about 50 [music] bucks per million words. So, for a business like yours, it's gone. Everyone's telling you to cram every project into the time that's left. Do not do that. Grunt work is what the cheap AIs are for. Spend its last day on what they cannot do. I run my entire business on this thing. So, here are the three moves that I'm making. First, the big one, make it your strategist. Feed it all of the calls that you have been sitting on like your pricing, your next hire, the offer that you keep second-guessing, [music] and have it argue both sides and hand you a one-page memo. That's a $500 an hour consultant working for you for one more day on the decisions that make or break your year. Then, have it fix your other AIs. Those prompts that you set up in ChatGPT, they were written for dumber models. So, have Fable rewrite them once and everything cheaper you run get sharper. And lastly, the real payoff, playbooks. Anything that it does well for you like your reports, any proposals, and follow-ups, have it write out the exact steps so a cheap AI like ChatGPT runs the same job for pennies from now on. So, Fable should be spending its last day making you smarter and your cheap tools better. So, when it's gone tomorrow, you lose nothing. Come and need and I'll send all three as copy-paste prompts.
돈 내지 마세요. 깃허브 오픈소스 5가지
AIMAX_PD 2026-07-09
돈 내지 마세요. 깃허브 오픈소스 5가지
↗ 유튜브에서 보기

핵심 요약

유료 툴 구독료를 안 내고 나만의 강력한 AI 시스템을 구축할 수 있는 깃허브 상위 1% 오픈소스 5가지를 알려줌. 영상 제작, 녹취, 음성 복제, 업무 자동화, 디자인 등 다양한 유료 서비스를 무료로 대체할 수 있어 개이득임.

주요 포인트

  • 오픈 몽타주: 프롬프트 단 두 줄로 실제 푸티지를 검색하고 자동 편집해서 다큐멘터리 급 영상을 만들어 줌.
  • 플루이드 보이스: 컴퓨터 로컬에서 작동해 유료 녹취 툴보다 빠르고 정확하게 텍스트를 무료로 변환해 줌.
  • 보이스 박스: 단 30초 만에 목소리를 완벽하게 복제해서 영상 제작에 바로 쓸 수 있는 AI 음성을 뽑아 줌.
  • 제pcp: 코딩 없이 5분 만에 지메일, 노션, 캘린더를 AI와 연결해 스스로 일하는 비서 시스템을 구축함.
  • 팬팟: 피그마 대안 오픈소스 툴로, 디자인 결과물을 실제 코드로 바로 변환해서 개발 시간을 확 줄여 줌.
이 남자들은 오픈소스의 천재들입니다. 매달 나가는 유료툴 구독 구동료를 영원으로 만들고 나만의 강력한 AI 시스템을 구축하는 앤드르와 애덤. 그들이 공개한 깃터브 항위 1% 오픈소스 AI 활용법 여섯 가지 저장하고 끝까지 보세요. 첫째 오픈 몽타주로 AI의 느낌 없는 고퀄리티 영상을 만드세요. 단 두 줄의 프롬프트만으로 실제 촬영한 푸티지를 자동 검색하고 편집해 다큐멘터리 같은 영상을 순식간에 제작합니다. 둘째 플루이드 보이스로 유료 녹취를 대체하세요. 매달 15달러씩 내던 유료 툴 대신 내 컴퓨터에서 로컬로 작동하며 훨씬 빠르고 정확한 텍스트 변환을 무료로 누릴 수 있습니다. 셋째, 보이스 박스로 단 30초 만에 목소리를 복제하세요. 갑비싼 구동료 없이도 가족도 구분 못 할 수준의 고퀄리티 AI 염성을 생성해 영상 제작에 즉시 투입할 수 있습니다. 넷째, 제pcp로 모든 업무툴를 하나로 묶으세요. 복잡한 코딩 없이 5분 만에 지메, 노션, 캘린더를 글로드 AI에게 연결해 스스로 업무를 처리하는 비서 시스템을 완성하세요. 다섯째, 팬팟으로 디자인을 즉시 코드로 변경하세요. 시그마의 강력한 대안이자 오픈소스인 E2를 사용하면 디자인 결과물이 실제 코드로 출력되 개발 시간에 획기적으로 줄여집니다. 39분짜리 영상 내용을 담기엔 시간이 부족합니다. 영상속 깃업 정보가 궁금하신 분들은이 채널을 구독후 본문을 확인하세요.