原始内容
BlindPay Skills
The official Agent Skills for BlindPay - Stablecoin API for global payments.
What These Skills Do
These skills provide AI assistants (Cursor, Claude Code, Codex, etc.) with domain knowledge for integrating BlindPay's stablecoin payment infrastructure. They enable AI assistants to:
- Understand payout flows (stablecoin to fiat)
- Understand payin flows (fiat to stablecoin)
- Create and manage receivers with proper KYC/KYB
- Add bank accounts for different payment rails (ACH, Wire, PIX, SPEI, SWIFT)
- Generate quotes and handle token approvals
- Set up virtual accounts and offramp wallets
- Configure webhooks and handle events
- And more...
Installation
Claude Code
Run the following command in your terminal:
npx skills add blindpaylabs/blindpay-skills
Cursor
Run the following command in your terminal:
npx skills add blindpaylabs/blindpay-skills
Codex
Run the following command in your terminal:
npx skills add blindpaylabs/blindpay-skills
Example Prompts
Once installed, skills are automatically activated when relevant tasks are detected:
"Explain the complete payout flow from quote to execution"
"Walk me through creating a receiver with enhanced KYC"
"How do I create a SWIFT bank account?"
"What are the KYC requirements for a business receiver?"
"How do I test payouts using the USDB test token?"
Documentation
Support
- Email: eric@blindpay.com
- Issues: GitHub Issues
License
This project is licensed under the MIT License - see the LICENSE file for details.
Made with ❤️ by the BlindPay team