Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

PokerBot

PokerBot contiene 4 skills recopiladas de Trust-App-AI-Lab, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
4
Stars
2
actualizado
2026-05-10
Forks
0
Cobertura ocupacional
2 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

bot-management
Desarrolladores de software

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
Desarrolladores de software

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
Especialistas en operaciones de negocios, todos los demás

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
Desarrolladores de software

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