Overview
- Skill Key
- georges91560/crypto-sniper-oracle
- Author
- georges91560
- Source Repo
- openclaw/skills
- Version
- 3.3.0
- Source Path
- skills/georges91560/crypto-sniper-oracle
- Latest Commit SHA
- b00e65be45ec462a4be4fac148b53a675ee11544
Institutional-grade quantitative market oracle with Order Book Imbalance (OBI), VWAP analysis, automated reports, and Telegram alerts.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 crypto-sniper-oracle 技能。 若已安装,则直接安装 crypto-sniper-oracle 技能。
# Crypto Sniper Oracle — Quantitative Market Intelligence + Reporting
## ⚠️ SCOPE & CAPABILITIES
**Core Function:** Fetch public market data and generate quantitative analysis.
**What it does:**
- ✅ Fetches public ticker data from Binance API
- ✅ Fetches public order book data from Binance API
- ✅ Calculates Order Book Imbalance (OBI)
- ✅ Calculates VWAP divergence
- ✅ Scores liquidity quality (spread in bps)
- ✅ Generates formatted analysis reports
- ✅ **[OPTIONAL]** Sends reports via Telegram
- ✅ **[OPTIONAL]** Scheduled cron jobs for automated reports
**What it does NOT do:**
- ❌ Place orders or execute trades
- ❌ Transfer funds
- ❌ Access private exchange data
- ❌ Read agent memory (beyond its own logs)
- ❌ Intercept or block other skills
---
## 🔧 Configuration Options
### **Mode 1: Analysis Only (Default)**
**No Telegram, manual invocation:**
```bash
# Just fetch data and analyze
python3 crypto_oracle.py --symbol BTCUSDT
```
**Use case:** Manual analysis on demand.
---
### **Mode 2: Telegram Reports (Optional)**
**Enable Telegram alerts and reports:**
**Required environment variables:**
```bash
export TELEGRAM_BOT_TOKEN="your_bot_token_here"
export TELEGRAM_CHAT_ID="your_chat_id_here"
```
**Configuration:**
```json
{
"skills": {
"crypto-sniper-oracle": {
"enabled": true,
"config": {
"telegram_enabled": true
}
}
}
}
```
**Use case:** Automated reports sent to Telegram.
---
### **Mode 3: Cron Jobs + Telegram (Automated)**
**Scheduled market reports:**
**Example cron jobs:**
```bash
# Daily report at 9am UTC
0 9 * * * /workspace/skills/crypto-sniper-oracle/reporter.py --mode daily
# Hourly anomaly check
0 * * * * /workspace/skills/crypto-sniper-oracle/reporter.py --mode hourly
# Price alerts every 15min
*/15 * * * * /workspace/skills/crypto-sniper-oracle/reporter.py --mode alerts
```
**Use case:** Fully automated market monitoring.
---
## 📊 Report Templates
### **1. Daily Market Report**...
# Crypto Sniper Oracle 🎯 **Institutional-grade quantitative market oracle with automated reporting** [](https://opensource.org/licenses/MIT) [](https://github.com/georges91560/crypto-sniper-oracle) [](https://python.org) []() Order Book Imbalance (OBI) · VWAP Analysis · Automated Reports · Telegram Alerts --- ## 🚀 What's New in v3.3.0 ✅ **Telegram Integration** (optional) ✅ **Automated Reports** (daily, hourly, alerts) ✅ **Cron Job Support** (scheduled monitoring) ✅ **Report Templates** (professional formatting) ✅ **Multi-Symbol Analysis** (aggregate reports) --- ## 🎯 Core Features ### **1. Quantitative Analysis** - Order Book Imbalance (OBI) detection - VWAP divergence calculation - Liquidity scoring (spread in bps) - Composite risk scoring (0-100) ### **2. Automated Reporting** - Daily market summaries - Hourly status checks - Real-time anomaly alerts - Multi-symbol aggregation ### **3. Telegram Delivery (Optional)** - Sends reports to your Telegram - Configurable (opt-in) - Instant alerts on anomalies - Full message history --- ## 📊 Usage Modes ### **Mode 1: Manual Analysis** ```bash python3 crypto_oracle.py --symbol BTCUSDT ``` **Output:** JSON data with OBI, VWAP, spread --- ### **Mode 2: Generate Report (No Telegram)** ```bash python3 reporter.py --mode daily --symbols BTCUSDT,ETHUSDT,SOLUSDT ``` **Output:** - Formatted report saved to `/workspace/reports/daily_2026-02-27.md` - No Telegram delivery --- ### **Mode 3: Automated Reports + Telegram** **Setup:** ```bash export TELEGRAM_BOT_TOKEN="your_bot_token" export TELEGRAM_CHAT_ID="your_chat_id" python3 reporter.py --mode daily --symbols BTCUSDT,ETHUSDT ``` **Output:** - Report saved locally - Report sent...
laborany
基于 Claude Code 的桌面 AI 工作力平台 — 支持飞书/QQ 远程调度、技能创建、定时任务。OpenClaw 的桌面实现,零代码养好你的 AI 🦞 Desktop AI workforce platform built on Claude Code. Feishu/QQ bot integration, skill creation, scheduled tasks — OpenClaw for your desktop. Raise your AI lobsters 🦞
0xnyk
X Intelligence CLI — search, monitor, analyze, and engage on X/Twitter. TypeScript + Bun. AI agent skill.
heyixuan2
Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).
win4r
Reusable OpenClaw skill for remote Linux deployment with MiniMax M2.1 and Telegram bot setup
jackculpan
Track flight prices from Google Flights with this OpenClaw skill. Search routes, monitor prices, and get alerts when prices drop.
botlearn-ai
Bots learn, human earns, curated open claw playbook list and skill list for life long learners at https://botlearn.ai