Skill

stripe-projects

Use when setting up a new app or local repo with Stripe Projects, provisioning a software stack, or bootstrapping the Projects CLI from a coding agent.

Path: providers/claude/plugin/skills/stripe-projects

From stripe/aiLow risk
View package ->

Install

Install this skill

Install (skills.sh)

npx skills add stripe/ai

Install (Claude marketplace)

  1. /plugin marketplace add <marketplace>
  2. /plugin install <plugin>@<version>
  3. Follow marketplace.json guidance

Manual

Clone the repo and copy the skill folder into your agent skills directory.

Parse Status

✅ ok

Risk

Low

Files

1 file

Allowed Tools

Not specified

SKILL.md


name: stripe-projects description: >- Use when setting up a new app or local repo with Stripe Projects, provisioning a software stack, or bootstrapping the Projects CLI from a coding agent.


Stripe Projects is a CLI for provisioning software stacks.

Docs are here: https://docs.stripe.com/projects.md

Download the Projects CLI and run stripe projects init to get started. You get access to more skills when you do that.

To install the Stripe CLI and Projects plugin, Homebrew users can run brew install stripe/stripe-cli/stripe && stripe plugin install projects. For other installation options, see https://docs.stripe.com/stripe-cli/install.md.

After stripe projects init, prefer the local project skills it creates.

View Source
---
name: stripe-projects
description: >-
  Use when setting up a new app or local repo with Stripe Projects, provisioning
  a software stack, or bootstrapping the Projects CLI from a coding agent.

---

Stripe Projects is a CLI for provisioning software stacks.

Docs are here: https://docs.stripe.com/projects.md

Download the Projects CLI and run `stripe projects init` to get started. You get access to more skills when you do that.

To install the Stripe CLI and Projects plugin, Homebrew users can run `brew install stripe/stripe-cli/stripe && stripe plugin install projects`. For other installation options, see https://docs.stripe.com/stripe-cli/install.md.

After `stripe projects init`, prefer the local project skills it creates.

Files

Files

Select a file

Choose a file to preview its contents.

Related skills

More skills to explore

No related skills found.

stripe-projects - Install Agent Skills