A specialized skill for building professional Solana trading applications, combining DFlow's liquidity aggregation with Helius's high-performance infrastructure.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install helius-dflow
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 helius-dflow using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
This Openclaw Skills package empowers developers to create sophisticated Solana trading platforms by integrating DFlow's DEX aggregator for spot swaps and prediction markets with Helius's robust backend services. It provides a comprehensive toolkit for handling priority fee optimization, asset queries (DAS), and ultra-low latency data via LaserStream.
By leveraging this skill, developers can bridge the gap between complex liquidity access and infrastructure reliability. It offers streamlined patterns for modern DeFi application development, whether you are building a retail-facing swap UI, a prediction market interface, or a high-frequency trading bot on the Solana blockchain.
To utilize this skill within Openclaw Skills, you must first install the required MCP servers. Use the following commands to configure your environment:
# Install Helius MCP Server
claude mcp add helius npx helius-mcp@latest
# Install DFlow MCP Server (Recommended for API schemas)
claude mcp add --transport http DFlow https://pond.dflow.net/mcp
Ensure you have a Helius API key configured. For production-grade DFlow access, obtain an API key from pond.dflow.net and set it as an environment variable.
The skill manages data across several domains to ensure transaction accuracy and speed:
| Component | Description | Primary Data Source |
|---|---|---|
| Asset Data | SPL token balances, metadata, and ownership | Helius DAS API |
| Trade Quotes | Routing, price impact, and expected output for swaps | DFlow Trade API |
| Order State | Status tracking for async prediction market trades | DFlow API |
| Fee Estimates | Real-time priority fee levels (Low, Medium, High) | Helius Fee API |
| Live Streams | Shred-level transaction and account notifications | LaserStream gRPC |
All transaction and account references are formatted as Orb explorer links (orbmarkets.io) for consistency.
Loading
ViralEvo is a self-evolving AI trend advisor that monitors platform signals to predict viral content windows and automatically improves its scoring accuracy every week.

A professional visibility system designed to build, organize, and improve tracking for projects, goals, and operational workflows.

A sophisticated target filter and priority ranker designed to turn raw lists into a focused group of high-value business prospects.

Transform vague service ideas into structured, persuasive proposals designed to drive clear stakeholder decisions.

A comprehensive developer toolkit for building React and mobile Solana applications integrated with Phantom wallets and Helius infrastructure.

A comprehensive Solana development suite for AI agents featuring lightning-fast RPC, NFT metadata APIs, and real-time blockchain streaming through Openclaw Skills.








































