A professional-grade Solana wallet skill for managing SOL, SPL tokens, staking, and NFTs across web, mobile, and CLI environments.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install solflare
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install solflare using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Solflare is a specialized Solana ecosystem wallet skill designed to provide deep technical integration for asset management. Unlike generic multi-chain tools, this skill focuses exclusively on Solana's high-performance architecture, offering advanced features like liquid staking, validator selection, and comprehensive NFT portfolio management. It is a vital component for developers and power users within Openclaw Skills who require granular control over their on-chain interactions.
This skill bridges the gap between traditional browser-based wallet usage and advanced command-line operations. It enables users to configure custom RPC nodes for faster transaction processing, integrate hardware wallets for enterprise-grade security, and utilize professional staking analytics. Whether you are importing SPL tokens like USDC or managing complex NFT metadata, this skill provides the necessary tools for a seamless Solana experience.
To utilize the full capabilities of this skill, you must first install the Solana CLI. Run the following command in your terminal:
sh -c "$(curl -sSfL https://release.solana.com/stable/install)"
For developers needing CLI access to their Solflare accounts, export your recovery phrase and generate a local keypair file:
solana-keygen recover -o ~/my-solflare.json
You can then verify your balance using:
solana balance YOUR_SOLFLARE_ADDRESS
The Solflare skill manages data across multiple dimensions, integrating on-chain account states with local configuration files.
| Data Component | Format | Description |
|---|---|---|
| Wallet Address | Base58 String | The unique public identifier for your Solana account. |
| Keypair File | JSON | Local encrypted or raw secret key used for CLI transactions. |
| RPC Endpoints | URI String | Custom URLs for connecting to Helius, QuickNode, or Triton nodes. |
| Token Metadata | JSON/Parsed | SPL token information including mint addresses and balances. |
| NFT Snapshots | JSON | Mint lists and metadata snapshots generated via metaboss integration. |
Loading
A comprehensive skill for managing Phantom Wallet accounts, custom networks, and dApp interactions across Solana and EVM chains.

A specialized CLI tool for editing specific PDF pages using intuitive natural language instructions.

A command-line tool that enables editing of specific PDF pages using natural language text instructions.

A CLI tool that allows users to edit specific PDF pages using natural-language instructions.

A high-speed CLI tool designed to synthesize information from URLs, documents, and YouTube videos into concise summaries.

A high-speed command-line interface for generating intelligent summaries of web content, documents, and multimedia using leading AI models.








































