chore: correct docs as skills and hooks are stable (#18358)

This commit is contained in:
Jack Wotherspoon
2026-02-05 08:31:22 -05:00
committed by GitHub
parent d29383a132
commit a342c954e9

View File

@@ -100,10 +100,8 @@ Connect Gemini CLI to external services and other development tools.
the Model Context Protocol.
- **[IDE integration](./ide-integration/index.md):** Use Gemini CLI alongside VS
Code.
- **[Hooks](./hooks/index.md):** (Preview) Write scripts that run on specific
CLI events.
- **[Agent skills](./cli/skills.md):** (Preview) Add specialized expertise and
workflows.
- **[Hooks](./hooks/index.md):** Write scripts that run on specific CLI events.
- **[Agent skills](./cli/skills.md):** Add specialized expertise and workflows.
- **[Sub-agents](./core/subagents.md):** (Preview) Delegate tasks to specialized
agents.