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.
npx skills add yeshello-app/mcp --skill digital-business-cardgit clone --depth 1 https://github.com/yeshello-app/mcpWrote 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.
[](https://agentmods.dev/skills/yeshello-app/mcp/digital-business-card)<a href="https://agentmods.dev/skills/yeshello-app/mcp/digital-business-card"><img src="https://agentmods.dev/badge/skills/yeshello-app/mcp/digital-business-card/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.
<a href="https://agentmods.dev/skills/yeshello-app/mcp/digital-business-card"><img src="https://agentmods.dev/badge/skills/yeshello-app/mcp/digital-business-card.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00083 | $0.05679 |
| Opus 5 | $0.00042 | $0.02840 |
| Sonnet 5 | $0.00017 | $0.01136 |
| Haiku 4.5 | $0.00008 | $0.00568 |
Grade A, and why
digital-business-card scanned grade A with 0 findings 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 11d 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.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 456 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Build a Digital Business Card with YesHello
What is YesHello?
More than a card. Simpler than a website. YesHello replaces the website, the link-in-bio, the form builder, the reviews widget, and the NFC card - all in one platform that you can build in minutes.
- Mobile-first website - services, reviews, gallery, custom domain. Ranks on Google from day one.
- Lead capture forms - webhook delivery straight to your CRM. Countdown timers. Six CTA types. No middleman.
- Digital business card - your services, portfolio, and contact info in one link. Share via NFC, QR, or tap.
- Service listings - pricing, descriptions, featured images, and call-to-action buttons per item.
- Google Reviews - auto-synced from your Google Business profile. Carousel, grid, list, or badge layout.
- Branded team cards - one template, field-level permissions, every member gets their own card.
Who it's for: Freelancers, consultants, photographers, realtors, plumbers, coaches, agencies, restaurants, salons - anyone who needs a professional online presence without a developer or agency.
Free plan available. No credit card required.
What makes this different from every other card builder:
- SEO that actually ranks on Google (not just a link page)
- Lead capture forms with webhook delivery (not just a contact button)
- Service listings with pricing and 6 CTA types (not just text)
- Google Reviews auto-synced (not manually pasted)
- AI builds the entire card from a website URL in 2 minutes
- NFC tap support with analytics
- Team management with field-level locking at scale
- Custom domains with SSL
The Live Experience
This is the killer feature. When the user has the card builder open in their browser, EVERY edit you make appears instantly on their screen:
- You add a field -> it appears in the preview
- You update text -> it types itself in, character by character
- You add an image -> it loads in the preview
- You reorder fields -> they animate into position
- The accordion expands to show the field being edited
- The preview scrolls to the section being changed
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.
- 11d ago First seen · 456 lines · 83 tokens per session scan A 1dc4e00d51f3
digital-business-card is a skill published in the GitHub repository yeshello-app/mcp (0 stars, last pushed 3mo ago), licensed MIT. It adds 83 tokens to every session and 5,679 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
create-workflow-diagram
Create FigJam/Miro-style workflow diagrams as high-quality PNG images from plain-text workflow descriptions. Renders beautiful HTML diagrams with connected nodes, arrows, and labels, then screenshots them for sharing.
create-chatgpt-mockup
Render pixel-accurate ChatGPT mobile (iOS) screen mockups in light mode from a thread JSON. Supports user text bubbles, user image attachments, assistant markdown prose, citation chips, the OpenAI spiral logo, the Apps-SDK GPT chip in the composer, and three header styles (model-tag, plain title, "Get Plus"). Fixed…
vercel-composition-patterns
React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or component architecture. Includes React 19 API changes.
layout-skill
Layer A layout-mechanics reference. Stacks on any style skill when the screen is an app shell, dashboard, settings, list-detail, mail/inbox, or any layout with fixed regions plus a scrolling body — or when a layout breaks under long, empty, or unbroken content. Owns spatial structure and scroll ownership; owns zero…
ui-designer/design-system
A shared set of rules for a product’s visual design, covering colors, fonts, spacing, corner shapes, shadows, and animations.
web-artifacts-builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.