• Projects
  • Service
  • About
  • branding.bz
  • Podcast
  • Tips
  • FAQ
  • Recruit
  • Download
  • Contact
  • branding.bz(ブランド構築SaaS)
  • DESIGN NOW(デザインメディア)
  • X
  • LinkedIn
  • Spotify
  • Facebook

213-0011 神奈川県川崎市高津区久本3-6-7-303

© 2026 ID INC. All rights reserved

claude-skills/スキル
SKILLOfficialdevelopment

stripe-pay

プラグイン
stripe
ソース
GitHub で見る ↗
説明

Stripeの別事業者への送金、Stripeプロフィールハンドル(Stripeでの識別名)またはネットワークIDを使った送金、あるいはエージェント(AI)がStripe事業者に支払い可能かどうかの確認を、ユーザーが行うのをサポートします。ユーザーが正確なStripeプロフィールハンドルやネットワークIDを提供しない場合は、Stripeディレクトリを使って受取人を検索または確認してください。

原文を表示

Helps users send funds to another Stripe business, transfer money to a Stripe Profile handle or network ID, or ask whether an agent can pay a Stripe business. Use Stripe Directory to find or verify a recipient when the user doesn't provide an exact Stripe Profile handle or network ID.

ユースケース
  • Stripeの別事業者へ送金するとき
  • プロフィールハンドルまたはネットワークIDで送金するとき
  • エージェントの支払い可否を確認するとき
  • 受取人情報が不正確なとき
本文(日本語訳)

stripe pay

認証済みのStripe事業から、Stripeプロフィール(事業識別用のプロフィール)ハンドル(例:@recipient)で特定された別のStripe事業に対して、資金を送付するときに stripe pay を使用します。

stripe pay コマンドは事業間の資金移動を対象としています。送信側・受信側の両方がStripeプロフィールを持つ必要があります。さらに:

  • 送信側は資金が入金されている金融口座(預金口座)を必要とします。
  • 受信側はStripeプロフィールにリンクされた、送金を受け取る準備が整った送金先を必要とします。

ユーザーが金融口座の詳細について知りたい場合は、「金銭管理」のドキュメントを参照してください。このコマンドは受信者の支払設定を確認し、リンクされた金融口座または銀行口座へ送金をルーティングし、確認前に手数料と到達予想時間を表示します。送金が無料または即座に行われると決めつけないでください。

安全性に関するルール

  1. ユーザーが明確に送金を指示するまで、資金を送付しないでください。
  2. 資金送付が可能なコマンドを実行する前に、実行予定の stripe pay ... コマンド全体を表示し、ユーザーの確認を得てください。
  3. まず --agent または --json オプションを使用し、ユーザーが送金の詳細を確認できるようにしてください。
  4. ユーザーが確認した後になるまで、-y または --yes を渡さないでください。
  5. ユーザーの意図を推測しないでください。ユーザー名、金融口座ID、金額、通貨、内部メモ、説明、その他いかなる詳細についても推測せず、必ずユーザーに確認してください。
  6. APIキー全体をユーザーに返さないでください。

ワークフローを選択する

あなたの目標を達成するため、ドキュメントを読む必要があります。アクションを起こす前に関連ページを必ず読んでください:

目標 ドキュメント
ユーザーが正確なStripeプロフィールハンドルまたはネットワークIDを提供していない場合、受取人を見つけるまたは確認する Stripeディレクトリをエージェントで使用する
送金の確認、実行、承認対応、再開、ドライラン(試行実行)を行う stripe pay CLIリファレンス
Stripeプロフィールを作成・管理する(受信者の送金先を含む) Stripeプロフィール
送金対応可能な金融口座をセットアップまたは理解する 金銭管理

セットアップエラーに対応する

