Skills asrai-x402
Crypto market analysis using Asrai API. Covers technical analysis, screeners, sentiment, forecasting, smart money, Elliott Wave, cashflow, DEX data, and AI-powered insights. Each API call costs $0.005 USDC from your own wallet on Base mainnet via x402.
git clone https://github.com/openclaw/skills
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/abuzerasr/asrai-x402" ~/.claude/skills/openclaw-skills-asrai-x402 && rm -rf "$T"
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.openclaw/skills && cp -r "$T/skills/abuzerasr/asrai-x402" ~/.openclaw/skills/openclaw-skills-asrai-x402 && rm -rf "$T"
skills/abuzerasr/asrai-x402/SKILL.mdAsrai — Crypto Analysis via x402
Use Asrai tools when the user asks about crypto prices, market analysis, trading signals, sentiment, or investment advice.
When to use
- Crypto price / chart / technical analysis → use asrai tools
- Market sentiment, CBBI, fear/greed → use asrai tools
- "What should I buy?" / buy opportunities / entry points → use
+trade_signalsportfolio - Full market overview / morning report → use
market_overview - Elliott Wave, smart money, order blocks → use asrai tools
- DEX data, low-cap tokens → use asrai tools
- General knowledge you already know well → answer directly (costs $0.005 per call)
Tool selection guide
| User asks... | Primary tool | Supporting tools |
|---|---|---|
| "what to buy?" / "buy opportunities" / "entry points" | | , |
| "market overview" / "morning report" / "full brief" | | — |
| "what's trending?" / "hot coins" | | |
| "BTC analysis" / chart / signals | | , |
| "price prediction" / "forecast" | | |
| "market sentiment" / "fear greed" / CBBI | | , |
| "ATH" / "all-time high" coins | | |
| "volume spikes" / unusual volume | | |
| "find coins" / screener criteria | | |
| "cashflow" / capital flow | | |
| "unlocked coins" / vesting pressure | | — |
| "low cap gems" / DEX / chain tokens | | , |
| "portfolio" / "Abu's picks" | | |
| "my positions" / "open trades" / "my PnL" / "what am I trading" | | — |
Important: For buy opportunity questions ALWAYS call
trade_signals — it combines trending movers, bounces, SAR & MACD entries, RSI, and Galaxy Score in one call.
Install
npx -y -p asrai-mcp install-skill
Auto-detects OpenClaw, Cursor, Cline, and other agents. Then set your key:
ASRAI_PRIVATE_KEY=0x<your_private_key> # add to ~/.env
For MCP agents (Cursor, Cline, Claude Desktop) also add to config:
{ "mcpServers": { "asrai": { "command": "npx", "args": ["-y", "asrai-mcp"] } } }
How to call
If asrai MCP tools are available (Cursor, Cline, Claude Desktop)
Call the appropriate MCP tool directly:
technical_analysis(symbol, timeframe) sentiment() forecast(symbol) market_overview() ask_ai(question) ...
If no MCP tool — use bash (OpenClaw and other agents)
Use the same tool names via bash:
npx -y -p asrai-mcp asrai <tool> [args...]
Examples:
npx -y -p asrai-mcp asrai ask_ai "What is the outlook for BTC today?" npx -y -p asrai-mcp asrai technical_analysis BTC 4h npx -y -p asrai-mcp asrai sentiment npx -y -p asrai-mcp asrai forecast ETH npx -y -p asrai-mcp asrai market_overview npx -y -p asrai-mcp asrai coin_info SOL npx -y -p asrai-mcp asrai portfolio npx -y -p asrai-mcp asrai indicator_guide ALSAT
Requires
ASRAI_PRIVATE_KEY set in ~/.env or environment. Payment is signed automatically.
MCP tools
| Tool | What it does | Cost |
|---|---|---|
| Full brief: trending, gainers/losers, RSI, screeners, sentiment, cashflow — use for complete reports only | $0.095 (19 calls) |
| Currently trending coins | $0.005 |
| Top gainers and losers | $0.005 |
| RSI extremes, top/bottom signals, bounce/dip candidates | $0.015 (3 calls) |
| Coins with unusually high volume | $0.005 |
| Low market cap coins with high volume | $0.005 |
| Coins near or at all-time high | $0.005 |
| BTC & altcoin dominance signals | $0.01 (2 calls) |
| S&P 500 & Nasdaq signals — global market context | $0.01 (2 calls) |
| CBBI, CMC sentiment, AI insights, channel news, Galaxy Score, social dominance | $0.03 (6 calls) |
| Post-vesting coins with low remaining selling pressure | $0.005 |
| Trade setups: trending movers, bounces, SAR & MACD entries, RSI, Galaxy Score, today's indicator signals | $0.04 (8 calls) |
| Signals, ALSAT, SuperALSAT, PSAR, MACD-DEMA, AlphaTrend, TD, SMC, S/R, Elliott Wave, Ichimoku | $0.06 (12 calls) |
| AI 3-7 day price prediction | $0.005 |
| Find coins by criteria (ichimoku-trend, rsi, vwap, volume, bounce-dip...) | $0.005 |
| Order blocks, fair value gaps, support/resistance | $0.01 (2 calls) |
| Elliott Wave analysis | $0.005 |
| Ichimoku cloud analysis | $0.005 |
| Capital flow data | $0.005 |
| Stats, price, tags, CMC AI + auto DEX data | $0.025–$0.03 (5–6 calls) |
| DEX trading data | $0.005 |
| Low-cap tokens on a specific chain | $0.005 |
| Abu's curated model portfolio — investment reference | $0.005 |
| AI analyst freeform answer | $0.01 |
| Your live open positions across connected exchanges (MEXC, Binance, Lighter) — requires exchange keys configured via /exchange_apis in Telegram | $0.005–$0.015 (1–3 calls) |
| Reference guide for Asrai-specific indicators | FREE |
Exchange positions setup
To use the
positions tool, add exchange API keys to ~/.env:
# MEXC MEXC_API_KEY=mx0vgl... MEXC_SECRET_KEY=your_secret... # Binance BINANCE_API_KEY=your_api_key... BINANCE_SECRET_KEY=your_secret... # Lighter LIGHTER_L1_ADDRESS=0x... LIGHTER_API_PRIVATE_KEY=0x...
Only configure the exchanges you use — tool auto-detects which keys are set.
Output rules
🎨 Output Style — Human-Friendly Format
Non-negotiables
• Use emoji section headers (🌡️ 🚀 📊 😬 ✅) • Keep it easy to scan: short lines + whitespace • Do not mention tools/endpoints in user-facing output • Avoid low-liquidity noise: prefer repeated appearance across lists, meaningful volume, and/or clear catalyst • Write like an experienced trader explaining to a friend — conversational, confident, direct • Think like both a trader AND a long-term investor. Default to investor mode. Switch to trader mode only when user asks for entries • End with 1 clear action bias: accumulate / wait / avoid — and why
Cost
$0.005 USDC per call (most tools), $0.01 for
ask_ai, FREE for indicator_guide. Signed from the user's own wallet on Base mainnet. Tell the user if they ask.