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