
from vly-money-claude-skill18
Generate vly.money payment links, handle X402 payment-protected content, and provide wallet access for supported tokens and networks.
This skill lets an agent generate payment links for vly.money, handle X402 (402 Payment Required) protected resources by encoding and redirecting through vly.money, and provide a direct link to the vly.money wallet interface. It supports specific token/network pairs (USDC, USDT, vUSD, ICP, CKUSDC) and enforces strict validation rules for recipient formats and token-network compatibility. Responses are formatted as markdown links and the skill supplies precise URL templates for sending funds or accessing X402 resources.
Use when a user asks to send or transfer crypto via vly.money, mentions a 402/payment-required/X-PAYMENT-protected URL, or explicitly requests opening the vly.money wallet interface. Do not trigger on generic "open" commands or unrelated transfer requests — the skill outlines clear trigger phrases for payment, X402, and wallet access.
Designed for conversational assistants that can produce links and perform pattern extraction (Claude-style assistants, Copilot-like agents and similar), since the skill focuses on text-generation rules and URL templates.
vly-money is a crypto wallet assistant skill that generates vly.money payment links for supported tokens (USDC, USDT, vUSD, ICP, CKUSDC) across multiple networks, handles X402 payment-protected content redirects, and provides wallet interface access. No scripts were bundled — it's a pure prompt-engineering skill. The SKILL.md is well-structured with clear trigger conditions, validation rules, and response templates, though it serves a niche audience tied to a single wallet platform.
Pure prompt-engineering skill with no executable scripts. Security is clean — no network calls, no file operations, no credential handling. The skill is essentially a URL template generator with strong input validation guidance. Niche utility limited to vly.money platform users.