docs: document .agents/skills alias and discovery precedence (#19166)

This commit is contained in:
Kevin Moore
2026-02-15 20:18:36 -08:00
committed by GitHub
parent 8979fc5f6a
commit d1ca8c0c80
2 changed files with 18 additions and 10 deletions

View File

@@ -68,8 +68,9 @@ Skills can bundle resources like scripts.
## How to verify discovery
Gemini CLI automatically discovers skills in the `.gemini/skills` directory.
Check that it found your new skill.
Gemini CLI automatically discovers skills in the `.gemini/skills` directory. You
can also use `.agents/skills` as a more generic alternative. Check that it found
your new skill.
**Command:** `/skills list`