Pack · 9 talks · 5h 10m to watch, 54 min to read

Agent skills

An API tells an agent what it can call, but not how your team gets a job right. Skills package that missing procedure in a folder whose details load only when needed. The format becomes practical by choosing reliable triggers, separating steps from reference material, preferring constraints to a procedural novel, and using scripts when a step should be deterministic. Cursor's worktree rewrite tests the provocative case for moving product behavior from thousands of lines of code into instructions, including the isolation failures that follow. Langfuse and Supabase make maintenance concrete: product documentation has to keep pace with the product, and an eval can be wrong even when the skill is right. Regression tests come next, followed by retrieval, ownership and versioning when one useful folder grows into shared infrastructure.

1
Elvin Aghammadzada, DataRobot · 26:40 · AI Engineer World's Fair 2026
Skills are the New SDKs

Why first: Aghammadzada explains why APIs, tools and human documentation still leave an agent without the workflow knowledge needed to use a platform well. Skills fill that gap through progressive loading. Pocock follows with the practical question: what makes one of those folders good enough for the model to find and follow?

5
Marc Klingen, ClickHouse · 24:09 · AI Engineer Europe 2026
Skill issue: Lessons from skilling up coding agents to use Langfuse

Why here: Gomes shows the leverage and the new failure modes that appear when behavior moves into a skill. Klingen shows how to maintain one against a changing product: inspect traces, point to living documentation, and resist an optimizer that rewards short runs at the expense of current information. Rodrigues then tests the same approach against a product rule whose absence can expose data.

6
Pedro Rodrigues, Supabase · 1:18:41 · AI Engineer Europe 2026
Skill Issue: How We Used AI to Make Agents Actually Good at Supabase

Why here: Klingen keeps changing product knowledge outside the skill and measures whether the agent fetches it. Rodrigues adds a rule that cannot be missed, then catches his own evaluator checking the wrong database metadata. Schmid follows by turning those hard-won lessons into a smaller, repeatable test discipline.

7
Philipp Schmid, Google DeepMind · 21:46 · AI Engineer World's Fair 2026
Don't Ship Skills Without Evals

Why here: Rodrigues shows both a skill changing agent behavior and a grader misreading the result. Schmid generalizes the method into positive and negative trigger cases, isolated trials, cheap assertions and ablation tests. Miraje then asks what changes when skills become the main feature layer of a harness.

8
Yogendra Miraje, FactSet · 17:24 · AI Engineer World's Fair 2026
Skills are New Features: Building a Skill-Centric Harness

Why here: Schmid gives one skill a lifecycle through evaluation and retirement. Miraje scales that discipline to a skill-centric harness, where descriptions route tasks and a growing registry needs retrieval and governance. Touil widens the same argument from one harness to an organization with many teams and workflows.

9
Imad Touil, QuantumBlack · 20:31 · AI Engineer World's Fair 2026
AI-Native Organisations Run on Skills: How to Structure and Scale Them

Why last: Miraje explains why a skill-centric harness needs retrieval and governance. Touil shows what that demand becomes across many teams: a searchable catalog, dependencies, versions, access controls, evaluation, observability and named owners. The pack ends where a useful personal technique becomes shared infrastructure with a maintenance bill.

After this pack: Search and retrieval →