stripe pay がセットアップ不足を報告した場合、送金を続行しないでください。不足している項目を説明し、ユーザーに対応するステップを提示してください。エラー解決方法を説明する前に、ワークフロー表から不足要件に対応するドキュメントを読んでください:

  • 送信側がStripeプロフィールを持たない場合、プロフィールの作成をユーザーに指示してください。
  • 送信側が送金対応可能な金融口座を持たない場合、グローバル送金機能を金融口座で設定することをユーザーに指示してください。
  • 送信側が両方とも不足している場合、両方のセットアップステップを完了してから送金を試し直すよう指示してください。
  • 受信側が送金先を持たないか無効な場合、セットアップを完了してから送金が進められることを伝えてください。受信側のセットアップが正されるまで送金を再試行しないでください。
  • 受信者が不明または無効な場合、Stripeディレクトリエージェントのワークフローを読み、従ってください。ユーザーが受信者の正確なStripeプロフィールハンドルまたはネットワークIDを提供できる場合は、それらを求めてください。

送信側のセットアップについては、ユーザーを該当するダッシュボードページに案内してください:

  • Stripeプロフィールを作成するには、https://dashboard.stripe.com/profiles を開いて「開始する」をクリックしてください。
  • グローバル送金を金融口座で設定するには、https://dashboard.stripe.com/balance/financial-accounts を開いて「開始する」をクリックしてください。
原文(English)を表示

stripe pay

Use stripe pay to send money from the authenticated Stripe business to another Stripe business identified by a Stripe Profile handle, for example @recipient.

The stripe pay command is for business-to-business money transfers. Both the sender and the receiving business must have a Stripe Profile. In addition:

  • The sender needs a funded financial account.
  • The receiver needs an eligible transfer destination linked to their Stripe Profile.

If the user needs details about financial accounts, read Money Management. The command resolves the recipient’s payout configuration, which can route the payout to an attached financial account or linked bank account, and reports the fee and delivery timing before confirmation. Don’t assume that a transfer is free or instant.

Safety Rules

  1. Don’t send money unless the user explicitly asks you to make the transfer.
  2. Before running a command that can send money, show the exact stripe pay ... command you plan to run and get confirmation.
  3. Use --agent or --json first so the user can review the transfer details.
  4. Don’t pass -y or --yes until after the user confirms the reviewed transfer.
  5. Don’t guess at the user’s intent. Don’t guess at the username, financial account ID, amount, currency, internal note, memo, or any other detail. Always confirm with the user.
  6. Don’t print full API keys back to the user.

Choose the workflow

Read the documentation to accomplish your goal. You must read the relevant page before taking action:

Goal Documentation
Find or verify a recipient when the user doesn’t provide an exact Stripe Profile handle or network ID Use Stripe Directory with AI agents
Review, send, handle approval, resume, or dry-run a transfer stripe pay CLI reference
Create or manage a Stripe Profile, including a recipient’s transfer destination Stripe Profile
Set up or understand an eligible financial account Money Management

Handle setup errors

Don’t continue the transfer when stripe pay reports missing setup. Explain what’s missing and give the user the corresponding next step. Before explaining how to resolve the error, read the documentation for the missing requirement in the workflow table:

  • If the sender is missing a Stripe Profile, tell the user to create one.
  • If the sender is missing an eligible financial account, tell the user to set up Global Payouts with an eligible financial account.
  • If the sender is missing both requirements, tell the user to complete both setup steps before trying the transfer again.
  • If the recipient doesn’t have an eligible transfer destination linked to their Stripe Profile, tell the user that the recipient must complete that setup before the transfer can proceed. Don’t retry the transfer until the recipient’s setup is corrected.
  • If the recipient is missing or invalid, read and follow the Stripe Directory agent workflow. If the user can provide the recipient’s exact Stripe Profile handle or network ID, ask them for it.

For sender setup, direct the user to the relevant Dashboard page:

  • To create a Stripe Profile, open https://dashboard.stripe.com/profiles and click Get started.
  • To set up Global Payouts with an eligible financial account, open https://dashboard.stripe.com/balance/financial-accounts and click Get started.

原文・著作権は Anthropic および各プラグイン作者に帰属します。日本語訳は Claude API による自動翻訳です。