Menu
Sign In Search Podcasts Charts People & Topics Add Podcast API Blog Pricing

Greg Isenberg

๐Ÿ‘ค Speaker
15610 total appearances

Appearances Over Time

Podcast Appearances

The Startup Ideas Podcast
Building AI Agents (Clearly Explained)

So they have this general system prompt that guides the model on how to act, what to do, what not to do.

The Startup Ideas Podcast
Building AI Agents (Clearly Explained)

The system prompt is very important.

The Startup Ideas Podcast
Building AI Agents (Clearly Explained)

And then you have a lot of people have agent.md files or cloud.md files.

The Startup Ideas Podcast
Building AI Agents (Clearly Explained)

Now I'm just going to say off rip, 95% of people don't need this.

The Startup Ideas Podcast
Building AI Agents (Clearly Explained)

The reason being is, again, you have to assume that the models are already good, right?

The Startup Ideas Podcast
Building AI Agents (Clearly Explained)

Now, imagine I told you, Greg, every time we're about to shoot a podcast, Greg, you need a microphone.

The Startup Ideas Podcast
Building AI Agents (Clearly Explained)

You know you need a microphone, right?

The Startup Ideas Podcast
Building AI Agents (Clearly Explained)

You've done this plenty of times, right?

The Startup Ideas Podcast
Building AI Agents (Clearly Explained)

So if I'm building, like, let's say a website with cloud code, and I'm telling cloud code, this code base uses React, right?

The Startup Ideas Podcast
Building AI Agents (Clearly Explained)

I don't need to because it has the code base in context.

The Startup Ideas Podcast
Building AI Agents (Clearly Explained)

It can check the code, right?

The Startup Ideas Podcast
Building AI Agents (Clearly Explained)

So there is this disparity where a lot of people are putting a lot of onus on the harness and the context building.

The Startup Ideas Podcast
Building AI Agents (Clearly Explained)

And I'm low-key starting to strip things off.

The Startup Ideas Podcast
Building AI Agents (Clearly Explained)

Like I'm going super, super minimal because, again, not to sound like an anthropic or open AI shill.

The Startup Ideas Podcast
Building AI Agents (Clearly Explained)

Unfortunately, I have not been acquired.

The Startup Ideas Podcast
Building AI Agents (Clearly Explained)

None of them are paying me.

The Startup Ideas Podcast
Building AI Agents (Clearly Explained)

Yeah, what is the 5% of the time I should care about it?

The Startup Ideas Podcast
Building AI Agents (Clearly Explained)

Proprietary information that may be specific to your company or some methodology that is specific to you that has to be referenced in every single conversation.

The Startup Ideas Podcast
Building AI Agents (Clearly Explained)

Because the annoying part with an agent.md file is every time you go back and forth with the agent, it's added in the context, right?

The Startup Ideas Podcast
Building AI Agents (Clearly Explained)

right the cool thing about skills and i'm going to talk about skills in a second the way skills are designed the skills are used in a way that's called progressive disclosure meaning when you have a skill file the entire thing is an additive context it's just the title and the description so the agent has the title and description in the context and when you let's say you have a notion report skill right and you tell your agent hey i want you to create a notion report and