---
name: stripe-projects
slug: stripe-projects
score: 65
rubric: 1.0
provenance: verified-org
publisher: Stripe
license: MIT
capability: action-taking
canonical: https://top-agent-skills.com/skill/stripe-projects
---

# stripe-projects

Provision a Postgres, Redis, auth, or LLM provider through the Stripe Projects catalog rather than signing up by hand.

## Install

### Claude Code

```bash
/plugin marketplace add stripe/ai
```

### Cursor

```bash
npx skills add stripe/ai --skill stripe-projects --target cursor
```

### Gemini CLI

```bash
gemini skills add stripe/ai --skill stripe-projects
```

## Best for

Letting an agent provision and wire up cloud services (DB, cache, auth, email, model providers) with credentials returned inline.

## Not ideal for

Teams that must provision through their own IaC (Terraform, Pulumi) or a locked-down cloud account.

## About

Provisions third-party infrastructure — databases, auth, caching, hosting, email, model providers — through the Stripe Projects catalog instead of manual signup.

## Compatibility

claude-code, cursor, gemini-cli

## Metadata

- Categories: payments-billing, apis-integrations
- Tags: Stripe, Provisioning, Infra
- Setup time: 3 min
- Complexity: Medium
- Last update: 2026-06-14
- Verified: 2026-06-15
- Source: https://github.com/stripe/ai/tree/main/skills/stripe-projects


---

_Indexed by Top Agent Skills. Score breakdown: https://top-agent-skills.com/about/methodology_
