Dogeye Data
Skill by iqiyidev-lgtm
Why use this skill?
Optimize your crypto trading with Dogeye Data. Access real-time block trades, liquidation maps, funding rates, and RSI heatmaps directly via your OpenClaw agent.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/iqiyidev-lgtm/dogeye-dataWhat This Skill Does
Dogeye Data is a comprehensive real-time cryptocurrency market intelligence tool integrated directly into your OpenClaw agent. It provides professional-grade financial analytics and market data, enabling users to track complex metrics such as institutional order flows, liquidity maps, and macro-sentiment indicators. By consolidating fragmented data from multiple exchanges, this skill allows users to monitor market health, institutional movements, and technical trends like RSI heatmaps and funding rates without leaving their terminal. It acts as an on-chain and off-chain data aggregator, designed to help traders and developers perform quick market evaluations with precise quantitative insights.
Installation
To integrate the Dogeye Data skill into your OpenClaw environment, execute the following command in your terminal:
openclaw skills install dogeye-data
Additionally, if you want to track your usage for billing purposes, configure your user ID in your environment variables:
export DOGEYE_USER_ID="your_user_id"
Use Cases
This skill is highly valuable for crypto traders and researchers. You can use it to identify large-scale institutional accumulation or distribution through the block-trades and order-walls features. Portfolio managers can utilize the funding rates and long-short ratios to assess leverage levels in the market. Furthermore, for those looking at macro sentiment, the恐惧贪婪 (Fear & Greed) index and ETF data provide a clear picture of market sentiment trends. Whether you are performing high-frequency technical analysis via market depth or long-term fundamental tracking via Grayscale holdings, this skill simplifies complex data into actionable CLI outputs.
Example Prompts
- "Dogeye, show me the latest block trades for BTC to check for institutional accumulation."
- "Check the current RSI heatmap for BTC, ETH, and SOL on the 1H timeframe."
- "Get the current liquidation map for BTC on Binance to identify potential price support levels."
Tips & Limitations
Note that the skill follows a freemium model. You are granted 100 free calls per day; beyond this, usage is billed via SkillPay. Always specify the coin ticker (e.g., BTC, ETH) and use relevant flags like --period or --exchange to filter data efficiently. Because this skill relies on external real-time data, ensure your internet connection is stable to receive accurate API responses. Please be aware that while data is highly accurate, cryptocurrency markets are extremely volatile, and this tool should be used for data gathering rather than financial advice.
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-iqiyidev-lgtm-dogeye-data": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api