vial
01Skill Claude CodeCodex
Vial self-healing runtime — 8 protocols covering technical failures, behavioral failures, and agent role enforcement.
120 tagged payments, measured the same way as everything else here.
Browse within: openclaw 31crypto 23agentic 20payment-gateway 20base 17sdk 16payment-integration 15taiwan 15agent-payments 12evm 12crypto-payments 11batch-settlement 7l2 7smart-contracts 7
Skill Claude CodeCodex
Vial self-healing runtime — 8 protocols covering technical failures, behavioral failures, and agent role enforcement.
Skill Claude CodeCodex
Implements KryptoGO Payment checkout integration including Payment Intent creation, React SDK usePayment hook, and Direct API integration. Use when integrating crypto payment, creating checkout flows, or building KryptoGO 穩定幣收款頁面.
Skill Claude CodeCodex
Implements PAYUNi UPP checkout integration including AES256 encryption, form submission, and payment callback handling. Use when integrating payment gateway, creating checkout flows, or building 統一金流 payment pages.
Skill Claude CodeCodex
Implements PAYUNi webhook handling including signature verification, replay attack prevention, and payment status updates. Use when building payment notification endpoints for 統一金流.
Skill Claude CodeCodex
Add Yolfi crypto checkout, payment links, and webhook handling to an app through @yolfi/agent or the Yolfi MCP server.
Skill Claude CodeCodex
Add Yolfi crypto checkout, payment links, and webhook handling to an app through @yolfi/agent or the Yolfi MCP server.
Skill Claude CodeCodex
Comprehensive comparison of crypto payment gateways and protocols. Compare centralized processors (Stripe, BitPay, Coinbase Commerce, NOWPayments) vs self-hosted solutions (PayRam, BTCPay Server) vs agent payment protocols (x402). Analyze trade-offs between custody, KYC requirements, stablecoin support, privacy, and…
Skill Claude CodeCodex
Deploy and automate PayRam for AI agents and CLI-only environments. No web UI required — pure API-driven payment infrastructure. Install via setuppayramagents.sh, configure through environment variables, and run non-interactive payment flows. Includes smart contract wallet deployment, BTC/ETH/Base payment setup, and…
Skill Claude CodeCodex
Query PayRam dashboard data directly via REST APIs using JWT Bearer authentication. Search payments by tx hash or email, get daily volume breakdowns, check unswept balances, view sweep history, and pull on-ramp metrics. No MCP server needed — the agent calls PayRam APIs directly with a Bearer token. Use when querying…
Skill Claude CodeCodex
On-chain intelligence, transactions and wallet tools on Base. 9 x402-paywalled skills at $0.01 USDC each.
Skill Claude CodeCodex
Sign and broadcast an unsigned transaction on Base. Requires the sender's private key. Costs $0.01 USDC via x402.
Skill Claude CodeCodex
Get an unsigned swap transaction via 1inch aggregator on Base. Includes approval tx if needed. Costs $0.01 USDC via x402.
tiny-agent-company/agent-card-skill
Skill Claude CodeCodex
Manage virtual Visa cards for AI agents with AgentCard. Fund a wallet with Apple Pay or Google Pay, create single-use or multi-use cards, check balances, view credentials, pay for things, shop and check out at merchants like DoorDash, close cards, manage plans, and get support. Use when the user wants to create or…
Skill Claude CodeCodex
Comprehensive Flow Nexus platform management - authentication, sandboxes, app deployment, payments, and challenges.
Skill Claude CodeCodex
Agent wallet, identity, and paid tools in one package. Register an agent, fund it via Stripe or USDC, then use the balance for web search, AI image generation, AI video generation, AI music creation, X/Twitter search, email send/receive, SMS and voice calls, contacts management, and 100+ LLM models. The funding and…
Skill Claude CodeCodex
Handle the current public TDM DaOS payment contract and recovery guidance. Use when a TDM service returns HTTP 402 from POST /authorize, when the user needs help with Session Gas Tank behavior, or when the user should be guided toward tdm connect, tdm fuel, tdm sweep, or tdm cashout.
Skill Claude CodeCodex
Inspect a MoneyClaw wallet, create bounded payment tasks, and continue user-confirmed payment steps using a prepaid account. Use only when the user clearly asks to use MoneyClaw for their own payments.
Skill Claude CodeCodex
Manage and audit GitHub branch protection for PipRail's main via the gh API as reviewable Infrastructure-as-Code — the canonical ruleset spec lives in git, and every change is back-up-first, verify-after, and can-never-lock-you-out by design. Use whenever the task is "protect main", "lock down the main branch"…
Skill Claude CodeCodex
The PipRail brand bible — the entire visual identity and every design asset. The brand system (colors, type, logo, "emerald = paid"), the canonical home for every image (master/working files in design/, shipped assets in site/public/), AND how to design/edit the website (piprail.com, Astro). Use whenever the task…
Skill Claude CodeCodex
The surfaces map — every place a given fact lives in PipRail, so a change propagates EVERYWHERE and nothing rots. Front door for npm run sync, the automated checker (50 rules over chains, packages, MCP, facilitators, discovery, security, seo, skills, site and docs). Use whenever you change the chain/token set, a…
Skill Claude CodeCodex
Triage and credential intake for merchants starting with J.P. Morgan Payments APIs. Use this skill when the user wants to migrate from another payment provider to JPM or start a new JPM integration from scratch. Sets up a .env file (generated fresh or updated in place) with the clientId, certificate path, and private…
Skill Claude CodeCodex
Implement J.P. Morgan Payments API integrations in a merchant project once OAuth authentication is in place. Use this skill after a merchant has completed JPM onboarding and wired up authentication (typically right after jpm-oauth) and is ready to integrate one of the two currently-supported APIs — Checkout (drop-in…
Skill Claude CodeCodex
Implement J.P. Morgan Payments OAuth authentication (JWT signing + IDAnywhere token exchange) in a merchant project. Use this skill when a merchant has their clientId, certificate, private key, and SHA-1 thumbprint and wants to generate the auth code in their codebase — typically right after running…
Skill Claude CodeCodex
Implement SaaS billing logic — pricing plans, usage metering, quota enforcement, free trials, plan upgrades and downgrades, prorations, and dunning. Use when building billing, plan, quota, trial, upgrade, downgrade, or subscription-management features (works alongside saas-payments for the Stripe integration layer).