← Back to Skills Marketplace
sg345662365-oss

Publish Skill

by sg345662365-oss · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ⚠ suspicious
34
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install vane-crypto-market-scanner
Description
Real-time BTC/ETH/SOL signal scanner with RSI, EMA, MACD + position sizing. Multi-timeframe fusion engine for contract trading. Supports OKX exchange.
README (SKILL.md)

Vane Crypto Market Scanner

A production-grade crypto market scanner that analyzes BTC, ETH, and SOL across 1H/4H/1D timeframes. Generates actionable trading signals with confidence scoring.

Features

  • Multi-timeframe Analysis: Scans 1H + 4H + 1D candles simultaneously
  • Signal Scoring: 0-10 rating system based on RSI, EMA crossovers, MACD, volume profile
  • Position Sizing: Built-in capital allocation (BTC 50% / ETH 30% / SOL 20%)
  • Risk Management: Entry gates check max position size, leverage limits, consecutive losses
  • Exchange Support: OKX (primary), extensible to Binance/Bybit

How to Use

Quick Start

Ask your AI agent:

"Run crypto market scan on BTC/ETH/SOL using 1H and 4H data"

Manual Trigger

/openclaw use vane-crypto-market-scanner

Configurable Parameters

  • timeframes: 1H, 4H, 1D (default: 1H+4H)
  • symbols: BTC-USDT, ETH-USDT, SOL-USDT
  • minScore: 3 (alert), 5 (entry signal)
  • maxLeverage: 5x (adjustable via safety vetters)

Signal Criteria

Score Meaning Action
0-2 Neutral Hold / No trade
3-4 Warning Monitor closely
5-7 Entry Signal Consider position entry
8-10 Strong Signal High confidence entry

Technical Indicators

  1. RSI (14): Oversold (\x3C30) = buy zone, Overbought (>70) = sell zone
  2. EMA Crossover: 7/25 EMA golden cross = bullish, death cross = bearish
  3. MACD: Histogram momentum + signal line cross
  4. Volume Profile: Abnormal volume detection
  5. Bollinger Bands: Upper/lower band touch alerts

Safety Integration

Before executing any trade, this skill integrates with:

  • Trade Safety Vetter (position size check)
  • Risk Manager (consecutive loss tracking)
  • Portfolio Health Check (overall exposure)

Requirements

  • Node.js 18+
  • Access to OKX API (public endpoints for data, private for trading)
  • HTTPS proxy support via https-proxy-agent (optional, for restricted networks)

Supported Exchanges

  • OKX (default)
  • Binance (via ccxt configuration)
  • Bybit (via ccxt configuration)

This skill is for educational and research purposes. Trading carries substantial risk. Not financial advice.
\

Usage Guidance
Install only if you intend to use it for crypto trading analysis and keep API keys read-only by default. Do not provide private trading credentials unless you understand that an agent following this skill may attempt real trades; require manual confirmation and tightly scoped exchange permissions before any order placement.
Capability Tags
crypto
Capability Assessment
Purpose & Capability
The stated scanner purpose fits market data analysis, signal scoring, and position sizing, but the artifact also references contract trading, max leverage, private OKX API access, and execution safety checks, which can affect real funds.
Instruction Scope
The usage flow presents a market scan request, while trade execution is only mentioned later and does not require explicit user approval before placing orders or distinguish read-only mode from trading mode.
Install Mechanism
The submitted artifact is a single non-executable SKILL.md file with no package dependencies, scripts, install hooks, or bundled code.
Credentials
Public exchange data access is proportionate for a scanner, but private trading credentials and 5x leverage are high-impact for the stated quick-start scanning workflow.
Persistence & Privilege
No persistence, background worker, credential storage, or privilege escalation mechanism is present in the artifact; the concern is the documented use of private trading access.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install vane-crypto-market-scanner
  3. After installation, invoke the skill by name or use /vane-crypto-market-scanner
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
Clean: remove payment info, keep free version
v1.0.1
Add: USDT payment option for Pro version
v1.0.0
Initial release: BTC/ETH/SOL multi-timeframe scanner with RSI/EMA/MACD scoring
Metadata
Slug vane-crypto-market-scanner
Version 1.0.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is Publish Skill?

Real-time BTC/ETH/SOL signal scanner with RSI, EMA, MACD + position sizing. Multi-timeframe fusion engine for contract trading. Supports OKX exchange. It is an AI Agent Skill for Claude Code / OpenClaw, with 34 downloads so far.

How do I install Publish Skill?

Run "/install vane-crypto-market-scanner" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Publish Skill free?

Yes, Publish Skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Publish Skill support?

Publish Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Publish Skill?

It is built and maintained by sg345662365-oss (@sg345662365-oss); the current version is v1.0.2.

💬 Comments