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

@@ -56,6 +56,8 @@ This documentation is organized into the following sections:
commands with `/model`.
- **[Sandbox](./cli/sandbox.md):** Isolate tool execution in a secure,
containerized environment.
- **[Agent Skills](./cli/skills.md):** (Experimental) Extend the CLI with
specialized expertise and procedural workflows.
- **[Settings](./cli/settings.md):** Configure various aspects of the CLI's
behavior and appearance with `/settings`.
- **[Telemetry](./cli/telemetry.md):** Overview of telemetry in the CLI.