crypto-daily-dashboard
All-in-one crypto dashboard showing Binance portfolio, BTC/ETH/SOL prices, Fear & Greed index, top funding rates, and economic tracking. Beautiful terminal UI. Configurable via environment variables.
Why use this skill?
Monitor Binance balances, crypto prices, market sentiment, and financial runway with the Crypto Daily Dashboard for OpenClaw. Easy setup and terminal-ready UI.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/dagangtj/crypto-daily-dashboardWhat This Skill Does
The crypto-daily-dashboard is a high-utility monitoring tool designed for OpenClaw agents to track financial health and market sentiment in a single glance. It aggregates data from multiple sources—including the Binance API for portfolio tracking, CoinGecko for real-time market pricing, and Alternative.me for the Fear & Greed index—to provide a comprehensive terminal-based dashboard. It is built as a zero-dependency Node.js script, making it lightweight and highly portable for any OpenClaw workspace. Beyond just showing price tickers, it calculates critical insights like unrealized PnL, runway projections, and funding rates, which are essential for traders looking to capitalize on negative funding rate opportunities.
Installation
To integrate this into your agent, simply ensure you have Node.js installed in your environment. You can install the skill by running the command: clawhub install openclaw/skills/skills/dagangtj/crypto-daily-dashboard. Once installed, you can configure your Binance API credentials by exporting BINANCE_API_KEY and BINANCE_API_SECRET as environment variables. If you choose not to provide these, the dashboard will gracefully degrade, continuing to display market prices, sentiment analysis, and general crypto news without account-specific data.
Use Cases
This skill is ideal for crypto enthusiasts and professional traders who rely on fast, reliable, and clean terminal output. It serves as a personal finance tracker, allowing users to keep an eye on their total asset runway and income/expense tracking alongside market activity. It is particularly effective when automated as a daily cron job, providing an automated morning briefing on the state of the crypto market and the user's personal portfolio status without requiring manual checking of multiple websites.
Example Prompts
- "OpenClaw, please run the crypto-daily-dashboard and show me my current portfolio balance and market sentiment."
- "Schedule a daily update for 9:00 AM using the crypto-daily-dashboard so I can review my financial runway."
- "Run the crypto-daily-dashboard to see which assets have negative funding rates for my current strategy."
Tips & Limitations
To maximize security, always ensure your Binance API keys have read-only permissions; never grant withdrawal access to your agent. Since the tool relies on public APIs for non-account data, it is generally stable, but API rate limits may be hit during periods of extreme market volatility if refreshed too rapidly. If data fails to load, verify your internet connection and ensure your environment variables are correctly sourced in your current shell session. Always prioritize using your own API credentials for accurate portfolio tracking.
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-dagangtj-crypto-daily-dashboard": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api, code-execution
Related Skills
Binance Trading Assistant
Skill by dagangtj
Crypto Price Alerts
Skill by dagangtj
Multi Bounty Scanner
Skill by dagangtj
Multi Channel Income Tracker
Skill by dagangtj
profit-engine
7x24 automated profit opportunity scanner for AI agents. Scans ClawTasks, Moltbook, Polymarket, Airdrops, GitHub Bounties, and toku.agency for earning opportunities. Use when you need to find and monitor money-making opportunities across multiple platforms automatically.