crossmint/agent-skills
Overview
This skill provides concise, actionable knowledge about Crossmint, a blockchain infrastructure provider that simplifies wallets, payments, minting, and stablecoin orchestration. It is designed to help developers and product teams understand Crossmint's products, philosophy, and tradeoffs when building web3 features without crypto complexity. Use it to answer conceptual questions, compare providers, or plan integrations.
How this skill works
The skill summarizes Crossmint's core abstractions: smart wallets (email/phone/passkey-backed non-custodial wallets), checkout (fiat and crypto payments), minting APIs, stablecoin orchestration with compliance, and AI agent commerce integrations. It highlights supported chains, gas-sponsorship, wallet locators, and the distinction between custodial and MPC non-custodial models. It also explains typical flows and where Crossmint handles infrastructure, compliance, and user experience.
When to use it
- Explaining what Crossmint does and its core product set to stakeholders or developers
- Comparing Crossmint to other web3 infrastructure providers (e.g., Alchemy, Thirdweb, Stripe-like services)
- Designing a user-friendly wallet or checkout flow that avoids seed phrases and native token UX
- Planning a minting, credentialing, or stablecoin-based payments integration with compliance needs
- Architecting AI agent commerce that needs delegated payment and e-commerce access
Best practices
- Prefer smart wallets when you want low-friction UX and user recovery via email/phone or passkeys
- Use Crossmint's checkout for fiat-first experiences and automatic currency conversion to reduce friction
- Leverage gas sponsorship for consumer flows to avoid requiring native tokens from users
- Pick chains based on cost and throughput: Polygon/Base for low cost, Solana for high throughput, Stellar for USDC flows
- Test extensively in staging/testnets before production and complete business verification for mainnet features
Example use cases
- An NFT sale with credit card checkout where buyers never touch crypto
- A loyalty program issuing verifiable credentials or NFT rewards without deploying contracts
- A payroll or treasury flow moving USDC with automated KYC/AML and sanctions screening
- An AI shopping assistant that can purchase on behalf of users via delegated payment methods
- A marketplace adding wallets for users using only email or passkey recovery
FAQ
No. Crossmint sponsors gas fees so end users and many integrations do not need native tokens.
Can users export Crossmint smart wallets to MetaMask?
Not directly. Smart Wallets use MPC and do not expose a single private key for export; users recover access via their auth method.
Is compliance handled for stablecoin transfers?
Yes. Stablecoin orchestration includes built-in KYC/AML, sanctions screening, and travel-rule support through Crossmint's partners.