一键导入
polyflup-history
Chronological log of system improvements and session summaries for PolyFlup.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Chronological log of system improvements and session summaries for PolyFlup.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
SQLite best practices, connection management, and migration system for PolyFlup.
Polymarket-specific terminology, trading strategies, and API reference.
Coding standards, modular architecture, and common execution patterns for the PolyFlup Python backend.
Specialized in maintaining project documentation, ensuring it reflects the current state of the codebase and operational procedures.
Specialized in syncing the production database and performing analysis on trades, balances, and market history.
Specialized in syncing logs from production and analyzing them to find trade history, errors, or performance metrics.
| name | polyflup-history |
| description | Chronological log of system improvements and session summaries for PolyFlup. |
additive_confidence, additive_bias, bayesian_confidence, bayesian_bias, market_prior_p_up columnsBAYESIAN_CONFIDENCE flag in settings allows switching between additive and Bayesian methodspolymarket-trading skill. Noted that taker fees are token-based for BUYS and USDC-based for SELLS, with higher effective rates for low-price sells.has_side_for_window() check to prevent over-leveraging.src/trading/orders and src/data/market_data into packages.