How to Start Using AI Agents
A Practical Guide for Working Professionals
You’ve been chatting with AI. But chatting isn’t collaborating. This guide teaches you how to build AI agents that understand your context – your role, your industry, your standards – and produce consistently useful output. No coding required.
Before you start: Setup takes time. The better you set up your agents, the faster you’ll work later. This is an investment, not an instant fix. It may feel inefficient at first because deliverables don’t come immediately. Your first real project will teach you more than any tutorial ever will – so pick something concrete you need to produce and build from there.
Module 1 – You’re Not Chatting, You’re Collaborating
What you’ll learn: Why regular AI chat forgets everything between sessions, and how agents solve this by giving AI persistent context about you, your work, and your standards.
The mindset shift is simple: stop thinking of AI as a search engine and start thinking of it as a configurable collaborator.
In a normal chat app, you type, you get a generic answer, done. With an AI agent, you get to define who the AI is, what it knows about you, and how it should respond. You provide the context – and the more relevant context you give, the better the output.
Professional analogy: It’s the difference between hiring a generic freelancer vs briefing a team member who knows your company, your industry, your clients, and your standards. The freelancer needs everything explained from scratch every time. The team member already has context and gets better over time.
Home analogy: It’s like asking a stranger for parenting advice vs talking to a friend who knows your family, your values, and your kids’ personalities.
You decide what context matters. At work, that might be your role, your industry, your processes, your compliance requirements. At home, it might be your family’s values and routines.
Module 2 – Your Agent’s Brain: What .md Files Are and Why They Matter
What you’ll learn: The six plain-text files that make up an agent’s brain – what each one does, how they relate to each other, and why the structure matters.
AI context is structured in .md (Markdown) files – simple text files the AI reads to understand its job. They’re just text with simple formatting. Nothing scary. These files are the “training manual” you write for your AI agent.
A key advantage: these files live on your computer. They’re plain text – not locked into any platform. If you build your agent on Claude today and want to switch to a different tool tomorrow, you take your files with you. No vendor lock-in, no export headaches. This portability is one of the most important reasons to structure your agent this way.
Module 3 – One Agent, One Job (Build Your First Agent)
What you’ll learn: How to build your first working agent from scratch – picking the right first project, creating the file structure, and seeing it produce real output.
An agent is an expert. Just like at work each person has a role with a specific expertise, your AI agent works the same way. You wouldn’t ask your accountant about marketing messaging, and you wouldn’t ask the marketing strategist to create social media visuals. Start with one agent, one clear purpose, well-structured files.
Pick something concrete:
- Work examples: a “client proposal drafter,” a “weekly status report writer,” a “meeting prep assistant,” a “research summarizer”
- Home examples: a “homework support advisor,” a “family meal planner,” a “screen time discussion helper”
Walk through creating the basic file structure: write a simple IDENTITY.md (who is this agent?), a simple SOUL.md (what are its values and boundaries?), and a USER.md (who are you and what does the agent need to know?). Key principle: don’t duplicate content across files – each file has its own job, just like the agent has its job.
Module 4 – Making It Smarter Over Time
What you’ll learn: The feedback loop that turns a basic agent into a great one – how to notice gaps, refine the files, and even ask the agent to update itself.
The .md files aren’t write-once-and-forget. This is an ongoing relationship. The loop: use the agent on a real task, notice where it gets things wrong, refine the files, try again. This isn’t machine learning “training” – it’s more like onboarding a new team member.
Common refinements:
- The agent is too generic – add more specifics to IDENTITY.md
- The agent forgets important context – update MEMORY.md
- The agent doesn’t follow your preferred approach – clarify in AGENTS.md
- The agent crosses boundaries you care about – tighten SOUL.md
You don’t have to update the files manually. You can ask the agent to update its own skills and files based on what it just learned. For example: you refined a process together, or you finally nailed the tone of voice you want – ask the agent to save that into its own files. It’s like a trainee writing their own notes after a training session.
Module 5 – When Agents Talk to Your Tools (Connectors)
What you’ll learn: How agents connect to apps like Notion, Google Calendar, Gmail, and design tools – what connectors are, what MCP means, and what the current limitations are.
Connectors let your agent interact with other apps – read from them, write to them, act on them. The most common protocol right now is MCP (Model Context Protocol) – an open standard that’s becoming the default way agents talk to tools.
Your work doesn’t live in one place. Your projects are in Notion, your calendar is in Google Calendar, your emails are in Gmail, your designs are in Canva. Connectors let the agent work across those tools instead of you copying and pasting between them.
Key connectors:
- Notion – the most important one for getting started. It speaks the same language as your agents. Think of it as a structured input/output layer.
- Google Calendar / Gmail – scheduling, email drafting, meeting prep
- Design tools (Canva, Figma) – generating visual assets, creating presentations
- Project management (Linear, Asana) – creating issues, updating status, tracking work
Limitations to keep in mind: Not all tools have connectors yet. Some are read-only. Setup can be technical. Quality varies. Always test in a safe environment first.
Module 6 – The Notion Bridge: Your Shared Workspace with AI
What you’ll learn: How to use Notion as your day-to-day workspace with agents – leaving comments that trigger actions, structuring input/output, and training your agent on your workspace layout.
Notion pages become the conversation surface between you and your agent. You can write a comment on a Notion page and the agent will act on it.
Example workflows:
- Marketing: Comment on a campaign brief: “draft three LinkedIn post variations” – agent creates them inline. Comment: “tone is too formal” – agent rewrites.
- Project management: Comment on a status page: “pull completed tasks and draft the client update” – agent compiles and drafts.
- Content: Comment on a blog draft: “add a section on compliance implications” – agent researches and adds.
- Home: Comment on a meal plan: “swap Thursday’s dinner for something vegetarian” – agent updates the plan.
Train your agent on your Notion structure. You have two approaches: (1) ask the agent to learn your existing Notion structure and save it to its SKILLS.md, or (2) ask the agent to recommend a structure for your use case and refine it together.
Module 7 – Multiple Agents, One Team (and One Household)
What you’ll learn: When to add a second agent, how to separate responsibilities clearly, and how to share context without duplicating it across agents.
Once you’re comfortable with one agent, you might want more – each expert in something different. The key principle: each agent should be an expert in one thing.
You wouldn’t ask your accountant to also handle your marketing messaging. When you give one agent too many jobs, it gets confused about which hat to wear. Wisely separate and define what each agent does. Shared context goes in shared files; specialized context goes in each agent’s own files.
Module 8 – Safety, Privacy, and Working Responsibly with AI
What you’ll learn: What to protect (IP, client data, personal info), how to evaluate where your data goes, and specific considerations for regulated industries.
For professionals:
- Intellectual property: Be deliberate about what proprietary information you put into agent context. Understand your organization’s AI usage policies.
- Regulated industries: If you work in healthcare, legal, finance, or education, know what you can and cannot put into an AI context (HIPAA, attorney-client privilege, FERPA, etc.).
- Client confidentiality: Even if your company allows AI use, your clients may have their own restrictions. Review contracts and NDAs.
- Data residency: Understand where your data goes. Cloud vs local processing, whether data is stored or used for training. Push for enterprise-tier accounts when using AI for work.
For home:
- Don’t put in agent context: your children’s full names, school addresses, medical details, financial information.
- Start conservative – you can always add more context later, but you can’t un-share what’s already been shared.
What Now? Your First Steps
You’ve read the guide. Here’s exactly what to do next, in order. Don’t skip ahead – each step builds on the previous one.
Step 1 – Pick one real deliverable
Choose something you actually need to produce in the next two weeks. Not “explore AI” – a real work output. Good first projects: a weekly social media content batch, a client status report, a meeting prep brief, a research summary. Write it down: “My first agent will help me produce ___.”
Step 2 – Create three files
Download the starter kit templates or create your own from scratch in any text editor. Create:
- IDENTITY.md – 5-10 lines describing who this agent is: its role, expertise, tone.
- SOUL.md – 3-5 lines about its values and boundaries. What should it never do?
- USER.md – 5-10 lines about you: your role, industry, preferences, constraints.
Don’t overthink it. These files will get better through use.
Step 3 – Test it on a real task
Load your files into your AI platform of choice and give it a task from your real work. Not sure which platform? See the FAQ below: “How do I choose the right AI platform?”
See what it produces. Notice where it’s good and where it misses. That’s your feedback for Step 4.
Step 4 – Refine based on what you noticed
Update the files. Was the tone wrong? Fix IDENTITY. Did it miss a constraint? Add it to SOUL or USER. Did it not follow your process? Create a SKILLS.md with the specific steps. Repeat steps 3-4 a few more times before moving on.
Step 5 – Connect Notion
Set up Notion as your shared workspace with the agent. Create a simple page for your project. Try the comment workflow – leave a comment with an instruction and see the agent respond.
Step 6 – Add MEMORY.md and AGENTS.md
Once you’ve used the agent on several real tasks, create:
- MEMORY.md – What the agent should remember: client names, project status, preferences you’ve corrected.
- AGENTS.md – Working conventions: how you want it to format output, when to ask vs assume, any rules you’ve established.
Step 7 – Ask the agent to update itself
Tell the agent: “Based on everything we’ve worked on, update your SKILLS.md with what you’ve learned about how I like this work done.” Review what it writes. Edit if needed. This is the moment the agent starts training itself.
Step 8 – Evaluate and consider a second agent
Is this agent saving you time? Is the output getting better? If yes, consider whether you need a second agent for a different domain, or whether you should deepen this one’s skills first.
Step 9 – Review safety
Revisit Module 8. Are you comfortable with what’s in the agent’s context? Anything you should remove? Anything your organization’s AI policy would flag?
The most important thing: Start with Step 1 today. Not tomorrow, not “when I have time.” Pick the deliverable. Write the first three files. The rest follows from there.
Download the Starter Kit
All six .md template files with instructions – ready to customize in any text editor.
Download Blank TemplatesKickoff Examples
Two complete, ready-to-use agent setups – all six .md files filled in. Download them, read through the files, and use them as a blueprint for your own.
Job Search Strategist
A confidential job search agent with 5 skills – resume tailoring with match scores, cover letters, company research, interview prep, and networking messages. Tracks applications, remembers your preferences, and flags red flags before you apply.
Family Meal Planner
A weeknight meal planning agent for a family of four. Two skills – weekly meal plans with overlapping ingredients and a “fridge rescue” mode. Knows the family’s budget, dietary preferences, and hard-learned lessons.
Same structure, completely different domain. Read every line, copy the structure, adapt it for your own use case.
You think critically about technology at work. We help you do the same at home.
Pixel Parenting helps parents navigate screens, AI, and digital life with their kids. Practical, research-informed – no fear, no hype.
FAQ – Common Questions
Most AI chat tools don’t retain context from session to session. Every new conversation starts from zero. This is exactly the problem that agents solve. The .md files (IDENTITY, SOUL, SKILLS, MEMORY, USER) give the AI persistent context that carries across every session. Instead of re-explaining yourself each time, you set it up once and refine over time.
You can merge them when starting out. The distinction becomes useful as your agent gets more complex. IDENTITY.md is the agent’s job description (role, expertise, personality). SOUL.md is its code of conduct (values, boundaries, ethics). A marketing writer and a compliance reviewer might have very different IDENTITY files but share similar SOUL values around accuracy and honesty.
A skill is a set of instructions for one specific task – like a recipe card. An agent is a full role with identity, values, memory, and potentially multiple skills – like a team member. Start with skills if you have simple, repeatable tasks. Move to agents when you need ongoing context and judgment across sessions. You can combine them: agents can have multiple skills loaded.
Yes – and it usually comes down to which mode you’re in. In multi-task mode, you have 2-3 deliverables going at once – the agent produces while you steer. In single-task mode, you’re doing the work yourself and using the agent as support. If you feel unproductive, check: are you trying to do the work yourself AND expecting the agent to drive? Pick one mode per session.
Expect a week to a month before your agent setup feels dialed in. The first day you’ll have something working. The first week you’ll have refined the basics. After a month of regular use and iteration, you’ll have an agent that genuinely understands your context. This is an investment that pays off in speed later.
Yes, but with care. Know your organization’s AI usage policy, understand where your data goes, never put client-protected information into an agent without clearance, and push for enterprise-tier accounts. Many professionals in healthcare, legal, and finance are already using AI agents – they’re just deliberate about what context they share.
Three things matter most: file portability (can your .md files live on your computer?), native file support (does it read files as direct context or use RAG retrieval?), and connector ecosystem (how many tools can the agent connect to via MCP?).
Full Agent Platforms (files live on your computer – fully portable)
- Claude Pro ($20/mo) – Upload .md files as project context. Includes Cowork access. Best starting point.
- Claude Max 5x ($100/mo) – Full Cowork with MCP connectors. ~225 messages per 5-hour window.
- Claude Max 20x ($200/mo) – Same features, ~900 messages per 5-hour window.
Range tied to usage quota (messages/tokens per rolling window). All tiers have identical features. Portability: full.
Limited Agent Platforms (some customization, files don’t live on your computer)
- ChatGPT Plus ($20/mo) – Custom GPTs with up to 20 files via RAG. Each GPT is its own silo.
- ChatGPT Pro ($200/mo) – Same architecture, extended usage and model access.
Range tied to model access and token limits. Portability: partial.
Ecosystem-Locked Platforms (GUI-based, not portable .md files)
- Microsoft 365 Copilot + Copilot Studio ($30/user/mo) – Build agents via GUI within Microsoft ecosystem. 1,400+ connectors. Powerful if you’re already on M365.
- Microsoft Agent 365 ($15/user/mo, May 2026) – Standalone agent add-on.
Portability: low. Agents tied to Microsoft ecosystem.
Task Orchestration (different paradigm)
- Perplexity Computer ($200/mo Max) – Orchestrates 19 AI models to complete complex tasks. Excellent for research. Not file-configuration-based.
Portability: not applicable. No user-configured files.
Our recommendation: Start with Claude Pro ($20/mo). Your .md files are plain text on your computer – you own them and can switch platforms anytime. Claude reads them natively as direct context (not RAG). When you’re ready for connectors, upgrade to Max.
Forget the tools for now. Start with a real problem you need solved – a report you write every week, a process you keep repeating, a deliverable that takes too long. Then let AI guide you through building the solution. Your first real project will teach you more than any tutorial ever will. The tools make sense once you have a reason to use them.
No. The .md files are plain text – if you can write an email, you can write an agent’s context files. The most technical thing you’ll encounter is connecting tools via MCP, and even that is becoming more plug-and-play as the ecosystem matures.
A resource by Pixel Parenting
Questions? Book a conversation