From 43ddcc00f036c5368d3f7e821689381b14ba2051 Mon Sep 17 00:00:00 2001 From: tgalaxystripe Date: Thu, 27 Aug 2026 13:54:34 -0700 Subject: [PATCH] Update description trigger so that agents are instructed to use it when the user wants to provision Not just when there's user intent to use stripe projects. --- skills/stripe-projects/SKILL.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/skills/stripe-projects/SKILL.md b/skills/stripe-projects/SKILL.md index baf61de5..0c19a8df 100644 --- a/skills/stripe-projects/SKILL.md +++ b/skills/stripe-projects/SKILL.md @@ -1,8 +1,8 @@ --- name: stripe-projects description: > - Use when the user wants to provision infrastructure or third-party services - using Stripe Projects. Triggers: "I need a database", "set up auth", "add + Use when the user wants to provision infrastructure or third-party services. + Triggers: "I need a database", "set up auth", "add caching", "give me a Postgres", "provision Redis", "I need hosting", "add a vector DB", "get me an API key for X", "get credentials for X", "sign up for a service", "set up monitoring", "show me the catalog", "what can I provision",