From 983775d26db5fba034532fde679512422ae30dad Mon Sep 17 00:00:00 2001 From: Karen Date: Thu, 5 Mar 2026 18:01:04 -0800 Subject: [PATCH] Add Agent Cards skill MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add agent-cards/skill — Manage prepaid virtual Visa cards for AI agents — create cards, check balances, view credentials, close cards, and get support via MCP tools. Co-Authored-By: Claude Opus 4.6 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9456467e..ad25b367 100644 --- a/README.md +++ b/README.md @@ -510,6 +510,7 @@ This collection would not be possible without the incredible work of the Claude - **[leonardomso/33-js-concepts](https://github.com/leonardomso/33-js-concepts)**: Inspiration for JavaScript Mastery. --- +- **[agent-cards/skill](https://github.com/agent-cards/skill)**: Manage prepaid virtual Visa cards for AI agents. Create cards, check balances, view credentials, close cards, and get support via MCP tools. ## Repo Contributors