From 2d443dbd83fb2a48232a0f48e33527f445094e10 Mon Sep 17 00:00:00 2001 From: matt korwel Date: Tue, 24 Mar 2026 16:46:45 -0700 Subject: [PATCH] Update docs/cli/creating-skills.md Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> --- docs/cli/creating-skills.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/cli/creating-skills.md b/docs/cli/creating-skills.md index 6afc33ddde..030ea07513 100644 --- a/docs/cli/creating-skills.md +++ b/docs/cli/creating-skills.md @@ -72,6 +72,7 @@ This skill guides the agent in conducting thorough code reviews. - **Local Changes**: If changes are local... ... ``` +- **`name`**: A unique identifier for the skill. This should match the directory name. - **`description`**: A description of what the skill does and when Gemini should use it. - **Body**: The Markdown body of the file contains the instructions that guide