A zero-dependency Python intelligence tool providing real-time crypto prices, sentiment analysis, and trending market data.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install crypto-alpha-scanner
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 crypto-alpha-scanner using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Crypto Alpha Scanner is a lightweight yet powerful utility designed for the Openclaw Skills ecosystem. It serves as an automated intelligence agent that gathers essential market data—including price action for major assets like BTC, ETH, and SOL, market sentiment via the Fear & Greed Index, and trending tokens—without requiring any external API keys or complex dependencies.
This skill is built using the Python standard library, ensuring 100% reliability and portability across various environments. By integrating this into your Openclaw Skills workflow, you gain access to high-fidelity market pulse reports and actionable insights derived from live data sources like CoinGecko and Polymarket, making it an ideal choice for developers building alpha channels or monitoring tools.
To start using this skill within your collection of Openclaw Skills, follow these steps:
# Navigate to the skill directory
cd crypto-alpha-scanner
# Run the scanner to generate your first alpha report
python3 scripts/scanner.py
# Optional: Pipe the output to a report file
python3 scripts/scanner.py > alpha_report.txt
For continuous monitoring, you can set up a cron job to run the scanner hourly.
The skill processes and outputs data in a structured text format, drawing from multiple reliable sources:
| Data Type | Description | Source |
|---|---|---|
| Market Pulse | Current price and 24h % change for BTC, ETH, SOL | CoinGecko |
| Sentiment | Fear & Greed Index (0-100) and descriptive label | Alternative.me |
| Trending | Top 4-5 tokens currently trending by search volume | CoinGecko |
| Prediction | Top prediction markets sorted by total volume | Polymarket Gamma |
Loading
An experience distillation engine that turns raw daily memory logs into compounding intelligence for AI agents.

AgentNet is an agent-to-agent discovery network that enables AI agents to find, verify, and collaborate with one another autonomously.

Agent DNA is a structural identity framework that compresses AI agent personalities into portable, versioned fingerprints for seamless cross-platform migration.

A comprehensive automation tool for programmatically accessing, downloading, and parsing documents within the Feishu (Lark) ecosystem.

A high-intensity image anonymization tool that strips all metadata and injects noise to defeat forensic tracking and reverse image search.

Secure your agent's identity and memory files against injection attacks and unauthorized personality drift.








































