Rename "Integrating skills" guide to "Adding skills support"

Addresses reviewer feedback that "Integrating" could be misread as
integrating skills into a workflow rather than into a client. Renames
`integrating-skills.mdx` to `adding-skills-support.mdx` and updates all
references in `docs.json`, `home.mdx`, and `what-are-skills.mdx`.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Jonathan Hefner
2026-03-04 08:32:41 -06:00
co-authored by Claude Opus 4.6
parent f7243408c6
commit 7fe6232e9f
4 changed files with 7 additions and 7 deletions
@@ -1,6 +1,6 @@
---
title: "How to integrate skills into your agent"
sidebarTitle: "Integrating skills"
title: "How to add skills support to your agent"
sidebarTitle: "Adding skills support"
description: "A guide for adding Agent Skills support to an AI agent or development tool."
---