alphagbm-company-profile
Installation
SKILL.md
AlphaGBM Company Profile
Build and manage company research profiles in a user's private knowledge base. Each profile captures fundamentals (PE/PB), 8-year valuation bands, financial red flags, and recent events — auto-refreshed on a schedule.
When to use
- User wants to track a company in their personal research workspace
- User asks to list / view / delete saved companies
- User asks for PE or PB historical band of a ticker
- User asks to refresh a stale profile
- User mentions "知识库" / "投研档案" / "research brain" / "knowledge base"
Prerequisites
- API Key: stored in env
ALPHAGBM_API_KEY(formatagbm_xxxx…). - Base URL: default
https://alphagbm.zeabur.app. Override with envALPHAGBM_BASE_URL. - If the user has no key, direct them to register at https://alphagbm.com and create one at
/api-keys. - Tier requirement: Free tier = 1 profile, Plus = 10, Pro = 50. Create endpoint returns 403 with
upgrade_required: truewhen the cap is hit.