Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get Started$pwd:
$ git log --oneline --stat
stars:1
forks:2
updated:April 6, 2026 at 12:38
File Explorer
SKILL.md
| name | werewolf-judge |
| description | 狼人杀法官技能(流程执行版)。 只负责状态机推进、协议校验、公开播报,不负责玩家扮演策略。 |
这是狼人杀法官专用 skill,定位是编排器(orchestrator),不是“会自己推理一切的大脑”。
python skills/werewolf-judge/engine.py init
python skills/werewolf-judge/engine.py next --to night_seer
python skills/werewolf-judge/engine.py snapshot
werewolf_core.fsm.WerewolfFSM。werewolf_core.protocol.validate_player_reply。packages/werewolf_core/fsm.pypackages/werewolf_core/protocol.pypackages/werewolf_core/orchestrator.pypackages/werewolf_core/channels.py