Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

PokerBot

PokerBot 收录了来自 Trust-App-AI-Lab 的 4 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
4
Stars
2
更新
2026-05-10
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

bot-management
软件开发工程师

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
软件开发工程师

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
其他业务运营专家

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
软件开发工程师

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