Think of learning a new skill like assembling IKEA furniture without the manual. You could spend hours guessing which screw goes where, or you could grab the instruction sheet someone already wrote and skip straight to the fun part. That instruction sheet? That’s the whole idea behind this workflow.
I came across this walkthrough from Tina, an ex-Meta data scientist turned AI content creator who also runs an AI education business. She shared her personal system for learning things roughly 10 times faster, and I was genuinely impressed by how simple the pieces are. The creator breaks it into four connected parts, and each one maps cleanly onto our IKEA analogy. Let me walk you through it.
🪑 The parts of the kit
Every flat-pack box has the same core pieces. Here’s how the author’s system lines up:
- The instruction sheet (Stand on the shoulders of giants). Instead of guessing, you borrow the proven path other people already figured out.
- The custom fit (Adjust it for you). No two rooms are the same, so you tweak the plan to your actual skill level and goal.
- The screwdriver (The productivity system). A plan without a tool to build it stays in the box. This is what makes you actually do the work.
- The receipt drawer (The memory system). You keep a record of what you built and how, so you can look back later.
Now let’s turn each part into real steps.
📋 Step 1: Grab the instruction sheet
The original poster starts with a tool called Notebook LM, which recently rebranded to Gemini Notebook. Whatever you want to learn, chances are someone already learned it and left a trail. She opens a new notebook and types a clear goal, something like “I want to learn AI coding so I can eventually build a desktop app that tracks my productivity habits.” She even names the tools she’s heard of, like Claude Code, Codex, and Cursor.
The tool then gathers real sources for her. She imports them and asks it to design a study plan. In seconds she gets a structured four-week roadmap. As she points out, doing this the old way, digging through Reddit threads and other people’s plans, would have eaten up days.
🎯 Step 2: Make it fit your room
Here’s where I think the workflow gets clever. A generic plan is a starting point, not the finish line. The expert copies that study plan and drops it into her go-to chatbot, in her case Claude, because it knows the most about her.
She asks it to customize the plan based on her real background. And the honest part I loved: the AI pushed back. It noticed she already has a computer science degree and runs coding pipelines daily, so the beginner “overcome your intimidation” framing didn’t fit. It rebuilt the plan around her actual level, even referencing the hardware she owns.
A few practical takeaways from this step:
- Use the chatbot that knows you best, so the plan reflects your real starting point.
- Ask it to turn the plan into an interactive HTML checklist you can tick off as you go.
- Chat with it live while you work, asking “how do I set this up?” or “what do you mean here?”
The person who shared it also gave a smart tip on picking your model for the job: local models for private topics, a visual-strong model when you need to check pictures and diagrams (like wiring electronics), a big-context model for heavy reading, and a fast, direct one when you just want to power through.
🔧 Step 3: Pick up the screwdriver
A plan you never touch is just a nice document. To close that gap, the creator vibe coded two little desktop widgets for herself. One is a typewriter-style app where she pastes her study plan and checks off tasks. The other is an avocado-shaped Pomodoro timer where she names a task, sets the minutes, and logs the session when it’s done.
Both widgets quietly save everything into her notes. That’s her accountability layer. You don’t need custom apps to copy this, but the principle stands: a timer plus a visible checklist turns “I should study” into “I did study.”
🗂️ Step 4: Keep the receipts
The final piece is a memory system built in Obsidian. Her widgets automatically log every Pomodoro and study session there, so she has a running record of how she works and what she learns. Then she points a local AI agent at those logs. It can graph her habits, suggest productivity tweaks, and even answer questions like “what was I working on two weeks ago at this time?” That kind of recall is almost impossible from memory alone.
💡 Where you could use this
The beauty is that this kit works for way more than coding. The author mentioned using the exact same flow for:
- Learning AI coding and building a real desktop app
- Electronics projects with an ESP32 board
- Gardening, of all things
Basically any skill with a learning curve fits. Career skills, a new language, a hobby, even prepping for something like a driver’s test.
🚀 Give it a spin
What I appreciate most is that none of these tools are exotic. A research notebook, a chatbot you already use, a timer, and a notes app. The magic is in how the creator wired them together into one loop: borrow the proven path, tailor it, actually do it, and remember it.
If you want the finer details, the exact prompts, and the model cheat sheet she uses, the full video is very much worth your time. Go watch it, then tell me what you’d learn first with a system like this.