Install
openclaw skills install @matros777/crypto-snapshot-proAI-powered crypto trading signals with professional technical analysis. Provides LONG/SHORT/HOLD signals with entry levels, target prices, stop-loss, and AI-generated market commentary.
openclaw skills install @matros777/crypto-snapshot-proGet AI-powered crypto trading signals with professional technical analysis.
When the user asks for a crypto signal, ask for the symbol (BTC, ETH, SOL, etc.) and call the endpoint:
curl -X POST https://crypto-snapshot-pro.onrender.com/ \
-H "Content-Type: application/json" \
-d '{"symbol": "SYMBOL"}'
Price: $0.025 USDC per request
Network: Base (eip155:8453)
PayTo: 0x5b7efd37546d6BB02463339cEaDdD80997aC97B3
The user must have USDC on Base network and pay before receiving the signal.
{
"symbol": "BTC",
"analysis": "📊 CRYPTO SNAPSHOT PRO — BTC/USDT\n\n🎯 TECHNICAL SIGNAL: 🚀 Strong Bullish Setup\nConviction: HIGH\nEntry: $65,100 Target: $66,800 Stop: $64,200\n\n⚠️ Risk Disclosure: This is NOT financial advice."
}
The response contains a complete trading analysis with signal, conviction, entry/target/stop levels, technical indicators, and AI commentary.