From 635ed2f62aea34c68e393d6039d90f32060d25b3 Mon Sep 17 00:00:00 2001 From: Christine Betts Date: Tue, 3 Feb 2026 11:47:51 -0500 Subject: [PATCH] test change --- docs/cli/skills.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cli/skills.md b/docs/cli/skills.md index c9c83cbb33..4714b7be59 100644 --- a/docs/cli/skills.md +++ b/docs/cli/skills.md @@ -15,7 +15,7 @@ as security auditing, cloud deployments, or codebase migrations—without cluttering the model's immediate context window. Gemini autonomously decides when to employ a skill based on your request and the -skill's description. When a relevant skill is identified, the model "pulls in" +skill's description. When a relevant skill is identifieddd, the model "pulls in" the full instructions and resources required to complete the task using the `activate_skill` tool.