cli-anything-slay-the-spire-ii

Automates Slay the Spire 2 gameplay via command-line commands and real-time state inspection.

46.8k|4.4k|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/HKUDS/CLI-Anything --skill cli-anything-slay-the-spire-ii-hkuds
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cli-anything-slay-the-spire-ii
Source: https://github.com/HKUDS/CLI-Anything/tree/main/skills/cli-anything-slay-the-spire-ii
Command: npx skills add https://github.com/HKUDS/CLI-Anything --skill cli-anything-slay-the-spire-ii-hkuds

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pip, requests, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables players and AI agents to control and automate gameplay in Slay the Spire 2 by providing a command-line interface that communicates with a local game bridge API.

Core Features & Use Cases

  • Real-time Game Control: Send commands to perform actions such as playing cards, ending turns, and choosing map nodes.
  • State Inspection: Read normalized game states for decision making in automation scripts.
  • Use Case: Automate a complete run through Slay the Spire 2 for testing or AI training by scripting game decisions based on the current game state.
  • Technical Scope: Requires a local bridge mod and a compatible API, supported by Python 3.10+ and integration with game modifications.

Quick Start

Launch the CLI tool to send commands to the game, inspect current game state, and automate gameplay through straightforward command sequences.

Frequently Asked Questions about cli-anything-slay-the-spire-ii

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Slay the Spire 2 gameplay using command-line commands?

Automate Slay the Spire 2 gameplay by sending command-line commands to a local bridge API, allowing you to play cards, end turns, and choose map nodes. It enables complete run automation for testing or AI training.

Can I collect real-time game state information for AI scripting in Slay the Spire 2?

Yes, you can collect real-time game state information for AI scripting in Slay the Spire 2. The command-line interface reads normalized game states, providing the necessary data for your automation scripts to make decisions.

What do I need to set up command-line game control for Slay the Spire 2?

To set up command-line game control for Slay the Spire 2, you need a local bridge mod, a compatible API, and Python 3.10+. These prerequisites allow the command-line interface to communicate with the game.

Does Slay the Spire 2 automation work with Python and requests for remote control tasks?

Yes, Slay the Spire 2 automation works with Python and requests for remote control tasks. The setup requires Python 3.10+ and integrates with a local bridge mod through a compatible API to manage game actions.

What are the limitations of using a command-line interface for Slay the Spire 2 automation?

Limitations of using a command-line interface for Slay the Spire 2 automation include the requirement for a local bridge mod and a compatible API. It is designed for local setups and may not support remote execution without network configuration.

When do I need command-line automation for Slay the Spire 2?

You need command-line automation for Slay the Spire 2 when automating gameplay processes for testing or AI training. It enables users and AI agents to control game actions and inspect real-time states through straightforward command sequences.