Google Engineers' WikiSkill Turns Agent Execution History Into Validated, Reusable Skills

blaizedsouza · x · 2026-09-16

Google engineers built WikiSkill: a system that turns an agent's execution history into persistent knowledge, then compiles it into reusable skills — essentially an experience compiler for agents.

The loop: run tasks -> preserve raw traces -> consolidate recurring failures and successful strategies into a wiki -> propose one atomic skill update -> validate -> keep or rollback.

The clever part: skills can roll back, but the wiki never does — successful strategies, recurring failures, rejected edits, and skill impact history all survive into the next iteration.

Key takeaway: the next agent memory layer should distill experience into procedures an agent can execute, validate, and transfer: raw traces -> persistent knowledge -> validated skills -> a better next run.

Original post →

More from coding & agent

coding & agent channel →