技能

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.

路径: providers/claude/plugin/skills/stripe-projects

来自 stripe/ai低风险
查看包 ->

安装

安装此技能

安装(skills.sh)

npx skills add stripe/ai

安装(Claude marketplace)

  1. /plugin marketplace add <marketplace>
  2. /plugin install <plugin>@<version>
  3. 请按照 marketplace.json 指引操作

手动安装

克隆仓库并将技能目录复制到你的 agent skills 目录中。

Parse Status

✅ ok

风险

文件

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.

文件

文件

选择文件

选择一个文件以预览内容。

相关技能

更多可探索的技能

暂无相关技能。

stripe-projects - Install Agent Skills