Skip to main content
Run any Skill in Manus
with one click
GitHub repository

PokerBot

PokerBot contains 4 collected skills from Trust-App-AI-Lab, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
4
Stars
2
updated
2026-05-10
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

bot-management
software-developers

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
software-developers

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
business-operations-specialists-all-other

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
software-developers

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