Prediction Not checkable as stated
Gaskill: People will stop using SaaS apps directly in favor of AI operating systems
“I think that everyone's gonna have, like, an AI operating system they work in, and everyone will just have personal agents and agents to manage each department of their company, and people won't actually use these apps anymore.”
Insight
Gaskill: AI optimization shifted from prompt engineering to context engineering
“Prompt engineering used to be the big thing. It was like, here's the ultimate prompt for going viral on social media, or use this prompt for this. And now it's all about context engineering. It's about how well can you load up your agent with all the informati…”
Assertion Not checkable as stated
Gaskill: Founders using AI agents are 10 to 20 times more productive
“The founders and employees that are utilizing agents are like, no word of a lie, 10 to 20 times more productive in their day.”
Opinion
Gaskill: Manual agent memory setup is superior to automatic chat memory
“And with agents, you have to set up memory and control exactly what you give it. And I think that's actually a benefit, not a limitation, because what happens is if you're using ChatGPT and it's got the auto memory, you're having conversations about three diff…”
Opinion
Gaskill: Future-proof AI stacks rely on local markdown files
“The real future-proof AI stack is just having those markdown files on your computer.”
Insight
Gaskill: Popular AI Agent Platforms Are Merely Agent Harnesses
“And all of the popular AI agent platforms on the market that you'd be familiar with are just agent harnesses. They're just applications where this loop is facilitated.”
Opinion
Gaskill: Claude Code, Codex, and Antigravity are secure by default
“So, by default, Antigravity, Cloud Code, and Codex, they're very, very secure because they're built by these massive companies that have a lot on the line to protect.”
Insight
Gaskill: Core agent concepts translate seamlessly across all agent harnesses
“Once you know how to drive, you can kind of jump in any car, whether it's like an old Toyota, a Range Rover, and you inherently sort of know what to do. And that just comes down to understanding all these key concepts that we're going to go through today. And …”
Opinion
Gaskill: Claude Code displays agent loops best among major harnesses
“I think Claude code does the best job of actually displaying that loop and allowing you to see what it's thought about compared to anti-gravity and codex, but it's all just going through the same sort of loop process that I described earlier.”
Insight
Gaskill: AI agents must be onboarded like human employees
“And the way I like to think about building agents is onboarding them like a real employee. So if you took on a real executive assistant, you couldn't expect just for them to come into the office and you need to give them a task without explaining your business…”
Insight
Gaskill: Keep Claude.md Agent Context Files Under 200 Lines
“A best practice for those Claude.md files is to keep it around like no more than 200 lines.”
Opinion
Gaskill: Agent productivity gains come from tool integration, not web search
“By default, most of these agent harnesses, they just have web search baked in, but if you want to actually start linking it up to your tools like Gmail, Calendar, and everything else, which is where the real productivity gains are made, you need to do so, ah, …”
Insight
Gaskill: Markdown is easier for LLMs to digest than PDFs or Docs
“Markdown files is because it's just the easiest sort of format for your LLM, for your agent to actually digest and understand, compared to if you were to give it your files as like a docs or a PDF file.”
Opinion
Gaskill: OpenClaw is among the hardest agent harnesses to learn; Cowork is easiest
“I would say that OpenClaw is probably, like, one of the hardest to learn and set up of these harnesses. I would say Cowork is probably the easiest.”
Insight
Gaskill: Chat models are question-to-answer, AI agents are goal-to-result
“The way I think of it is a chat model is question to answer, but then an agent is goal to result. So moving from just like, ah, you asking AI replies, then you do the work, to you giving the agent a task, it planning out the task, and then executing, and then …”
Assertion Supported
Gaskill: Anthropic built MCP as a universal tool translator
“Anthropic built MCP to basically sit as this translator in between your tools, so that Claude can still just speak English, and your tools can just speak their languages, and this MCP speaks every language, and then just translates your calls from your agent t…”
Disclosure
Gaskill uses Claude Code as a unified interface to replace SaaS apps
“Like, I've connected up Gmail Google Drive, Calendar, Granola for my meeting notes, Stripe for payments, Notion for project management, and I don't even enter these tools anymore. I just sit and call code as one central place,”
Insight
Gaskill: AI Skills Act as Standard Operating Procedures for Agents
“So the easiest way to think about skills is SOPs for AI. So standing operated standing operated, oh my god, standard operating procedures for AI. It's a mouthful. It means once you explain something once, you never have to explain it ever again.”
Assertion Not checkable as stated
Gaskill built an AI agent to scrape and analyze 220 Oodie ads
“And I did an example yesterday with the UDI, which is a super large e-com brand, and it ran through and basically scraped all of, it took screenshots of all the landing pages, it went and scraped all of the ads that are running, all like, 220. It then did a fu…”
Insight
Gaskill: Build AI agent context files via interview-style LLM prompts
“To work out what roles you want to start to build out an agent for, go into Claw or your favorite chat model and get it to help you build out those context files through an interview style process. Just say, ask me questions to build this out. I would connect …”