๐ Wallets
Wallet integrations — 110 skills available.
Agentic Wallet
B
7 flags
Create and manage crypto wallets for AI agents. Four providers โ Coinbase (managed), Tempo/Stripe (passkey), MoonPay/Ope
Agentic Wallet Bundler
C
0 known · 1 unknown
ERC-4337 Account Abstraction wallet service for AI agents with Paymaster gas sponsorship and x402 payment settlement.
Base Smart Wallet Agent
C
0 known · 1 unknown
SDK for AI agents to interact with Base smart wallets including ERC-4337 account abstraction.
BassBot
C
0 known · 1 unknown
Autonomous DeFi agent on Base enabling swaps, yield, lending, portfolio management via natural language on Telegram.
BassBot
C
0 known · 1 unknown
Telegram-based autonomous DeFi wallet on Base for swaps, yield, lending, and automated strategies via natural language.
Bitget Official Wallet
B
8 flags
Interact with Bitget Wallet API for crypto market data, token info, swap quotes, RWA (real-world asset) stock trading, a
Bitget Wallet
B
7 flags
Interact with Bitget Wallet API for crypto market data, token info, swap quotes, and security audits. Use when the user
Bitget Wallet Official Skill
B
3 flags
Interact with Bitget Wallet API for crypto market data, token info, swap quotes, RWA (real-world asset) stock trading, a
Circle Wallet Agent
C
1 flag
AI agent powered by Circle developer-controlled wallets for stablecoin payment automation.
Cobo TSS Node
B
1 flag
Manage a Cobo TSS Node for MPC threshold signing. Use when: setting up a new TSS Node, starting/stopping the node servic
CoinFello
C
0 known · 1 unknown
Crypto brain for agents and wallets providing a secure, programmable interface to understand, plan, and execute onchain
Coinbase Developer Platform MCP
C
0 known · 1 unknown
MCP server for Coinbase CDP enabling wallet creation, transfers, and smart contract interactions.
Coinbase Official Authenticate Wallet
C
4 flags
Crypto wallet operations via the awal CLI โ sign in, check balances, send USDC/ETH/POL/SOL, trade tokens, fund the walle
Coinbase Official Fund
C
4 flags
Crypto wallet operations via the awal CLI โ sign in, check balances, send USDC/ETH/POL/SOL, trade tokens, fund the walle
Coinbase Official Monetize Service
C
4 flags
Crypto wallet operations via the awal CLI โ sign in, check balances, send USDC/ETH/POL/SOL, trade tokens, fund the walle
Coinbase Official Pay For Service
C
4 flags
Crypto wallet operations via the awal CLI โ sign in, check balances, send USDC/ETH/POL/SOL, trade tokens, fund the walle
Coinbase Official Query Onchain Data
C
4 flags
Crypto wallet operations via the awal CLI โ sign in, check balances, send USDC/ETH/POL/SOL, trade tokens, fund the walle
Coinbase Official Search For Service
C
4 flags
Crypto wallet operations via the awal CLI โ sign in, check balances, send USDC/ETH/POL/SOL, trade tokens, fund the walle
Coinbase Official Send Usdc
C
4 flags
Crypto wallet operations via the awal CLI โ sign in, check balances, send USDC/ETH/POL/SOL, trade tokens, fund the walle
Coinbase Official Trade
C
4 flags
Crypto wallet operations via the awal CLI โ sign in, check balances, send USDC/ETH/POL/SOL, trade tokens, fund the walle
Coinbase Official X402
C
4 flags
Crypto wallet operations via the awal CLI โ sign in, check balances, send USDC/ETH/POL/SOL, trade tokens, fund the walle
Crypto Wallet
B
3 flags
Check cryptocurrency wallet balances, token holdings, transaction history, token approvals, ENS name resolution, and on-
EmblemAI
C
0 known · 1 unknown
AI-powered crypto assistant for trading tokens, cross-chain swaps, portfolio management, payments, and DeFi exploration.
EmblemAI
C
0 known · 1 unknown
AI-powered crypto assistant for trading, cross-chain swaps, portfolio management, and DeFi exploration.
Exo
C
0 known · 1 unknown
Autonomous AI wallet agent on Base that manages crypto through conversation including transfers, swaps, on/off-ramps, an
JAW - JustaLab Agent Wallet
C
0 known · 1 unknown
Developer toolkit for building AI agent wallets with native on-chain account abstraction on Abstract chain.
MetaMask Agent Wallet
C
4 flags
Control a sandboxed MetaMask browser extension wallet for autonomous blockchain transactions. Features configurable perm
MetaMask Payments -
B
1 flag
MetaMask Wallet - Give your agent spending power. Financial management for Agents and OpenClaw bots.
Metamask Official Ab Testing
C
1 flag
A/B testing implementation
Metamask Official Acceptance Criteria Doc
C
1 flag
Generate an Acceptance Criteria (AC) live Confluence doc for a Jira epic, following the Assets team's standard stru
Metamask Official Add Evm Network
C
0 known · 1 unknown
Add a new EVM network to the unified Swaps/Bridge flow in MetaMask Extension or MetaMask Mobile. Use when a task asks to
Metamask Official Add Evm Network Bridge Controller
C
1 flag
Add a new EVM network to the @metamask/bridge-controller package in the MetaMask/core monorepo. Use when a task asks to
Metamask Official Add Non Evm Network
C
0 known · 1 unknown
Add non-EVM network support for Swaps/Bridge
Metamask Official Analytics
C
0 known · 1 unknown
Product analytics and event tracking. Use when adding, migrating, or reviewing tracked events, or when writing tests for
Metamask Official Codex
C
0 known · 1 unknown
Use when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis, refacto
Metamask Official Coding Guidelines
C
2 flags
General coding standards for MetaMask client repos: TypeScript-only new code, no `any`, naming, file layout, error handl
Metamask Official Component Scaffold
C
0 known · 1 unknown
Scaffolds (initializes) a new React Native component for MetaMask Mobile. Use when the user asks to create, add, generat
Metamask Official Component View Test
C
1 flag
Deprecated. Use testing/mobile-testing instead (references/component-view.md). Kept as a redirect stub for older install
Metamask Official Content Guidelines
C
1 flag
MetaMask content design rules for user-facing strings โ sentence case, punctuation, voice, tone, and terminology. Use wh
Metamask Official Controller Guidelines
C
0 known · 1 unknown
Authoring a MetaMask controller: BaseController or not, state metadata (`persist`, `anonymous`, `usedInUi`), `this.updat
Metamask Official Controller Integration
C
4 flags
Wire a new or existing controller โ whether imported from a `@metamask/*-controller` npm package or defined locally in t
Metamask Official Create Pr
C
1 flag
Creates a GitHub pull request end to end: runs precondition checks, generates the PR description, identifies code owners
Metamask Official Deeplink Handler
C
1 flag
Deeplink handler creation guidelines
Metamask Official E2e Flakiness Patterns
C
0 known · 1 unknown
Deprecated. Use testing/extension-testing instead โ E2E flakiness catalog via references/e2e/flakiness.md (enter through
Metamask Official E2e Test
C
0 known · 1 unknown
Deprecated. Use testing/mobile-testing instead โ Appium via references/appium-e2e.md. Kept as a redirect stub for older
Metamask Official E2e Testing
C
0 known · 1 unknown
Deprecated. Use testing/extension-testing instead โ Selenium E2E via references/e2e.md. Kept as a redirect stub for olde
Metamask Official Extension Testing
B
3 flags
Single MetaMask Extension testing entrypoint. Routes unit, UI and composed-background integration, and Selenium E2E crea
Metamask Official Feature Flags
C
0 known · 1 unknown
Version-gated remote feature flags. Use when adding, migrating, or reviewing a remote or version-gated feature flag, wri
Metamask Official Flaky Test Detection
C
3 flags
Detect, prevent, and fix flaky Jest unit tests in MetaMask Mobile before they reach CI. Use this skill when: reviewing a
Metamask Official Gator Cli
B
4 flags
Use when you need to operate the @metamask/gator-cli to initialize profiles, upgrade EOA to EIP-7702, grant, redeem, and
Metamask Official Gemini
B
2 flags
Use when the user asks to run Gemini CLI for code review, plan review, or big context (>200k) processing. Ideal for c
Metamask Official Grafana Tempo Queries
B
1 flag
Query backend traces in Grafana Tempo with TraceQL โ find traces by service or span attribute, fetch a trace by id, insp
Metamask Official Instrumentation
C
1 flag
Create and update Sentry spans, MetaMetrics events, and Segment events โ methodology, policies, common pitfalls
Metamask Official Integration Test
C
1 flag
Deprecated. Use testing/mobile-testing instead (references/integration.md). Kept as a redirect stub for older installs a
Metamask Official Mobile Testing
B
2 flags
Single MetaMask Mobile testing entrypoint. Routes unit, component-view, integration, Appium E2E, and test-layer placemen
Metamask Official Mobile Visual Testing
C
5 flags
Drives the MetaMask Mobile via the mm CLI for visual testing in IOs simulator or Android emulator. Use when asked to vis
Metamask Official Navigation
C
0 known · 1 unknown
App navigation with named routes. Use when adding or changing a screen, navigating from a component or a non-UI caller (
Metamask Official Oh My Opencode
B
5 flags
Multi-agent orchestration plugin for OpenCode. Use when the user wants to install, configure, or operate oh-my-opencode
Metamask Official Perf Hooks Effects
C
0 known · 1 unknown
Extension UI hooks and effects: when not to use `useEffect`, dependency arrays, why `JSON.stringify` deps are never the
Metamask Official Perf React Compiler
C
0 known · 1 unknown
React Compiler in the Extension UI: what it optimizes, where it bails out, and when manual memoization is still needed.
Metamask Official Perf Rendering
C
0 known · 1 unknown
Extension UI render performance: list keys, virtualization, `React.memo`, code splitting, Web Workers, debouncing. Use w
Metamask Official Perf State Management
C
0 known · 1 unknown
Extension Redux state and selectors: reducer purity, keeping non-serializable values out of the store, normalization, Im
Metamask Official Performance
C
6 flags
Use for any performance question about the MetaMask Mobile React Native app, at any stage. Trigger when: a screen, list,
Metamask Official Performance Attribution
C
1 flag
Attribute release-over-release p75/p95 performance movements to specific code changes via black-box diff analysis
Metamask Official Performance Testing
C
2 flags
E2E performance testing
Metamask Official Perps Breakdown Tickets
C
0 known · 1 unknown
Interactively break a perps product requirement into split, dispatch-ready technical tickets across MetaMask Core, its r
Metamask Official Perps Review Pr
B
0 known · 1 unknown
Review a perps PR or branch (mobile, extension, or core) against the perps team's review standard: the harness base
Metamask Official Perps Validate Multiproject
B
3 flags
Interactively validate perps changes across local MetaMask Core, Mobile, and Extension checkouts. Use when a Core @metam
Metamask Official Perps Write Ticket
C
0 known · 1 unknown
Interactively author one clean, complete perps ticket โ bug, EPIC, or initiative โ that states intent and expected outco
Metamask Official Pr Changelog
C
0 known · 1 unknown
Generate CHANGELOG entry
Metamask Official Pr Codeowners
C
0 known · 1 unknown
Identifies the code owners for the files changed on the current branch by matching them against CODEOWNERS, and maps eac
Metamask Official Pr Description
C
0 known · 1 unknown
Generates a pull request description for the current branch, following the repo's PR template sections. Use when wr
Metamask Official Pr Guidelines
C
1 flag
Pull request standards for MetaMask client repos: title and conventional- commit format, PR template compliance, require
Metamask Official Pr Issue Search
C
1 flag
Find related GitHub issues
Metamask Official Pr Manual Testing
C
0 known · 1 unknown
Generate manual testing steps
Metamask Official Pr Readiness Check
C
1 flag
Check branch for missing tests and guidelines
Metamask Official Pr Review Queue
C
1 flag
Add PR to review queue project board
Metamask Official Pr Title
C
0 known · 1 unknown
Generate conventional commit PR title
Metamask Official React Compiler Migration
B
3 flags
Migrate existing files so the React Compiler can optimize them, using react-compiler-marker output as the source of trut
Metamask Official Selector Patterns
C
0 known · 1 unknown
Redux selector authoring for MetaMask Mobile: named `select<Feature><Thing>` selectors in `app/selectors/`,
Metamask Official Sentry Grafana Correlation
B
1 flag
Join one trace across Sentry and Grafana Tempo by trace id to see the whole client-to-backend path, and diagnose why a h
Metamask Official Sentry Mcp Queries
B
1 flag
Query Sentry via MCP โ error triage, tag distribution, volume estimation, replay retrieval
Metamask Official Sentry Quota
C
1 flag
Catch quota-risky Sentry span instrumentation in code and PRs โ fan-out ร ungated ร no-kill-switch โ before it blows the
Metamask Official Smart Accounts Kit
C
5 flags
Build dApps with MetaMask Smart Accounts Kit โ ERC-4337 smart accounts, delegations, and Advanced Permissions (ERC-7715)
Metamask Official Swaps Cpu Profile Audit
B
3 flags
Parse an already-recorded Hermes / React Native Release Profiler `.cpuprofile` (ideally symbolicated with source maps) a
Metamask Official Test I18n Usage
C
0 known · 1 unknown
i18n usage patterns in test files
Metamask Official Test Layer Placement
C
0 known · 1 unknown
Deprecated. Use testing/mobile-testing instead (references/placement.md). Kept as a redirect stub for older installs and
Metamask Official Ui Development
C
0 known · 1 unknown
UI component development standards for MetaMask clients: the strict design-system-first component hierarchy, availabilit
Metamask Official Unit Testing
C
0 known · 1 unknown
Deprecated. Use testing/extension-testing (references/unit.md) for MetaMask Extension, or testing/mobile-testing (refere
Metamask Official Visual Testing
C
3 flags
Drives the MetaMask Chrome extension via the mm CLI for visual testing in headedless Chrome. Use when asked to visually
Metamask Official X402 Payments
B
4 flags
Build x402 payment flows using MetaMask Smart Accounts Kit, machine to machine payments over HTTP with ERC-7710 delegati
MoonPay Commerce (Helio) Accept Crypto Payments
B
3 flags
Accept crypto payments on Solana via MoonPay Commerce (formerly Helio). Create Pay Links, generate checkout URLs, check
Multi-Chain Portfolio
C
0 known · 1 unknown
Aggregate balances, DeFi positions, and allocation across all supported chains.
OKX Agentic Wallet
B
6 flags
AUTHORITATIVE source for OKX Agentic Wallet and its Gas Station feature. Gas Station = OKX's stablecoin-gas feature
Portkey Official Ca Agent Skills
B
6 flags
Portkey Contract Account wallet registration, authentication, verifier codes, recovery, guardians, CA identity, assets,
Privy Official Agentic Wallets
B
2 flags
Create and manage agentic wallets with Privy. Use for autonomous onchain transactions, wallet creation, policy managemen
Reown Official Skills
B
5 flags
Guides developers through integrating Reown AppKit into web applications (React, Next.js, Vue, Nuxt, Svelte, vanilla Jav
Safe MCP Server
C
0 known · 1 unknown
MCP integration for Safe (Gnosis Safe) multisig wallets enabling AI agents to propose and sign transactions.
Safe Wallet Agent Kit
C
0 known · 1 unknown
SDK for AI agents to interact with Safe multisig wallets including transaction proposal and signing.
Sponge Wallet
B
2 flags
Manage crypto wallets, transfers, swaps, and balances via the Sponge Wallet API.
Trust Wallet Ensoul
C
0 known · 1 unknown
Official Trust Wallet AI agent serving 220+ million users with product announcements and crypto culture engagement.
Trust Wallet Skills
C
1 flag
Claude Code skills and MCP for Trust Wallet APIs. Interact with Trust Wallet for token management, transaction signing,
Vincent - A secure wallet for your agent
B
4 flags
Use this skill to safely create a wallet the agent can use for transfers, swaps, and any EVM chain transaction. Also su
Wallet Portfolio Agent
C
0 known · 1 unknown
Multi-chain portfolio tracking with token balances, NFT holdings, and DeFi positions.
WalletConnect MCP Server
C
0 known · 1 unknown
MCP server for WalletConnect enabling AI agents to initiate and manage wallet connections.
WalletPilot
C
4 flags
Universal browser wallet automation for AI agents. Supports 10 wallets including MetaMask, Rabby, Phantom, Trust Wallet,
Walletconnect Requester
B
5 flags
Secure WalletConnect integration for AI agents. Connect to user wallets as a DApp (Proposer) without ever handling priva
Zeal Agent Wallet
C
4 flags
Propose transactions to a Zeal Wallet. Use when the user wants to set up an agent as a Zeal Wallet signer, propose trans
exo
C
0 known · 1 unknown
Autonomous AI wallet agent on Base managing crypto through conversation with graduated trust tiers and standing mandates
metamask-wallet
C
2 flags
MetaMask wallet integration for crypto payments, DeFi interactions, and receiving rewards. Requires METAMASK_PASSWORD in