Agent Skills
› AlphaGBM/skills
› alphagbm-options-strategy
alphagbm-options-strategy
GitHubAlphaGBM策略构建器的参考文档,用于解释方法论而非执行API。提供历史实现资料与合规指引,指导用户通过支持的工作流进行真实分析,避免误解为已开放接口或自动监控功能。
Trigger Scenarios
询问策略构建方法
查看历史实现笔记
Install
npx skills add AlphaGBM/skills --skill alphagbm-options-strategy -g -y
SKILL.md
Frontmatter
{
"name": "alphagbm-options-strategy",
"description": "Strategy Builder 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."
}
Strategy Builder
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


