一键导入
PokerBot
PokerBot 收录了来自 Trust-App-AI-Lab 的 4 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
PokerBot internal SKILL — AI poker bot lifecycle management. Only trigger when: user explicitly asks to add/remove bots ("加几个bot", "add bots", "remove bot"), create a custom bot ("建一个新bot", "create bot"), or debug bot behavior ("bot怎么不动了", "bot stuck"). Usually called internally by /game during startup, not as a standalone entry point. Do NOT trigger on general AI/robot/automation discussion.
PokerBot game entry point for StuClaw Desktop. Use when the user wants to play, host or join a poker table, join PokerNow, review hands, learn with AI bots, change game mode, start, or stop PokerBot.
PokerBot analysis SKILL — real-time GTO poker coach. Trigger for poker ANALYSIS: strategy questions ("该不该call", "这手牌怎么打", "EV多少"), concept explanations ("explain SPR", "range advantage是什么"), hand discussion without a running game. For starting/stopping/controlling a GAME (play, join, review history), use /game instead. Do NOT trigger on casual poker mentions ("poker face", rules trivia).
PokerBot internal dependency — GTO poker calculation tools and strategy docs. This is a pure internal component that should NEVER be triggered directly by users. Only coachbot and bot-management SKILLs call this SKILL's tools (equity, odds, preflop, evaluator) and strategy docs during analysis/decisions. If the user asks "EV多少" or "胜率", that triggers coachbot, not this SKILL.