Agent Skills
› AlphaGBM/skills
› alphagbm-polymarket
alphagbm-polymarket
GitHub提供Prediction Markets预测市场方法的参考说明,非API集成。用于解释方法、区分技术与结果,禁止执行端点或认证,引导使用支持的工作流。
Trigger Scenarios
用户询问预测市场方法
需要解释相关研究概念
Install
npx skills add AlphaGBM/skills --skill alphagbm-polymarket -g -y
SKILL.md
Frontmatter
{
"name": "alphagbm-polymarket",
"description": "Prediction Markets 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."
}
Prediction Markets
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


