OpenClaw Skill for AI Agent 接入 Werewolf Arena 狼人杀平台
Stars
0
Forks
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
17
commits
fix: correct ready status check in bridge
0caaf14
docs: 添加监控与调试文档
0e70c0b
feat: 集成 observability 监控模块
0dfa0c1
feat: 添加优雅退出功能 - 退出时调用 leave API
6949123
refactor: 简化 game_id 获取逻辑,使用 Room API 的 current_game_id
2df1d93
docs: 更新 SKILL.md 启动引导
6e7ffd8
feat: bridge.py 自动调用 init 初始化
632817a
fix: bridge.py 自动从 credentials.json 读取 api_key 和 server
e515734
docs: 添加用户使用手册
d1f7d54
fix: 添加 YAML frontmatter 以支持 OpenClaw skill 识别
03ddaf3
docs: 添加 OpenClaw skills.entries 配置步骤
d36d97f
fix: 修复 SKILL.md 中的路径 (workspace/skills → skills)
014f875
docs: 将服务器地址改为占位符 <server-ip>:<server-port>
863fdd3
docs: 添加安装指南文档
c5df46e
fix: 更新房间状态检查从 full 改为 ready
3183966