From 4035db2f2eddce372b072d6ab6ab553ff62a0922 Mon Sep 17 00:00:00 2001 From: Karen Date: Thu, 5 Mar 2026 18:04:40 -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 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 481d76d..5896811 100644 --- a/README.md +++ b/README.md @@ -52,8 +52,7 @@ - [hashicorp-agent-skills](https://github.com/hashicorp/agent-skills) - HashiCorp-maintained Claude skills for Terraform workflows and infrastructure automation. - [agnix](https://github.com/avifenesh/agnix) - Linter for AI agent configurations. Validates SKILL.md, CLAUDE.md, hooks, MCP configs, and more with 156 rules, auto-fix, and LSP server for real-time editor diagnostics. - [email-html-mjml](https://github.com/framix-team/skill-email-html-mjml) - Generate responsive HTML email templates using MJML 4.x — cross-client compatible HTML with compilation, validation, width math, and component architecture. - - +- [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. ## 📊 Data & Analysis - [root-cause-tracing](https://github.com/obra/superpowers/tree/main/skills/root-cause-tracing) - Use when errors occur deep in execution and you need to trace back to find the original trigger