Build Skills, Then Loop Them Into a Super-Agent
Last year, the magic was a perfect prompt.
You’d craft 400 words, paste it in, get a good answer, and feel clever. The next day you’d do it again. From scratch. Same problem, same typing, same blank page.
That’s not leverage. That’s a faster typewriter.
The Prompt Trap
Most people are stuck at the prompt.
A prompt is a single turn. You ask, it answers, the context evaporates. The intelligence was real, but it was rented. Nothing accumulated. Tomorrow you pay full price again.
This is the same trap that swallows whole AI programmes. The pilot does something impressive in a demo, then nothing compounds, and six months later 95% of AI projects have failed with nothing in production to show for it. A great prompt is a great demo. A demo is not a process.
The fix isn’t a better prompt. It’s a different unit.
Skills Are the Unit
A skill is a captured, named procedure. The repeatable work you do over and over, written down once in a form the agent can reliably execute.
Not a clever sentence. A procedure. “Triage an inbound support email.” “Draft a release note from a changelog.” “Audit a landing page against our brand rules.” “Reconcile yesterday’s orders against the ledger.” Each one has steps, inputs, edge cases, and a definition of done.
The shift sounds small. It isn’t.
A prompt lives in your head and dies in a chat window. A skill lives in a library, has a name, and can be called by name. Once it exists, you never write it again. Neither does anyone else on your team.
| One-Shot Prompt | Named Skill |
|---|---|
| Lives in a chat window | Lives in a library |
| Rewritten from scratch | Called by name |
| Knowledge dies with the tab | Knowledge compounds with use |
| Only the author can run it | Anyone — and the agent — can run it |
| Answers one turn | Becomes a permanent capability |
The first time you capture a skill, it costs you more than just doing the task. The tenth time you call it, it’s free. By the hundredth, it’s infrastructure — the same shift that’s made building your own rails the non-negotiable choice.
We learned this building our own software. The wins that stuck weren’t the impressive single answers. They were the procedures we wrote down once and never had to think about again.
Composition Beats Cleverness
A library of skills is necessary. It isn’t sufficient.
A drawer full of tools doesn’t build a house. Someone has to pick the right one, in the right order, and know when the job is done. That “someone” is the agent — but only if you give it two things most people skip.
1. The ability to choose. The agent needs to read a goal and select which skills apply. Not all of them. The right ones. This is judgment, and it’s the part that separates a tool palette from an operator.
2. The ability to chain. Real work is rarely one skill. It’s “triage the email, then draft the reply, then check it against policy, then schedule the send.” The output of one skill becomes the input to the next. Composition is where capabilities multiply instead of just add.
A skill answers a question. A composed chain of skills completes a job. The gap between those two is the gap between AI that assists and AI that operates.
You don’t get composition by writing a longer prompt. You get it by giving the agent a real library and letting it decide.
The Loop Is the Engine
Here’s the part everyone underestimates.
A skill runs once. A loop runs until done.
Point an agent at a single message and it gives you one turn, however good. Point the same agent at a goal — “get this site audit to ship-ready” — wrap it in a loop, and something different happens. It tries. It checks its own work. It notices the gap between where it is and where it needs to be. It picks another skill. It tries again.
The message-shaped agent stops when it has answered. The goal-shaped agent stops when the goal is met.
That difference is everything. This is the same insight behind Compounding Engineering: a loop that plans, acts, assesses, and codifies will, run after run, make the next run easier. The skill library is the memory. The loop is the engine. Together they self-improve.
Run it on a goal, not a message, and the agent earns its keep across attempts instead of spending it all on one.
A word of honesty: a loop without judgment is just an expensive way to spin. The loop needs a real definition of done and a way to check itself against reality, or it confidently loops toward the wrong answer. Most of the engineering is in the checking, not the looping.
From “Types Faster” to “Runs a Process”
Stack the three pieces and the ceiling moves.
- A prompt helps you type faster. Useful. Rented. Gone tomorrow.
- A skill captures work once so it’s free forever. Now it’s an asset.
- A library plus a loop lets the agent choose, chain, and persist toward a goal. Now it’s a process.
Each layer is a different category of leverage. Most teams never leave the first one. They get genuinely faster at typing and mistake that for transformation. Speed at the keyboard is not the same as a process that runs without you.
The super-agent isn’t a smarter model. It’s an ordinary agent standing on a library it can call and a loop that won’t quit. The intelligence is roughly the same. The leverage is not even close.
First Thing Tomorrow
Don’t buy anything. Don’t wait for a platform. Start capturing.
- Name your three most-repeated tasks. The ones you or your team do weekly, the same way every time. Those are your first skills. If you’ve done it five times, write it down once.
- Write one as a real procedure. Steps, inputs, edge cases, definition of done. Not a paragraph of vibes. A procedure the agent can run the same way every time.
- Find the chain. Pick two skills that naturally feed each other. The output of one is the input to the next. That chain is your first composed job.
- Give it a goal, not a message. Stop asking “do this turn.” Start asking “get this to done.” Define what “done” looks like so the loop has something to aim at.
- Make it check itself. Before you trust any loop, decide how it verifies its own output against reality. A loop that can’t tell good from done is just burning tokens — the metered units of work you pay the model for, racked up with nothing to show.
Start with one skill this week. Add the next when it earns its place.
The Bottom Line
A clever prompt is a moment. A library of skills is an asset. A loop that composes them is a process.
Most teams are still polishing prompts and calling it strategy. Stop typing faster and start running the work.
Want to turn your repeated work into an agent that runs the process? We build the skills, the composition, and the loop — and we stay for the part where it actually has to work. Let’s talk.