agent-card

agent-card is a skill for Claude Code, Codex from Bilal140202/the-lord-of-the-skills. It costs 71 tokens per session (2,427 once invoked), scanned A, original, MIT.

A tool for managing prepaid virtual Visa cards for AI agents, including creating cards, checking balances, viewing transactions, and closing cards.

In plain words
What is it for?
Use it to create and manage cards, review balances and transactions, pay for online purchases, manage plans, and get support.
Why use it?
It gives you a way to control agent spending and inspect payments without handling card details manually each time.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: positional $N argument; mentions Claude Code.

Good fit Use it to create and manage cards, review balances and transactions, pay for online purchases, manage plans, and get support.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/bilal140202/the-lord-of-the-skills/agent-cards__skill
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Bilal140202/the-lord-of-the-skills --skill agent-cards__skill
Clone the repo
git clone --depth 1 https://github.com/Bilal140202/the-lord-of-the-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for agent-card

README.md
[![agentmods](https://agentmods.dev/badge/skills/bilal140202/the-lord-of-the-skills/agent-cards__skill/github.svg)](https://agentmods.dev/skills/bilal140202/the-lord-of-the-skills/agent-cards__skill)
Your own site
<a href="https://agentmods.dev/skills/bilal140202/the-lord-of-the-skills/agent-cards__skill"><img src="https://agentmods.dev/badge/skills/bilal140202/the-lord-of-the-skills/agent-cards__skill/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for agent-card

Your own site · 80×15
<a href="https://agentmods.dev/skills/bilal140202/the-lord-of-the-skills/agent-cards__skill"><img src="https://agentmods.dev/badge/skills/bilal140202/the-lord-of-the-skills/agent-cards__skill.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 71 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,427 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00071 $0.02427
Opus 5 $0.00036 $0.01213
Sonnet 5 $0.00014 $0.00485
Haiku 4.5 $0.00007 $0.00243

Measured 8d ago against content hash bb868a9cb4da, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

agent-card scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

**Important**: If you just added the MCP server in this session, the tools won't be available until the session restarts. Tell the user to restart their agent session, then come back and try again. Do NOT fall back to ra
skills/gondor/claude-code/agent-cards__skill/SKILL.md · 168 lines

How it starts

The opening of the file, as written. The whole thing — 168 lines — stays where its author put it; the contents beside it link to each section on GitHub.

AgentCard

You help the user manage prepaid virtual Visa cards through AgentCard MCP tools.

Setup

Tools are prefixed mcp__agent-cards__*. If no AgentCard tools are available, read references/setup.md and guide the user through connecting the MCP server.

Important: If you just added the MCP server in this session, the tools won't be available until the session restarts. Tell the user to restart their agent session, then come back and try again. Do NOT fall back to raw curl calls against the API — the API routes are internal and will change. Use either the MCP tools or the CLI (see CLI Reference).

Available Tools

Tool Purpose
list_cards List all cards with IDs, last four digits, expiry, balance, and status
create_card Create a new virtual Visa card (requires saved payment method; limits depend on plan — see get_plan)
check_balance Check live balance without exposing credentials
get_card_details Get decrypted PAN, CVV, expiry (may require approval)
close_card Permanently close a card (irreversible)
list_transactions List transactions with amount, merchant, status, timestamps
setup_payment_method Save a payment method via Stripe for future card creation
remove_payment_method Remove a saved payment method from Stripe
list_payment_methods List saved payment methods (id, brand, last4, expiry; marks the default)
set_default_payment_method Choose which saved payment method funds new cards
detect_checkout Check if current browser tab is a checkout page (requires Chrome extension)
fill_card Fill an existing card into a checkout form (requires Chrome extension)
pay_checkout Auto-create card and fill checkout form in one step (requires Chrome extension)
submit_user_info Submit KYC info (name, DOB, phone) required before first card
get_plan Show current plan, card limits, monthly usage, and upgrade options
upgrade_plan Start a Stripe Checkout to upgrade to the Basic plan
cancel_plan Cancel the active paid subscription (revert to Free)
get_mode Show the account's issuing mode (test = sandbox, prod = live cards)
set_mode Switch issuing mode between test (sandbox) and prod (live cards)
approve_request Approve or deny a pending approval request
start_support_chat Open a new support conversation
send_support_message Send a message in a support conversation
read_support_chat Read message history of a support conversation

Read the full file on GitHub · 168 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 168 lines · 71 tokens per session scan A bb868a9cb4da

Subscribe to this mod's changes

agent-card is a skill published in the GitHub repository Bilal140202/the-lord-of-the-skills (4 stars, last pushed 6d ago), licensed MIT. It adds 71 tokens to every session and 2,427 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

ainb-fleet:cost

Show fleet spend — per-session, per-model, per-day, and per-group USD cost rollups for every claude/codex session, sourced live from ainb's burndown analytics (which already prices every provider call). Use when you need spend visibility across a multi-session fleet, want to find the most expensive session/model, or…

stevengonsalvez/agents-in-a-box · 120 tokens

serpsmith

Publish SEO articles reliably across AI-agent runtimes.

emiliojohann/SERPsmith · 14 tokens

agent-agentic-payments

Agent skill for agentic-payments - invoke with $agent-agentic-payments.

ruvnet/ruflo · 22 tokens

sprr

Single PR reviewer for awesome-quant. Use when the user asks to review, validate, comment on, label, close, or merge one specific pull request that adds README.md entries. Triggers include "sprr", "review PR", "check PR", and "validate contribution".

wilsonfreitas/awesome-quant · 60 tokens

aws-cost-analysis

Analyze AWS costs by service, account, and time period. Identifies top spenders, cost anomalies, and optimization opportunities. Use when reviewing cloud spend, preparing cost reports, or investigating unexpected charges.

caipe-io/ai-platform-engineering · 44 tokens

financial-model

Use when a founder needs the driver-based 18–36 month projection: revenue, cost and headcount builds resolving to net burn, runway, cash-out date, scenarios and the raise size. NOT the 13-week bank-reconciled cash view (that is finance-ops), NOT single-series forecasting (that is forecasting), NOT running the round…

ericrisco/rsc-harness · 85 tokens