nansen-perp
Perpetuals analytics on Hyperliquid — screener, leaderboard. Use when checking perp markets, funding rates, or top perp traders.
Why use this skill?
Analyze Hyperliquid perp markets, track top traders, and monitor open interest with the nansen-perp OpenClaw skill. Optimize your crypto trading research today.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hurcannansen/nansen-perpWhat This Skill Does
The nansen-perp skill provides a powerful interface for accessing real-time and historical perpetual futures market data directly from the Hyperliquid exchange. It acts as an analytical bridge between the OpenClaw agent and the Nansen research engine, allowing users to query high-level market metrics, sort assets by volume or open interest, and identify top-performing traders on the Hyperliquid platform. Whether you are performing deep-dive research into market sentiment, tracking institutional capital flow, or auditing your own trading performance, this skill consolidates complex on-chain data into actionable insights.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/hurcannansen/nansen-perp
Ensure that your OpenClaw agent has the necessary permissions to interface with external API endpoints before execution.
Use Cases
- Market Surveillance: Quickly identify which assets are currently driving the most volatility on Hyperliquid by sorting markets by volume or open interest.
- Alpha Discovery: Use the leaderboard functionality to monitor the most profitable traders over the last week. This allows users to track successful strategies and adjust their own risk management protocols accordingly.
- Portfolio Audit: Leverage the integrated portfolio and profiler commands to quickly assess exposure to specific perpetual contracts across various wallets.
- Data Reporting: Utilize the
--format csvflag to export complex market data for use in external spreadsheets or quantitative modeling tools.
Example Prompts
- "Find me the top 10 perp markets on Hyperliquid sorted by open interest to identify potential breakout candidates."
- "Show me the leaderboard for the top perp traders on Hyperliquid over the past 7 days to see who is currently leading in PnL."
- "Export the volume data for the current top 20 perp markets into a CSV format so I can analyze the distribution in Excel."
Tips & Limitations
- Efficiency: Always use the
--limitflag when requesting large datasets to optimize response times and reduce network overhead. - Data Granularity: The
nansen-perpskill focuses specifically on Hyperliquid; for broader market context across other exchanges, check the documentation for other Nansen-related skills. - Default Lookback: Remember that the leaderboard default lookback period is 30 days. If you require current market trends, explicitly set the
--daysflag to a smaller window like 7 or 1. - Output Formatting: Use the
--tableflag when interacting with the agent via chat for the most readable, human-friendly summary of the market data returned.
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-hurcannansen-nansen-perp": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api
Related Skills
nansen-wallet
Wallet management — create, list, show, export, send, delete. Use when creating wallets, checking balances, or sending tokens.
nansen-token
Token analytics — screener, indicators, OHLCV, holders, flows, PnL, DEX trades, flow intelligence. Use when researching a specific token, checking smart money holders, or screening trending tokens.
nansen-profiler
Wallet profiler — balance, PnL, labels, transactions, counterparties, related wallets, batch, trace, compare. Use when analysing a specific wallet address or comparing wallets.
nansen-smart-money
Smart money tracking — netflow, trades, holdings, DCAs, perp trades. Use when finding what smart money wallets are buying/selling or tracking whale activity.
nansen-trade
Execute DEX swaps on Solana or Base. Use when buying or selling a token, getting a swap quote, or executing a trade.