built throughORANGEBOX·see what it ships·$1 →

AtomEons / Learn / Library

::lesson library · 45 lessons · 5 levels · free · cc-by 4.0

The full library.

Every lesson, grouped by level. Pick any one. They're self-contained — designed to be useful even if you skip the path order.

L3

User

AI is part of your weekly rhythm. You have prompts you reuse and a working sense of when AI helps and when it doesn't.

L7~18 min

Multi-turn conversations — letting the chat build a model of the task

At User level, a single prompt is rarely the win. A 5–10 turn conversation that builds a working model of your task is.

userconversationdiscovery
L8~20 min

Documents in chat — when paste vs. upload matters

AI is at its best when reading something specific. Knowing how to feed it documents is the next leverage step.

userdocumentsinput
L9~15 min

Your first paid tier — which one, when, why

Free tier is enough for most humans for 30+ days. When you outgrow it, you pay for ONE tool. Not four.

usermoneydecision
L13~9 min

Image-in-chat — paste the screenshot

Most people describe what they see when they could just paste the screenshot. The AI reads pixels better than you can describe them. Stop typing the picture.

imagesscreenshotsmultimodaluser
L14~15 min

Voice mode — when speaking beats typing

Real-time conversation with AI is a different shape than chat. Knowing when to switch modes is the actual skill.

voicemodesmobilethinking-out-loud
L24~15 min

Projects and Custom GPTs — stop re-explaining yourself

Every chat starts cold. A Project remembers your background, your style, your files. Create one for the work you actually do every week, and stop pasting the same context twelve times a day.

projectscustom-gptsgemspersistent-contextworkflow
L25~18 min

Artifacts and Canvas — the side panel that runs your work

Claude Artifacts and ChatGPT Canvas turned chat into a workspace. Code runs. Documents render. Edits happen in place. This is where AI stops being chat and starts being a tool.

artifactscanvastoolsiterationuser
L4

Operator

You run real work through AI daily. Multiple tools, multiple models, saved prompt library, honest mental model of the limits.

L10~30 min

Local AI · Ollama — privacy, offline, and the limit of free

At Operator level you need an honest opinion about local-only AI. Even if you don't use it daily, you should have run it once.

operatorlocalprivacy
L11~25 min

Model routing — switching between Claude, GPT, Gemini mid-task

Operators don't pick one AI. They route each task to the model that does it best. Knowing the strengths is the skill.

operatorroutingtools
L15~25 min

MCP servers — the plug socket that turned AI into a real tool

Model Context Protocol is the standard plug. Knowing what plugs in changes what your AI can actually touch — your files, your inbox, your calendar, your repos.

mcpoperatortoolingextensibility
L16~20 min

Agent mode — when AI takes action, not just answers

The frontier of useful AI is agents that DO things — browse, click, file, send. The actual skill is the safety pattern, not the magic.

agentsautomationsafetyoperatorscope
L26~22 min

Computer use — when AI takes the mouse and keyboard

Claude in Chrome, ChatGPT Atlas, computer-use beta — the frontier is AI that drives your browser like a human. Knowing the safety pattern is the actual skill.

computer-useagentsbrowser-automationsafetyoperator
L27~22 min

What AI cannot replace — taste, judgment, relationships

The operators winning in 2026 are the ones who learned what AI is for and what is theirs. Knowing the line is more valuable than any prompt.

judgmenttastedelegationoperatoraccountability
L30~20 min

Agents 101: model plus tools plus loop

An agent is a model with tools running in a loop until done · know when you need one and when you don't.

agentsdecisionsadvanced
L31~25 min

MCP: structured tools for AI

Model Context Protocol is the USB-C of AI tooling · learn the shape before you wire anything.

MCPagentsprivacyadvanced
L32~25 min

Skill primers: teach a session your context in 30 seconds

A skill is a reusable file that primes a fresh AI session with your project, voice, and rules · stop re-explaining yourself.

promptsmemoryadvanced
L33~30 min

Local models with Ollama

Run Llama, Qwen, or Mistral on your own laptop · no API, no logs, no monthly bill for the work that should stay home.

localprivacymodelsadvanced
L34~20 min

Vision models: when to use them

Vision lets the model see images · powerful for screenshots and diagrams · weak for precise spatial work · know the line.

visionmultimodaladvanced
L35~25 min

Audio and Whisper transcription

Whisper turns audio into text · meetings, voice memos, interviews · the AI-era replacement for note-taking.

voicemultimodalprivacyadvanced
L36~25 min

RAG vs long context: when to retrieve, when to dump

