在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用slay-the-spire-2
星标6
分支0
更新时间2026年5月21日 01:30
通过 MCP 游玩 STS2;第一层安全循环与通关。
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
通过 MCP 游玩 STS2;第一层安全循环与通关。
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | slay-the-spire-2 |
| description | 通过 MCP 游玩 STS2;第一层安全循环与通关。 |
| version | 1.0.3 |
| author | Hermes Agent |
| license | MIT |
| tags | ["gaming","sts2","ironclad","silent","defect","necrobinder","regent","openclaw"] |
| platforms | ["windows","macos","linux"] |
通过 sts2 MCP 服务器(ping_mod)驱动游戏。你是唯一决策者;每回合调用 MCP 工具。
mcp.servers.sts2 指向本仓库的 scripts/sts2_mcp_bridge.py。ping_mod 成功(名称可能带前缀,如 sts2_ping_mod)。sts2.character 为 0–4(0 铁甲战士、1 静默猎手、2 故障机器人、3 亡灵契约师、4 储君),默认 0。get_game_state(format=summary)
→ 在对话中规划
→ perform_action(action=..., parameters={...})
→ 重复直至本局结束
每次 get_game_state 后使用最新索引——出牌后手牌槽位会重排。
| 工具 | 作用 |
|---|---|
ping_mod | 健康检查 |
get_game_state | 局面快照(format=summary) |
perform_action | 一个游戏操作 |
search_wiki | 查卡牌 / 遗物 / 敌人 |
observe_player_actions | 用户手动游玩时 |
get_action_log | 近期推断操作 |
| 情况 | 规则 |
|---|---|
| 地图血量 < 50% | 避精英;优先 ? / 营火 / 普通战 |
| 地图可见营火且血量 < 75% | 优先休息 |
| 战斗 | 致死伤害前先格挡 |
| 奖励 | 领完再 proceed |
| 战斗回合 | 用完能量再 end_turn |
card_index。proceed。perform_action。get_game_state 可见 Boss 击杀 / 层过渡。STS2_HOME 下的 FULL_RUN_CLEARED.txt。