update-strategy-docs
✓代碼更改後更新 Polymarket 機器人策略文檔。修改 gabagool.py、polymarket.py 或任何策略相關代碼後使用,以確保 STRATEGY_ARCHITECTURE.md 和strategy-rules.md 準確反映實現。
SKILL.md
Synchronize strategy documentation with actual code implementation after changes.
| docs/STRATEGYARCHITECTURE.md | Code flow diagrams, implementation status, discrepancies | | docs/strategy-rules.md | Trading rules, entry/exit conditions, configuration reference |
Read the actual code path and compare to the diagram in docs/STRATEGYARCHITECTURE.md:
代碼更改後更新 Polymarket 機器人策略文檔。修改 gabagool.py、polymarket.py 或任何策略相關代碼後使用,以確保 STRATEGY_ARCHITECTURE.md 和strategy-rules.md 準確反映實現。 來源:unarmedpuppy/polyjuiced。
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/unarmedpuppy/polyjuiced --skill update-strategy-docs- 分類
- ""溝通寫作
- 認證
- ✓
- 收錄時間
- 2026-02-01
- 更新時間
- 2026-02-18
快速解答
什麼是 update-strategy-docs?
代碼更改後更新 Polymarket 機器人策略文檔。修改 gabagool.py、polymarket.py 或任何策略相關代碼後使用,以確保 STRATEGY_ARCHITECTURE.md 和strategy-rules.md 準確反映實現。 來源:unarmedpuppy/polyjuiced。
如何安裝 update-strategy-docs?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/unarmedpuppy/polyjuiced --skill update-strategy-docs 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/unarmedpuppy/polyjuiced