From 3184fcb604d5270e7a51e591630d0038b196eec9 Mon Sep 17 00:00:00 2001 From: Shayan Rais Date: Fri, 24 Apr 2026 20:34:41 +0500 Subject: [PATCH] Update index.html --- .../2026-04-25-gdg-kolachi-cli-claude-code-gemini/index.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/presentation/2026-04-25-gdg-kolachi-cli-claude-code-gemini/index.html b/presentation/2026-04-25-gdg-kolachi-cli-claude-code-gemini/index.html index d8de64d..fc8731e 100644 --- a/presentation/2026-04-25-gdg-kolachi-cli-claude-code-gemini/index.html +++ b/presentation/2026-04-25-gdg-kolachi-cli-claude-code-gemini/index.html @@ -1354,7 +1354,7 @@ todoapp/ harness -

The skills: field is what makes the agent special. It preloads any-skill directly into the agent’s brain at startup — before the agent has received a single instruction.

+

The skills: field is what makes the agent special. It preloads any-skill directly into the agent’s brain at startup — before the agent has received a single instruction.

-

The description field is the single prompt-land field — it’s what makes Claude decide when to invoke your skill. Write it well.

-

Small description, full body loaded on demand — this is progressive disclosure. Claude’s main context stays lean until the skill is actually needed.

+

Small description, full body loaded on demand — this is progressive disclosure. Claude’s main context stays lean until the skill is actually needed.