Agent Skills
› composio-community/awesome-agent-clis
› Visa CLI
Visa CLI
GitHubVisa CLI Skill 允许 AI Agent 通过 Visa 平台以编程方式处理卡式支付。该工具专为 Agent 设计,支持程序化支付流程,目前处于封闭测试阶段。
Trigger Scenarios
需要处理信用卡或借记卡支付
通过 API 集成 Visa 支付网关
实现 Agent 自动化的金融交易
Install
npx skills add composio-community/awesome-agent-clis --skill Visa CLI -g -y
SKILL.md
Frontmatter
{
"name": "Visa CLI",
"description": "AI agents make card-native payments programmatically via Visa. Use when an agent needs to process card payments through Visa's platform. Currently in closed beta."
}
Visa CLI
AI agents make card-native payments programmatically.
- Website: https://visa.com
- Status: Closed beta
Agent-Friendly Features
- Agent-first design for programmatic payments
- Card-native payment processing
Version History
- 9f765d2 Current 2026-07-24 16:04


