The Learning Vault

The Learning Vault

1% a day. Only what survived.

7 entries · updated Aug 2026

This isn’t a list of 50 tools. It’s what survived after testing many — and what I learned along the way.

Entry 01 · Stack

My AI Stack

Why it exists: because I was collecting tools instead of using them.

Read entry

Four tools, four distinct jobs. The moment two of them do the same job, one is already dead — I just haven’t noticed yet.

Claude — code and copy. It’s where I build my agents and maintain the site. Every day.

ChatGPT — the most personal of the four. It gets me and covers a lot of ground, but it won’t go deep on its own. I have to push for the output to be good.

Perplexity — research with current data and a real source attached.

Gemini — second opinion, or when I need something specific from the Google ecosystem.

The one I almost got wrong: ChatGPT. I kept it for months as my default for everything — not because it was best at anything, but because it was the one I was used to. Familiarity feels like competence. It isn’t. It kept its spot only after I gave it a job the others couldn’t do.

Don’t ask “is this tool good?” Ask “what job does it own that nothing else owns?”

04 agents · ready to pasteThe agents behind it

These aren’t prompts. Each one is a full operating instruction that turns the tool into a specialist with a fixed method, a refusal policy and a deliverable it won’t skip. Paste one into a new chat — or into a Custom GPT, a Project or Claude Project — and it stays in role for the entire session.

Claude · Copy Architecture

A copy architect that won’t let you skip a step. Five phases, validates before advancing, kills vague answers. Type FAST if you only need the core three.

How to run this agent
  1. Install: paste the full instruction into a new chat, or into a Claude Project’s custom instructions for permanent use.
  2. Wait for the interrogation: it opens by briefing you, not by producing. Answer honestly — vague answers get pushed back on purpose.
  3. Move phase by phase: it confirms understanding before advancing. Type SKIP to jump one and it logs the gap instead of inventing an answer.
  4. Collect the synthesis: the final document arrives at Phase 5, with a Required Input section listing everything still missing.

Short on time? Type FAST and it runs only Briefing, Big Domino and the Three Beliefs.

ChatGPT · Decision Pressure

A strategic board of up to twelve named lenses — Porter, Drucker, Buffett, Jobs, Dalio and others — forced to disagree before it decides. Delivers a full executive report as a self-contained HTML dashboard you open in your browser. Type TEXT for the same report in clean markdown instead.

How to run the agent — and save its report
  1. Install: paste the full instruction into a new chat, or into a Custom GPT / Project instructions field for permanent use.
  2. Brief it: give it the decision on the table, the context, and any constraint that matters. If you paste the instruction alone, it asks for exactly that before convening.
  3. Read the tension: it won’t hand you a consensus. Convergences, divergences and the prevailing thesis are separate sections — and it will recommend not proceeding when that’s the right call.
  4. Collect: the report arrives as one HTML code block — click Copy at the top of that block.
  5. Save it: paste into Notepad (or TextEdit in plain text mode) and save as report.html — set “Type” to All files and keep the .html extension.
  6. Open it: double-click the file and the dashboard renders in your browser. For PDF: Ctrl+PSave as PDF.

Any missing number comes back labelled as a declared assumption, never as invented data. The board stays seated — run new decisions in the same session.

Perplexity · Sourced Research

A market analyst and pricing strategist. Maps three to five real competitors, builds your buyer persona and recommends a price — with a named source on every external data point. Refuses “I have no competitors”. Delivers a self-contained HTML report.

How to run the agent — and save its report
  1. Install: paste the full instruction into a new Perplexity thread. Keep the thread open — the rules only hold inside it.
  2. Answer all seven at once: it opens with a numbered list — what you sell, current price and how long it’s been unchanged, who buys today, competitors you know, your region, your differentiator, your goal. One message is enough.
  3. Expect at most two follow-ups: only if the sector or the market is impossible to identify from what you sent.
  4. Check the two honesty sections: Assumptions made and What could not be confirmed. Anything not researched is labelled as an estimate — treat those as leads, not facts.
  5. Save it: click Copy on the code block, paste into Notepad (or TextEdit in plain text mode) and save as report.html — “Type” set to All files, keep the .html extension. Double-click to open. Ctrl+PSave as PDF.

