Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

PokerBot

PokerBot enthält 4 gesammelte Skills von Trust-App-AI-Lab, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
4
Stars
2
aktualisiert
2026-05-10
Forks
0
Berufsabdeckung
2 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

bot-management
Softwareentwickler

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.

2026-05-10
game
Softwareentwickler

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.

2026-05-10
coachbot
Sonstige Betriebsspezialisten

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).

2026-05-05
poker-strategy
Softwareentwickler

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.

2026-05-05