From cfb55de5ea49ef60268bf5a6924e25c1701943ec Mon Sep 17 00:00:00 2001 From: colinwren-stripe <92538686+colinwren-stripe@users.noreply.github.com> Date: Fri, 19 Jun 2026 00:43:15 -0400 Subject: [PATCH] Update Stripe Projects skill docs (#48673) Committed-By-Agent: codex Committed-By-Agent: codex Committed-By-Agent: codex Committed-By-Agent: codex Co-authored-by: codex --- optional-skills/payments/stripe-projects/SKILL.md | 4 ++-- .../skills/optional/payments/payments-stripe-projects.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/optional-skills/payments/stripe-projects/SKILL.md b/optional-skills/payments/stripe-projects/SKILL.md index d1b30d89875..90eeb700a3c 100644 --- a/optional-skills/payments/stripe-projects/SKILL.md +++ b/optional-skills/payments/stripe-projects/SKILL.md @@ -26,13 +26,13 @@ Trigger phrases: - "manage my stack credentials", "rotate this key", "upgrade my plan" - "what providers can I add?" -If the user already has the service set up manually and just wants to use it, this skill is not the right entry point. +If the user already has a provider account, this skill can still connect it with `stripe projects link `. If the user wants to use an existing provider resource, such as an existing database or Vercel project, check provider support first; many providers currently support provisioning new resources but not importing existing ones. ## Prerequisites - Stripe CLI installed (Homebrew on macOS, package manager on Linux, or download from https://docs.stripe.com/stripe-cli/install) - Stripe Projects plugin installed -- A Stripe account, logged in via `stripe login` +- A Stripe account. If the user doesn't have one yet, the CLI can guide them through sign-in or account creation in the browser during setup. ## Install diff --git a/website/docs/user-guide/skills/optional/payments/payments-stripe-projects.md b/website/docs/user-guide/skills/optional/payments/payments-stripe-projects.md index 5ee426361a2..74e60876bf5 100644 --- a/website/docs/user-guide/skills/optional/payments/payments-stripe-projects.md +++ b/website/docs/user-guide/skills/optional/payments/payments-stripe-projects.md @@ -44,13 +44,13 @@ Trigger phrases: - "manage my stack credentials", "rotate this key", "upgrade my plan" - "what providers can I add?" -If the user already has the service set up manually and just wants to use it, this skill is not the right entry point. +If the user already has a provider account, this skill can still connect it with `stripe projects link <provider>`. If the user wants to use an existing provider resource, such as an existing database or Vercel project, check provider support first; many providers currently support provisioning new resources but not importing existing ones. ## Prerequisites - Stripe CLI installed (Homebrew on macOS, package manager on Linux, or download from https://docs.stripe.com/stripe-cli/install) - Stripe Projects plugin installed -- A Stripe account, logged in via `stripe login` +- A Stripe account. If the user doesn't have one yet, the CLI can guide them through sign-in or account creation in the browser during setup. ## Install