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. \"…"