alphagbm-stock-analysis

Installation
SKILL.md

AlphaGBM Stock Analysis

Analyze stocks via the AlphaGBM API — a G = B + M (Gain = Basics + Momentum) model combining fundamental analysis, market sentiment, EV expectation, ATR stop-loss, sector rotation, and AI reports.

The current API exposes a 0-10 risk score, not a standalone 1-10 stock opportunity score. Do not present risk.score as a probability of return or as an automatic buy recommendation.

When to use

  • User asks to analyze a stock ticker (US / HK / A-share)
  • User asks for a stock quote, target price, risk score, or EV recommendation
  • User mentions AlphaGBM or wants a comprehensive stock analysis

Prerequisites

  • Account authentication: store an API key in env ALPHAGBM_API_KEY (format agbm_xxxx…).
  • Base URL: default https://alphagbm.zeabur.app. Override with env ALPHAGBM_BASE_URL.
  • If the user has neither, tell them to register at https://alphagbm.com and create a key at /api-keys.
Installs
28
Repository
alphagbm/skills
GitHub Stars
2.6K
First Seen
Apr 17, 2026
alphagbm-stock-analysis — alphagbm/skills