mirror of
https://github.com/agentskills/agentskills.git
synced 2026-06-18 15:54:06 +08:00
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:
co-authored by
Claude Opus 4.6
parent
f7243408c6
commit
7fe6232e9f
+2
-2
@@ -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."
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user