RAG fetches the right slice of your data at query time · long context stuffs everything in · know which problem you actually have.

RAGmemoryadvanced
L37~25 min

Embeddings: meaning as numbers

An embedding is a list of numbers that captures the meaning of text · learn the shape and you unlock semantic search, deduplication, and clustering.

embeddingscodingadvanced
L38~20 min

Fine-tuning vs prompt engineering

For individuals, fine-tuning is almost never worth it · know exactly when it actually is.

fine-tunedecisionsadvanced
L39~20 min

AI safety in personal use

PII, NDAs, financial data, and other people's secrets · know the rules of what you do not paste.

privacyverifyadvanced
L40~20 min

Multimodal prompting: combining text, image, audio

The strongest prompts use the medium that fits the question · sometimes you describe, sometimes you show, sometimes you do both.

multimodalvisionvoiceadvanced
L42~15 min

Chain-of-thought: making the model show its work

Asking the model to reason step-by-step before answering raises accuracy on hard problems · know when it earns its cost.

promptsverifyadvanced
L43~25 min

Tool use and structured output

Function calling makes the model return JSON your code can use · know the contract before you build on it.

codingpromptsagentsadvanced
L44~25 min

Cost optimization: tokens, caching, model selection

AI is metered · the operators who stay profitable measure what they spend and choose the model that fits the task.

modelsdecisionsadvanced
L5

Pilot

Runs multiple projects through AI from one cockpit. Mission graphs. Receipts. Multi-model routing. The chat box is a tool inside a system, not the system itself.

L12~20 min

Outgrowing the chat box — when chat isn't the right surface anymore

At Pilot level the chat box is a tool, not the system. You need persistent project memory, multi-tool routing, and receipts on disk. This is the bridge to a cockpit.

pilotcockpitsystem
L18~18 min

Receipts and paper trail — audit your own AI use

At Pilot level, what AI did for you last month becomes evidence. Knowing how to keep that evidence is the skill.

auditreceiptspilotworkflowdocumentation
L28~25 min

AI for kids and teachers — the next-generation curriculum

If you are a parent, teacher, or tutor — the children in your life are going to use AI for school. The choice is whether they learn it with you, or alone in their room at 11pm the night before the essay is due.

parentingeducationtutoringai-literacykidsteachers
L29~15 min

The senior-engineer pattern — talk to AI like a senior

A junior asks for the answer. A senior asks for tradeoffs, edge cases, alternatives, and reasons not to do the thing. Run that same five-step pattern through any AI conversation and the output roughly doubles in quality.

decision-makingpromptingcode-review-mindsetpre-mortemsteelman
L41~25 min

Long-context strategy: when 200K is right, when chunking wins

Long context is a tool, not a default · know what degrades, what costs you, and when chunking beats stuffing.

RAGmodelsadvanced
L45~30 min

Open weights vs closed weights

When the model file is on your machine, the rules change · know what you gain, what you give up, and what stays the same.

localmodelsBYOKadvanced
L46~30 min

AI receipts: building your own audit trail

If you cannot replay what the AI did and why, you cannot debug it, defend it, or trust it · build receipts now, thank yourself later.

verifycodingadvanced
L47~30 min

Voice cloning: ethics and practical workflows

Cloning your own voice unlocks real workflows · cloning someone else's is a consent question with legal teeth · know the line.

voiceprivacymultimodaladvanced

::part of /learn · the AtomEons AI literacy curriculum

LAB · ATOMEONS · MARCO ISLAND FLÆONS RESEARCH · 12 PAPERS · CC-BY 4.0ORANGEBOX v1.0.0-beta · TURBO-OPTIMIZE CLAUDE · SHIPPED 2026-05-30B00KMAKR v3.2.0 · AI PUBLISHING COCKPIT · MAC + WINDOWSFREE LAUNCH WEEK · ENDS JUNE 6 · §4A NO-SAAS LOCKFOUNDER'S VIEW · NEXT BROADCAST IN ...CITE THE WORK · FORWARD THE LINK · NO ALGORITHMLAB · ATOMEONS · MARCO ISLAND FLÆONS RESEARCH · 12 PAPERS · CC-BY 4.0ORANGEBOX v1.0.0-beta · TURBO-OPTIMIZE CLAUDE · SHIPPED 2026-05-30B00KMAKR v3.2.0 · AI PUBLISHING COCKPIT · MAC + WINDOWSFREE LAUNCH WEEK · ENDS JUNE 6 · §4A NO-SAAS LOCKFOUNDER'S VIEW · NEXT BROADCAST IN ...CITE THE WORK · FORWARD THE LINK · NO ALGORITHM