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.

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

Aus stripe/ainiedrig Risiko
Package ansehen ->

Installieren

Diesen Skill installieren

Installieren (skills.sh)

npx skills add stripe/ai

Installieren (Claude marketplace)

  1. /plugin marketplace add <marketplace>
  2. /plugin install <plugin>@<version>
  3. Anweisungen in marketplace.json befolgen

Manuell

Repository klonen und den Skill-Ordner in dein Agent-Skills-Verzeichnis kopieren.

Parse Status

✅ ok

Risiko

niedrig

Dateien

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.

Dateien

Dateien

Datei auswählen

Wähle eine Datei, um den Inhalt zu sehen.

Ähnliche Skills

Weitere Skills entdecken

Keine ähnlichen Skills gefunden.

stripe-projects - Install Agent Skills