From 4104b92e1f4f9cdc3f594ea8b29fbce8203553ae Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 16:18:42 +0000 Subject: [PATCH 1/5] Update docs/inspector/skills.mdx Generated-By: mintlify-agent Mintlify-Source: dashboard-editor --- docs/inspector/skills.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/inspector/skills.mdx b/docs/inspector/skills.mdx index 1f55c8ea7e..cf369ab10a 100644 --- a/docs/inspector/skills.mdx +++ b/docs/inspector/skills.mdx @@ -10,7 +10,7 @@ icon: "square-slash" 1. **Navigate to the Skills tab** in MCPJam Inspector to discover and manage skills 2. **Load skills** — MCPJam automatically discovers skills from [supported directories](#skill-directories). You can also upload skills directly through the Skills tab, or run `npx skills` to install them -3. **Use skills in the Chat tab or App Builder** — the LLM discovers them automatically, or you can inject them with the `/` command +3. **Use skills in the Playground** — the LLM discovers them automatically, or you can inject them with the `/` command