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

Nufar Gaspar

๐Ÿ‘ค Speaker
752 total appearances

Appearances Over Time

Podcast Appearances

The AI Daily Brief: Artificial Intelligence News and Analysis
How To Build a Personal Agentic Operating System

So that's what we will build today, layer by layer.

The AI Daily Brief: Artificial Intelligence News and Analysis
How To Build a Personal Agentic Operating System

The first layer will be identity, and that answers one question.

The AI Daily Brief: Artificial Intelligence News and Analysis
How To Build a Personal Agentic Operating System

And what rules do you want enforced every single time the agent talks to you?

The AI Daily Brief: Artificial Intelligence News and Analysis
How To Build a Personal Agentic Operating System

This is the file that your tool reads first.

The AI Daily Brief: Artificial Intelligence News and Analysis
How To Build a Personal Agentic Operating System

So it will read it before any question you type and before memory, the first thing.

The AI Daily Brief: Artificial Intelligence News and Analysis
How To Build a Personal Agentic Operating System

In OpenClaw, it's called soul.

The AI Daily Brief: Artificial Intelligence News and Analysis
How To Build a Personal Agentic Operating System

In cursor, it's called agents.md.

The AI Daily Brief: Artificial Intelligence News and Analysis
How To Build a Personal Agentic Operating System

In cloud code, it's cloud.

The AI Daily Brief: Artificial Intelligence News and Analysis
How To Build a Personal Agentic Operating System

In GitHub copilot, it's copilot instructions, and so on.

The AI Daily Brief: Artificial Intelligence News and Analysis
How To Build a Personal Agentic Operating System

Different names, but the same idea.

The AI Daily Brief: Artificial Intelligence News and Analysis
How To Build a Personal Agentic Operating System

A text file that tells the tool who is it working for.

The AI Daily Brief: Artificial Intelligence News and Analysis
How To Build a Personal Agentic Operating System

If you've never proactively written this file, your agent starts from zero or what it was able to collect randomly along the way.

The AI Daily Brief: Artificial Intelligence News and Analysis
How To Build a Personal Agentic Operating System

And if you don't have a high intention, regularly updating just sufficient amount of information in the identity file, you are missing a huge opportunity for you to get so much more out of the agentic tool or the agent that you will build on top of these agentic tools.

The AI Daily Brief: Artificial Intelligence News and Analysis
How To Build a Personal Agentic Operating System

So you write it once and you enforce it forever, or rather the tool does,

The AI Daily Brief: Artificial Intelligence News and Analysis
How To Build a Personal Agentic Operating System

And in terms of what goes into a good identity file, it has to include who you are, how you communicate, whether it's direct or diplomatic, bullets or prose, short or thorough, and so on.

The AI Daily Brief: Artificial Intelligence News and Analysis
How To Build a Personal Agentic Operating System

It needs to also include what you value.

The AI Daily Brief: Artificial Intelligence News and Analysis
How To Build a Personal Agentic Operating System

So whether you prefer concise versus lengthy, whether you prefer challenge your thinking versus execute what you say, show your reasoning or just give you the answer, and so on.

The AI Daily Brief: Artificial Intelligence News and Analysis
How To Build a Personal Agentic Operating System

And whether you have specific rules, what AI should never do.

The AI Daily Brief: Artificial Intelligence News and Analysis
How To Build a Personal Agentic Operating System

For example, never send external email without showing me a draft or never flatter me or always tell me what I'm not seeing.