Turn web search on before you start. Without it the agent still runs, but it says so up front and the competitor list becomes categories instead of real companies. Prices move fast — re-run before reusing old findings.

Gemini · Sheets Mechanic

A spreadsheet engineer for formulas, cleanup and simple dashboards. Won’t invent a function that doesn’t exist, and tells you when a formula isn’t the answer — sometimes the problem is the shape of your data, not the syntax.

How to run this agent
  1. Install: paste the full instruction into a new Gemini chat. Keep it open — every follow-up inherits the rules.
  2. Give it three things: your column names in order, where the result should land, and what the result should be. That’s what turns a guess into a working formula.
  3. If a formula is failing, paste it exactly as it is, plus the error text — #REF!, #N/A, #VALUE!. The error name tells it more than a description does.
  4. Test before you trust: it reasons about formulas, it doesn’t run them. Check the output against one row where you already know the answer.

If your Sheet uses a comma as the decimal mark, formula arguments are separated by semicolons instead of commas — say so once and it adapts. And when it tells you a pivot table beats the formula you asked for, it’s usually right.

Method, not content. Each agent brings the process and the standards. It won’t invent your numbers, sources or testimonials — it names what’s missing and stops until you supply the real thing.

The tool on each card is just where I run it. Plain-text instructions — use them in whichever AI you prefer.

Entry 02 · Archived

The Tool Graveyard

Why it exists: because what I dropped says more than what I kept.

Read entry

Lovable — opened it once, hit a wall of complexity, never went back.

The honest version isn’t that the tool was too complex. It’s that I had no project waiting for it. Complexity you need is called depth. Complexity you don’t need is called friction. Same feature, different day.

I didn’t drop it because it was hard. I dropped it because I adopted it before I had the problem.

Entry 03 · Systems

The Rule of 3

Why it exists: because I noticed I was doing the same thing on a Wednesday that I’d already done on Monday — and would do again on Friday.

Read entry

Did a task twice? I start looking at whether it can be automated.

On the third time, I automate it.

Before that it’s premature optimization. After that it’s waste.

You don’t count to three in a notebook. You recognize the sentence: “I did this yesterday.” That’s the second time. “Again?” — that’s the third.

The hard part was never spotting the repetition. It was knowing what to do in the ten minutes after spotting it. This is what I do:

FIELD NOTE — 03
  1. 01 Write the problem, not the task. not “I need a prompt to summarize” — what do I get wrong every single time?
  2. 02 Find who actually solved it. Real names.
  3. 03 Make the AI that specialist — by name. “you’re an expert” pulls the internet average. Names pull the reference.
  4. 04 Force the required input. No data, no output — it asks, it doesn’t invent.
  5. 05 Define the output shape before you need it.

Don’t ask for the answer. Ask it to build the prompt — it returns the variables you couldn’t see yet.

Count the repetitions. The number decides, not the mood.

Entry 04 · Systems

Prompt Versioning

Why it exists: because I started over from scratch 3 times.

Read entry

I’d build the agent, tweak it, tweak it again — and never save the previous state. When something broke, I had nowhere to roll back to. So I started over.

Three times.

But the honest version is different: I wasn’t losing the prompt. I was losing the reason.

Sometimes the file was right there. It just didn’t say why it was different. I’d look at two versions, see what changed, and have no idea which one solved the problem — or what the problem was.

This doesn’t need a tool. It needs a header.

FIELD NOTE — 04
  1. 01 One document. Newest version always on top. Word, Docs, Notes — whatever you already have open.
  2. 02 Name the version by what broke, not by what changed.
  3. 03 Five words, maximum. can’t write the reason? the change wasn’t ready.
  4. 04 Keep the dead line as a comment. Never delete it.
  5. 05 Date it. Future you needs to know if this was before or after the thing you learned.

