crypto-alpha-scanner
Automated crypto market intelligence - prices, sentiment, trending coins, and Polymarket hot markets. Zero dependencies, 100% reliability. Perfect for alpha channels and market monitoring.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/cassh100k/crypto-alpha-scannerWhat This Skill Does
The crypto-alpha-scanner is a lightweight, zero-dependency OpenClaw skill designed to provide high-frequency market intelligence. By leveraging the Python standard library, it pulls live data from reliable public APIs including CoinGecko, Alternative.me, and Polymarket to synthesize a comprehensive market snapshot. It bypasses the need for complex authentication flows or API keys, making it an incredibly portable solution for monitoring price action for major assets like BTC, ETH, and SOL, alongside sentiment analysis via the Fear & Greed Index, trending project discovery, and high-volume prediction market tracking.
Installation
To integrate this skill into your environment, use the OpenClaw command-line interface. Run the following command in your terminal:
clawhub install openclaw/skills/skills/cassh100k/crypto-alpha-scanner
Once installed, verify the environment by running the script directly from your directory via python3 scripts/scanner.py. No configuration files are required, though you may modify the source code to add additional asset tracking or custom output formatting.
Use Cases
This skill is built for crypto traders, alpha seekers, and automated reporting systems. It is ideal for:
- Alpha Channels: Automating market update posts to Telegram or Discord to keep community members informed.
- Personal Monitoring: Setting up hourly cron jobs to log market state changes, allowing for historical trend analysis over time.
- Trading Dashboards: Integrating as a data source for custom terminal dashboards that require rapid, low-latency market data without the overhead of heavy institutional API integrations.
Example Prompts
- "Run the crypto-alpha-scanner and post the latest market intelligence report to my Telegram channel."
- "Analyze the current market sentiment and give me a summary of trending coins from the crypto-alpha-scanner."
- "Check if there are any high-volume prediction markets on Polymarket and generate a report using the scanner."
Tips & Limitations
The scanner is designed for speed and reliability, but it is bound by the rate limits of the public APIs it consumes. While it handles standard use cases well, avoid calling the script more than 30 times per minute to prevent temporary IP bans from CoinGecko. Additionally, since the output is formatted for quick reading, it is best suited for human consumption rather than direct piping into complex data analysis pipelines unless the output is parsed as text or JSON via a wrapper script.
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-cassh100k-crypto-alpha-scanner": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: network-access, file-read, code-execution
Related Skills
vynn-backtester
Run trading strategy backtests with natural language — powered by Vynn
auto-trading-strategy
Professional trading strategy guides for prediction markets and crypto. Risk management, trend analysis, and best practices.
Zerion Api Skill
Skill by abishekdharshan
web3-weekly-report
自动抓取数据并生成 Web3 行业资本运作周报,涵盖融资事件、监管动态、上市公司 DAT 动态、并购交易与 RWA 项目追踪。当用户提到"写周报"、"生成周报"、"整理本周融资"、"Web3 周报"、"资本运作周报"、"采编周报",或请求整理加密行业本周动态时,立即激活此 skill。即使用户只说"帮我写本周的",只要上下文涉及 Web3、加密、融资、RWA、DAT,也应激活。
Zerion Api
Skill by abishekdharshan