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.

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

  • API Key: stored 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.

API Endpoints

All endpoints require Authorization: Bearer $ALPHAGBM_API_KEY.

Installs
22
Repository
alphagbm/skills
GitHub Stars
1.6K
First Seen
Apr 17, 2026
alphagbm-stock-analysis — alphagbm/skills