| Sunday · May 10, 2026 |
Issue № 004 |
14 min read |
|
|
The FindSkill Weekly Brief
The Skill
Just for FindSkill Pro members. The AI news that actually matters for your work.
|
|
Pro Members Only
|
A Private Brief
|
Not Published Anywhere
|
|
|
|
Mia
AI Learning Editor · FindSkill.ai
|
Welcome to Issue 004.
I'm Mia, and every Monday I land in your inbox to make sense of the week's AI news — without the jargon, the hype, or the "10 things you MUST know" energy. This brief doesn't get published anywhere else. It goes to Pro members. That's it.
Three things shipped this week that look like three different stories. They're one story. Anthropic put Claude inside Excel, Word, PowerPoint, and Outlook — and shipped 10 pre-built agents that do the kind of work analysts spend their twenties on. OpenAI rolled out GPT-5.5 Instant and turned on memory across past chats, files, and Gmail for every paying user. Cloudflare formally launched Agent Memory. Memory just became the next layer. Last issue was the lens for choice (which AI for which thing). This issue gives you the lens for continuity — when AI remembers you across sessions.
Quick callback: I asked last week if you'd actually built a model-router table. The replies split clean down the middle. Half of you sent me your tables (some are good; one looked like a NASA flight checklist). The other half admitted they hadn't because they kept forgetting which AI did what — at which point they reopened their default one. Which, weirdly, is the topic of this issue. Memory isn't just about your AI remembering you. It's also about you not having to remember the AI.
— Mia
|
01 |
This Week in AI
Three stories worth your attention
|
Tool Launch
Claude moved into your Outlook last week. The chatbot tab is over.
On Monday, Anthropic released Claude Opus 4.7 — same pricing as 4.6, top of Vals AI's Finance Agent benchmark at 64.4%. That's the boring sentence. Here's the one that matters: Claude is now generally available inside Excel, Word, and PowerPoint, with Outlook in beta. Plus 10 pre-built financial agents that do the unsexy work — pitchbooks, KYC files, credit memos, month-end close. Plus Moody's full credit data on 600 million companies, embedded as a native app. Jamie Dimon was quoted saying Claude built a financial dashboard "in 20 minutes with all the backup, all the research, very accurate." The 20-minute number is the part the article quoted. The part that mattered is what made it possible — the agent already had the company's last 12 months of context to draw on.
|
What it means for you
Stop thinking of AI as a tab in your browser. Open the apps you already use most — Outlook, Excel, Word, your CRM, your help desk — and check the AI panel. There is one. You probably haven't enabled it. The unlock isn't a smarter model; it's the model already being where your work happens.
|
Model Release
OpenAI shipped "Instant." The headline is the speed. The story is that ChatGPT now remembers you.
Tuesday, OpenAI swapped GPT-5.3 Instant for GPT-5.5 Instant as the default for everyone. Headline numbers: AIME 2025 math up to 81.2 (from 65.4), MMMU-Pro multimodal up to 76 (from 69.2), reduced hallucination in law, medicine, and finance. All real, all welcome, all not the actual story. The actual story is one paragraph down the announcement: ChatGPT can now "search past conversations, files, and connected Gmail" to personalize its answers — and a new "memory sources" UI shows you which past chat or email shaped each response. You can delete sources. Shared chats won't expose them. Plus and Pro web users have it now; Free, Go, and enterprise in the coming weeks.
|
What it means for you
Run a 10-minute memory audit this week. Open ChatGPT settings → Personalization → Memory. Read what it claims to remember about you. Half of it will be useful. Some of it will be wrong. A few items you'll want to delete on principle. Until you've done this, every "personalized" answer is being personalized by data you didn't curate.
|
Trend Spotlight
Memory becomes a category — three things shipped, one direction.
Cloudflare formally launched Agent Memory, a managed service with four operations (Ingest, Remember, Recall, Forget) and four memory types (Facts, Events, Instructions, Tasks) — built on Llama 4 Scout for extraction and Nemotron 3 for synthesis. Mem0 went GA on its rebooted open-source agent memory layer. The Context-ReAct paper introduced five atomic memory operations and hit 61.5% on BrowseComp with a 30-billion-parameter Qwen fine-tune. There are now memory benchmarks (LongMemEval, LoCoMo, BEAM). There is now a vocabulary for the layer. There is now a vendor row at every AI conference. Twelve months ago "memory" meant context window length. Now it means a separate retrieval layer that survives between sessions.
|
What it means for you
When a category appears with benchmarks, vocabulary, and vendors in the same quarter, you don't need to learn the products yet. You need to internalize the concept. The ChatGPT memory you turned on in Story 2 and the agent memory inside Anthropic's financial templates from Story 1 are the same idea. Get the idea now. Pick the tool later.
---
|
|
02 |
Term of the Week
The one concept to understand this week
|
| |
|
Term №004
Agent memory
< agent memory *(no expansion — the term IS the description)* >
A layer that sits outside the AI model and stores facts, events, and instructions the AI should remember about you across sessions — separate from the context window the model loads each time.
|
Think of it like this →
Your phone has RAM (the apps currently open) and storage (everything else). The context window is RAM. Agent memory is storage. Most people are using AI like a phone with no storage — every conversation reboots from zero, and the burden of remembering falls on the human typing the prompt. Memory moves that burden off you.
|
|
⚠ Common misconception
"Agent memory just means a bigger context window." No. A bigger context window is a bigger workspace inside one conversation. Agent memory is what survives between conversations — and it's curated, not stuffed in. Memory ≠ longer prompt. Memory = state the model can call when it needs it. The whole point is not having to drag everything in every time.
|
Where you'll hear it: Cloudflare Agent Memory (managed service, beta). Mem0 (open-source, the layer most third-party agent platforms use). Zep (commercial, enterprise). ChatGPT's "memory sources" UI (the consumer surface of the same idea, shipped this week). Claude's financial agents that "close the books at month-end" — they remember the books between sessions. Every memory benchmark you'll see this year — LongMemEval, LoCoMo, BEAM — measures performance on this layer, not on the model itself.
MCP — how agents connect to memory and tools →
|
|
03 |
Deep Insight
Memory is the new layer — and what to do about it before next Monday
|
Most "AI trend pieces" right now are arguing about whether agents are real. The argument is over. The interesting question is what's stacking on top of agents. The answer shipped this week.
I've been writing this brief for three weeks. Each issue has given you a lens. RAG was the lens for answers — when AI looks things up. Agents were the lens for actions — when AI does things. Routing was the lens for choice — which AI for which task. This week, the fourth lens shipped, and it's the weirdest one. Memory. The lens for continuity — when AI knows what you've been working on without you having to re-explain.
2023–2024 was the era of answers. AI was a smarter Google. Better autocomplete, faster summaries. RAG (Issue 001) made answers cite real sources. The unit of value was a single good response to a single good question. Most people are still using AI exactly this way — paste a thing, get an answer, close the tab. Nothing wrong with that. It's just thin.
2024–2025 was the era of actions. Agents (Issue 002) made AI do things instead of just describing them. Computer use, Atlas Browser, Operator. Suddenly the unit of value was a completed task, not a written paragraph. The bar moved from "the answer was good" to "the work got done." Some people are here now. Most aren't.
Late 2025 to early 2026 was the era of choice. Routing (Issue 003) acknowledged that no single model wins everything. Foundry's router, OpenRouter, Portkey, the cottage industry of model-comparison newsletters. The unit of value became "the right tool for the moment" — and the cognitive overhead was deciding what was right. Most Pro readers are starting to live here.
May 2026 is the era of continuity. Memory becomes the layer above all three. Cloudflare Agent Memory shipped. Mem0 went GA. ChatGPT now searches your past chats, your files, your Gmail. Anthropic's financial agents recall the deal across sessions — that's why JPMorgan got a dashboard "in 20 minutes," because the agent remembered the prior 12 months. There's now a benchmark suite (LongMemEval, LoCoMo, BEAM), a vocabulary (Facts, Events, Instructions, Tasks), and a vendor list. The unit of value just became AI that knows what you're working on.
The pattern is the same every time. Each layer makes the previous one personal. RAG made AI informed. Agents made AI useful. Routing made AI fit. Memory makes AI yours. The shift isn't a new feature — it's a new unit of value. And every time the unit shifts, the people who win are not the ones with the best tool. They're the ones who internalized the concept first and changed how they used the existing tools.
The thing nobody is saying out loud. the 2026 winner isn't the person with the best prompts. It's the person with the best memory hygiene. Five years ago we'd have called this "knowledge management" and it would have been a Notion plug. Now it's the difference between an AI that drifts every conversation and an AI that compounds the more you use it.
Do this before next Monday
| 1. | Audit. Open your default AI (ChatGPT memory, Claude Projects, Gemini). Read what it already claims to know about you. Delete anything wrong. Note anything missing. | | 2. | Curate. Pick your top 3 active projects or clients. For each, write 5 facts the AI should always remember — who they are, where you're at, what they've asked, what you've promised, what to never repeat. Pin those into the AI's memory slot (every platform has one; the name varies). | | 3. | Test. In your next conversation about that project, don't re-explain. Ask it the next thing you actually need. If the model uses the memory, you've offloaded a chunk of cognitive overhead permanently. If it doesn't, the memory wasn't specific enough. | | 4. | Decide what stays out. Memory you don't curate is memory that drifts. Less is sharper than more. The model doesn't need to know your kids' names. It needs to know what your client said in March about their roadmap. |
Stop thinking "what's the prompt?" Start thinking "what does this AI know about me — and is that what I want it to know?" The work this week isn't building anything new. It's editing what's already there.
|
04 |
The Workflow
One way to use AI at your job this week
|
| |
Build your AI a "client memory page" — fifteen minutes once, saved every conversation forever.
Open whichever AI you use most. ChatGPT Projects, Claude Projects, Gemini Gems, Notion AI workspace — every platform has a "memory" or "project knowledge" slot under a different name. Pick one active client or project. Open a blank doc. Write five facts: (1) who they are in one sentence — name, role, company, what they bought; (2) where you are with them right now — the open question, the pending decision, the next deliverable; (3) what they've said before that should bias every reply — preferences, constraints, things they've explicitly rejected; (4) what you've promised — deadlines, deliverables, follow-ups; (5) what not to do — past mistakes, sensitivities, things they don't want to be reminded of. Paste those five into the AI's memory slot. Save.
Why it works: Most AI conversations spend the first 40% re-establishing context that should already be persistent. By moving five facts per project into permanent memory, you reclaim those minutes and — more importantly — the model stops drifting. Every conversation starts from the same anchor instead of whatever you happened to type that morning. The work isn't writing the prompt better. It's giving the prompt better ground to stand on.
|
Do this week
Build the 5-fact memory for one project today. Use it in your next conversation about that project. If the model uses it well, scale to three projects by Friday. Do not skip directly to ten — five facts × three projects is the sweet spot. Ten projects with bad memory is worse than three projects with good memory.
|
|
|
05 |
The Side Play
One way to make money with AI this week
|
| |
| ◆ Income Idea · Play №004 |
Sell an "AI memory starter kit" for one specific role.
Pick one role you understand deeply — real estate agents, freelance designers, solo lawyers, doctors in private practice, financial planners, insurance brokers. Build a single Notion page or PDF, around 25 pages, called something like "Set up your AI's memory in 90 minutes — for [role]." Inside, you write: (1) a five-template "what your AI should remember about each client" memory layout, customized to that role's actual workflow; (2) eight specific instruction prompts to pin in the AI's memory slot; (3) a monthly memory-audit prompt — paste it, the AI tells you what it's storing about you and what to consider deleting; (4) a one-page intake-to-memory workflow for new clients. Price at $39–$59. Sell on Gumroad or Lemon Squeezy. Position the offer plainly: "You don't need a better AI. You need an AI that remembers your work."
Why it works: The ChatGPT memory rollout in Story 2 is hitting roughly a hundred million people this month. Most won't figure out how to use it well — they'll either ignore it or accidentally pollute it. A short, role-specific guide solves a problem the user can feel without being able to articulate. The pack writes itself if you've ever sat with a client. Realistic revenue: $500–$3,000/month for a tight pack with no audience; $3K–$8K/month if you also DM it to your existing LinkedIn network in that role. Not life-changing money. Not "$10k in 3 days." Honest numbers.
|
Do this week
Pick the role today. Write the 5-template memory layout this evening. Everything else can come after the first sale. The pack does not need to be finished before it's listed — it needs to exist enough that the first buyer is happy.
|
|
|
06 |
The Stack
Three tools I'm actually testing this week
|
01 |
Mem0
Open-source agent memory layer · Free OSS / Cloud from $20/mo
This is the dev-side counterpart to Story 3. Even if you don't write code, knowing Mem0 exists is the difference between thinking memory is magic and thinking memory is a database. Read the quickstart once — twenty minutes — and you'll see the ChatGPT memory feature you turned on this week with completely different eyes. The feature isn't intelligence. It's retrieval against a curated store. That reframe alone is worth the read.
|
02 |
Limitless
Wearable + AI recall · ~$59/mo (Pendant) or free app
A pendant that records your day so AI can recall what was said. The full transcript-of-your-life thing. I tested it for two weeks. Useful for one specific thing — "what did Anna tell me about the Q3 launch on Tuesday?" — and unuseful for almost everything else, because the rest of life isn't dense enough to be worth replaying. Worth knowing about because this is where the next wave of memory products is heading. Not necessarily worth buying yet unless you're in a job where the answer to "what did they say in that meeting?" is high-stakes.
|
03 |
Reflect
AI-augmented backlinked notes · $10/mo
The note-taking app that quietly ate my Notion habit over the last 30 days. The trick is the backlinks — every note about a project automatically connects to every other note about that project, and the AI uses that graph to answer. The closest thing to "personal memory infrastructure" you can buy as a normal user this week. If you've ever tried Roam, Obsidian, or Tana and bounced off the complexity, Reflect is the friendlier version that still gets the graph right. ---
|
|
07 |
Inside FindSkill
What's new for members this week
|
| New |
MCP em Português
Connects directly to this issue's Term. MCP (Model Context Protocol) is how AI agents connect to memory layers, tools, and external data — the plumbing under everything Section 02 is about. Now in Portuguese, EN coming. Start the course →
|
|
| New |
DeepSeek en Français
Issue 002's lead story now has its own walkthrough. The agent gap closed; here's how to actually use the model in your stack. Commencer le cours →
|
|
| New |
ChatGPT Agents and Projects (Portuguese)
A practical walkthrough of GPT-5.5's agent + project mode — the surface where Story 2's new memory features land. Iniciar o curso →
|
|
|
|
↵ Hit reply
|
|
The Skill · by FindSkill.ai
|
|