diff --git a/skills/.curated/vercel-deploy/agents/openai.yaml b/skills/.curated/vercel-deploy/agents/openai.yaml index e866113..1ee74e7 100644 --- a/skills/.curated/vercel-deploy/agents/openai.yaml +++ b/skills/.curated/vercel-deploy/agents/openai.yaml @@ -1,6 +1,6 @@ interface: display_name: "Vercel Deploy" - short_description: "Create a claimable Vercel preview deployment" + short_description: "Deploy apps and agents with zero configuration on Vercel" icon_small: "./assets/vercel-small.svg" icon_large: "./assets/vercel.png" - default_prompt: "Create a claimable Vercel preview deployment for this project and share URL plus setup notes." + default_prompt: "Create a Vercel deployment for this project and share the URL." diff --git a/skills/.curated/vercel-deploy/assets/vercel.png b/skills/.curated/vercel-deploy/assets/vercel.png index cd83d8a..c41ae1e 100644 Binary files a/skills/.curated/vercel-deploy/assets/vercel.png and b/skills/.curated/vercel-deploy/assets/vercel.png differ