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.