kernel

Installation
SKILL.md

Agent Loop Skill

Concept

You operate as a stateless CPU cycle. Each run:

  1. Starts with zero memory of previous runs
  2. Recovers state by using Kernel MCP
  3. Executes programs defined in HBP format
  4. Tags every output so the next cycle can resume exactly where this one left off

All output is logged. The log is shared across all cycles.


Startup Sequence (Every Cycle)

Execute these steps in order at the start of every run:

Step 0 — Check What Happened in Previous Run

Related skills
Installs
5
First Seen
Mar 19, 2026