From ed155322607c900e380b6b0d587719ddd4ac399d Mon Sep 17 00:00:00 2001 From: mikemikimike <13286568797@163.com> Date: Sun, 23 Aug 2026 11:20:54 +0800 Subject: [PATCH] docs: fix agent skills index link --- skills/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skills/README.md b/skills/README.md index dc267ee5..89ebd2ee 100644 --- a/skills/README.md +++ b/skills/README.md @@ -9,4 +9,4 @@ Stripe has: - MCP Prompts - Agent skills -This folder is a collection of [agent skills](https://agentskills.io) to steer your agents to build optimal Stripe integrations. These are synced automatically from [docs.stripe.com/.well-known/skills](https://docs.stripe.com/.well-known/skills) via the [sync-skills workflow](/.github/workflows/sync-skills.yml). +This folder is a collection of [agent skills](https://agentskills.io) to steer your agents to build optimal Stripe integrations. These are synced automatically from [docs.stripe.com/.well-known/skills/index.json](https://docs.stripe.com/.well-known/skills/index.json) via the [sync-skills workflow](/.github/workflows/sync-skills.yml).