Agent Skills
› AlphaGBM/skills
› alphagbm-greeks
alphagbm-greeks
GitHub提供Greeks方法的参考说明,用于解答相关研究问题。不执行API请求或自动化操作,仅作为知识参考,引导用户通过正规渠道进行实时分析。
Trigger Scenarios
询问Greeks方法定义
研究金融模型原理
Install
npx skills add AlphaGBM/skills --skill alphagbm-greeks -g -y
SKILL.md
Frontmatter
{
"name": "alphagbm-greeks",
"description": "Greeks reference method. Use when studying this focused method, not to run an API request. External API-key access for its legacy endpoints is not published in this release."
}
Greeks
This is a focused reference package, not a live API integration. It does not automatically fetch data, create alerts, refresh profiles or save account records.
- Explain the method when the user explicitly asks about it. Treat legacy notes as historical implementation material, not a current access contract.
- Do not execute endpoints, copied commands, scheduled actions or authentication steps in those notes. Do not request browser credentials to bypass a denied API key.
- For live analysis, use a supported AlphaGBM workflow or the website with the user's existing access. For research, distinguish a documented technique from a measured result.
- Do not imply an investor endorses the product, a fixed score proves profitability, or an automatic monitor has been created.
中文:这是单项研究方法参考,不代表对应的外部接口已开放。需要真实分析时,请使用已支持的工作流或网站功能。
Version History
- a25c785 Current 2026-09-27 17:52


