A quantitative stock scanning tool designed to identify high-quality, oversold US equities using a Serenity-style counter-trend value strategy.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install stock-value-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 stock-value-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 US Stock Reverse Value Scanner is a sophisticated market discovery engine engineered to locate premium assets that have undergone deep corrections. Inspired by the Serenity counter-trend investment methodology, it systematically evaluates equities to find optimal entry points where prices are heavily discounted, technical indicators signal extreme oversold conditions, and momentum reversals are imminent.
By leveraging this tool within the Openclaw Skills ecosystem, developers and quantitative traders can automate the detection of high-probability bounce-back candidates. The scanner processes over 40 key market leaders across critical modern sectors, including AI hardware, optical communications (CPO), fintech, and biotechnology, providing actionable intelligence and real-time alerts. As one of the premier financial analysis integrations among Openclaw Skills, this scanner provides a standardized interface for agents to fetch high-probability trade setups.
Make sure your environment is configured for Python 3.8+ or Node.js. Install required scanning libraries and configure your API credentials.
Clone the repository and install the dependencies:
git clone https://github.com/sgready/vane-signals.git
cd vane-signals
pip install -r requirements.txt
Create a .env file in the root directory to set up your Telegram bot alerts and payment confirmations:
TELEGRAM_BOT_TOKEN="your_telegram_bot_token"
NETWORK_PROVIDER="base" # For USDT subscription payments on Base/Arbitrum
To access the Pro features (monitoring all 40+ tickers and deep valuations), subscribe for $49/month using USDT via Base/Arbitrum. Send a message to @sgreadybot on Telegram to activate your license key.
The scanner processes and scores every asset based on the following weighted matrix:
| Dimension | Weight | Condition & Trigger |
|---|---|---|
| Correction Depth | 0.25 | Calculates drawdown from local peak; high score granted if drawdown is >= 15%. |
| RSI Oversold | 0.25 | RSI < 30 receives maximum score; RSI < 35 receives high score. |
| EMA Golden Cross | 0.20 | Triggered when the 20-period EMA crosses above the 50-period EMA. |
| Volume Rebound | 0.15 | Triggered when daily trading volume exceeds 1.5x of average historical volume coupled with a green close. |
| Volatility Contraction | 0.15 | Detects asset coiling phases through continuous Average True Range (ATR) contraction. |
NVDA, AVGO, AMD, MRVL, ARM, TSMC, ASMLPOET, AAOI, CIEN, LITE, COHRMETA, GOOGL, AMZN, RDDT, SNAP, PINSCOIN, HOOD, SQ, PYPLTSLA, AAPL, MSFTT, VZ, TMUSUNH, LLY, JNJ@sgreadybot.Loading
A professional-grade, multi-platform automated crypto trading suite featuring 5 advanced strategy engines, integrated risk management, and real-time Telegram alerts.

A compassionate, doctor-vetted AI companion that guides patients and loved ones through every phase of a breast cancer diagnosis, treatment, and survivorship.

An AI agent skill that provides expert, research-backed insights into the landmark nutritional study on the health benefits of a whole-food, plant-based diet.

An institutional workflow skill designed to build, fund, manage, and scale sustainable Concept Validation Centers focusing on early-stage TRL 1-4 feasibility validation.

An automated monitoring tool for Polymarket World Cup winning odds that tracks fluctuations, filters low-liquidity markets, and sends instant Telegram alerts.

An advanced crypto contract trading scanner utilizing 5 core technical indicators across dual timeframes with real-time Telegram alerts and automated risk management.

An interactive AI agent skill that guides users through the principles and clinical techniques of neuroplasticity, based on Norman Doidge's landmark book, to help rewire the brain for stroke recovery, cognitive enhancement, and mental wellness.








