You don’t lose the prompt. You lose the reason. Save the reason.

v04 · 08.11 · killed the summary step, output too long
was: "summarize in 3 bullets"
─────────────────────────────
[prompt]

↳ Three lines above the prompt. That’s the entire system.

One document. Newest on top. Never delete the one below it. The tool doesn’t matter — the header does.

Entry 05 · Mindset

The Book That Changed How I Think

Why it exists: because most books I read changed nothing. This one changed where I look for the cause.

Read entry

The Power of Your Subconscious Mind — Joseph Murphy

I didn’t read it as self-help. I read it as a manual for watching my own thoughts.

Jung said it better than the book did: “Until you make the unconscious conscious, it will direct your life — and you will call it fate.”

That’s the whole thing. Patterns I’d never questioned were making decisions for me, and I was calling the result circumstance.

Most of my battles were mine.

Not the market, not the tool, not the timing. I built the fight, then fought it.

And here’s what I got wrong for a long time: I’d notice the fight was mine and try to just drop it. That doesn’t work. Dropping it undoes nothing — it hands you the same reaction next time, wearing different clothes.

What changes is going to the origin. Not what am I feeling, but where did this come from, and what is it still doing for me.

don't ask:  what am I feeling?
ask:        where did this come from?

1. where is it from?   → the pattern has an origin. it isn't you.
2. what did it do?     → it protected you once. that was real.
3. does it still?      → almost never. that's when it lets go.

↳ You don’t abandon a pattern. You understand it until it loses its job.

Every answer opens a perspective that wasn’t available before. It isn’t motivation — it’s clarity. The energy shows up because it stops being spent on a fight that was never there.

Before you push harder, ask where it came from. A pattern you understand stops driving you — one you only ignore comes back at the next decision.

Entry 06 · Discipline

Three Pillars, One Rule

Why it exists: because most habit advice teaches you not to fail. None of it taught me to come back.

Read entry

For a long time I thought the habit was the commitment. Be there, every day, no matter what.

So I was there. Sitting, present, head somewhere else, producing nothing. Keeping the deal and not doing the work.

Presence without attention is just the habit performing itself.

I didn’t stop showing up. I stopped expecting to show up for one thing.

Three pillars: reading, body, project. The project is where the 1% lives — and not every day did I want to be there. But every day I moved somehow. If the project wouldn’t come, the reading did. If my head wouldn’t come, my body did.

the pillars:  read · move · build
the rule:     one of them, every day. never zero.

project won't come  → I read. still in motion.
head won't come     → I train. the body pulls the head.
nothing comes       → I feel it. no guilt. tomorrow I return.

↳ Three pillars because one always carries the other. The streak never depends on your best day.

This isn’t linear and it won’t become linear — least of all when the work is looking inward. There were days I only wanted to stay in bed, and the right answer was to let it happen. Not as escape. As part of it.

What held me wasn’t never stopping. It was knowing that stopping wouldn’t stop me.

Don’t build one habit. Build three that cover for each other — and the rule becomes never zero, not always everything.

Entry 07 · Core

Principles I Never Bend

Why it exists: not rules I was given. Rules I was left with.

Read entry

Adopt after the need, never before. 01·02

Let the count decide, not the mood. 03

Never lose the previous state. 04

Find where it came from, not what it feels like. 05

Never zero. Never everything. 06

Five lines, all of them paid for. If a new tool, book or habit doesn’t survive them, it doesn’t enter the vault — and the ones already in get re-tested.

One last thing

You already have the vault. Now do the 1%.

Pick one task you’ve already done 3 times. Automate it today.

And answer one of these, whichever is easier: which tool is sitting in your graveyard, which pattern you keep fighting instead of understanding, or which pillar you’d pick on a day nothing comes.

One line is enough. hello@nextlevellearninghub.com. I read every one.

Back to Next Level Learning