docs(extensions): add Agent Skills support and mark feature as experimental (#16859)

This commit is contained in:
N. Taylor Mullen
2026-01-16 11:37:28 -08:00
committed by GitHub
parent 42fd647373
commit 063f0d0dcd
6 changed files with 101 additions and 6 deletions

View File

@@ -91,5 +91,8 @@ Additionally, these tools incorporate:
- **[MCP servers](./mcp-server.md)**: MCP servers act as a bridge between the
Gemini model and your local environment or other services like APIs.
- **[Agent Skills](../cli/skills.md)**: (Experimental) On-demand expertise
packages that are activated via the `activate_skill` tool to provide
specialized guidance and resources.
- **[Sandboxing](../cli/sandbox.md)**: Sandboxing isolates the model and its
changes from your environment to reduce potential risk.