audit
01Skill Claude CodeCodex
Perform a structured code quality review of a single package in this monorepo.
Skill Claude CodeCodex
Perform a structured code quality review of a single package in this monorepo.
Skill Claude CodeCodex
Implement findings from the latest audit report for a package, one item at a time.
Skill Claude CodeCodex
Generate a high-level release note summarising what changed between a git tag and the current codebase.
Skill Claude CodeCodex
Scaffold a new CLI action for the internal-connect-sdk. Use when the user asks to add a new command, tool, or action to the Phantom CLI/MCP. Guides through creating the action file, registering the command in the appropriate CLI group, and adding the tool to the OpenClaw registry.
Skill Claude CodeCodex
Run the full quality pipeline from the repo root to verify the codebase is in a healthy state.
Plugin Claude Code
Give your agent a wallet. Swap, sign, and manage addresses across Phantom's supported chains — and tap into Phantom's docs for context.
Settings file Claude Code
MCP configuration declaring 2 servers: phantom-connect-sdk, phantom-mcp.
Skill Claude CodeCodex
Build wallet-connected applications with the Phantom Connect SDK for Solana. Use when integrating Phantom wallets into React, React Native, or vanilla JS/TS apps — including wallet connection, social login (Google/Apple), transaction signing, message signing, token-gated access, crypto payments, and NFT minting.…
MCP server Claude CodeCodexCursor +2
MCP server "phantom-connect-sdk", hosted remotely at docs.phantom.com, as configured in phantom/phantom-agent-kit.
MCP server Claude CodeCodexCursor +2
MCP Server for Phantom Wallet. Runs locally from the @phantom/mcp-server npm package. Needs 1 environment variable to run.
Instructions file
Instructions for phantom/phantom-agent-kit, covering phantom connect, skill, sdk rules, phantom sdk best practices and solana transaction safety.
Agent
Specialist agent for Phantom Connect SDK integrations — scaffolds projects, writes correct integration code, validates against constraints, and searches Phantom docs in real-time.
Agent
Agent for executing wallet operations through the Phantom MCP server — get addresses, transfer tokens, sign transactions, swap tokens, and sign messages across Solana, Ethereum, Bitcoin, and Sui.
Cursor rule
Constraints and limitations for Phantom embedded wallets.
Cursor rule
General best practices for using Phantom Connect SDKs.
Cursor rule
Safety rules for Solana transaction handling with Phantom.
Skill Claude CodeCodex
Configure Google and Apple social login with Phantom Connect SDK to enable embedded wallet creation.
Skill Claude CodeCodex
Execute wallet operations through the Phantom MCP server — get addresses, sign transactions, transfer tokens, buy tokens, and sign messages across Solana, Ethereum, Bitcoin, and Sui.
Skill Claude CodeCodex
Build and send SOL transfers with Phantom Connect SDK, including transaction construction, signing, and verification.
Skill Claude CodeCodex
Scaffold a vanilla JS/TS app with Phantom Browser SDK for wallet integration, without any framework dependency.
Skill Claude CodeCodex
Scaffold a React app with Phantom Connect SDK for wallet integration, including social login and Solana support.
Skill Claude CodeCodex
Scaffold a React Native (Expo) app with Phantom React Native SDK for mobile wallet integration, including polyfills and deep linking.
Skill Claude CodeCodex
Implement message signing with Phantom Connect SDK for Solana and EVM, including Sign-in with Solana (SIWS) authentication.