From c30901a781df21b51a4a5fe4d9146b736f5ce6d3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 15 Aug 2026 15:06:37 +0000 Subject: [PATCH] chore(plugins): bump stripe 0.4.1 -> 0.5.1 (1953b6c -> f4abb44) --- .grok-plugin/marketplace.json | 2 +- .grok-plugin/plugin-index.json | 8 ++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.grok-plugin/marketplace.json b/.grok-plugin/marketplace.json index 19d2514..510f887 100644 --- a/.grok-plugin/marketplace.json +++ b/.grok-plugin/marketplace.json @@ -220,7 +220,7 @@ "source": { "source": "url", "url": "https://github.com/stripe/ai.git", - "sha": "1953b6cce7344d880a054c42b8dd21ca3e50ebd5", + "sha": "f4abb4498d2e3298c6b9e52cdd4559cebfc70a2f", "path": "providers/grok/plugin" }, "homepage": "https://github.com/stripe/ai", diff --git a/.grok-plugin/plugin-index.json b/.grok-plugin/plugin-index.json index 22b10a5..0599d00 100644 --- a/.grok-plugin/plugin-index.json +++ b/.grok-plugin/plugin-index.json @@ -503,8 +503,8 @@ } }, "stripe": { - "sha": "1953b6cce7344d880a054c42b8dd21ca3e50ebd5", - "version": "0.4.1", + "sha": "f4abb4498d2e3298c6b9e52cdd4559cebfc70a2f", + "version": "0.5.1", "components": { "agents": [ { @@ -533,6 +533,10 @@ "name": "connect-recommend", "description": "Use this skill when the user asks about Stripe Connect configuration, charge patterns, Dashboard access, or how to get…" }, + { + "name": "connect-required-verification-information", + "description": "Use this skill when the user asks what information a Stripe Connect connected account must provide for verification, on…" + }, { "name": "stripe-apps", "description": "Use when building, modifying, or reviewing a Stripe App — or when the user describes something that implies one (e.g. \"…"