sts2-coach

Interpret live Slay the Spire 2 game state via SLAI mod and Python scripts.

Updated May 24, 2026
One-click install
npx skills add https://github.com/brendon-colburn/slai --skill sts2-coach
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sts2-coach
Source: https://github.com/brendon-colburn/slai/tree/main/skills/sts2-coach
Command: npx skills add https://github.com/brendon-colburn/slai --skill sts2-coach

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Real-time Slay the Spire 2 coaching grounded in Baalorlord's strategy framework. Trigger when the user asks for STS2 advice mid-run, wants a deck analysis, needs a card-reward call, is deciding a map path, choosing a rest-site action, picking a shop item, or asking "how am I doing?" / "what should I take?" while playing. Pulls live game state from the SLAI mod via bundled Python scripts.

Core Features & Use Cases

  • Real-time coaching that triages questions about deck analysis, card rewards, map/path decisions, rest-site actions, and shop decisions.
  • Grounded in Baalorlord's 4 Pillars: Damage Output, Cycle Time, Block Density, Upgrade Density, plus pathing and boss strategies.
  • Uses live state via bundled Python scripts and knowledge cache to generate actionable guidance.

Quick Start

Pull the latest state via the SLAI mod and respond with grounded, actionable recommendations.

Frequently Asked Questions about sts2-coach

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

FAQPage Schema
How do I get real-time Slay the Spire 2 coaching for deck analysis?

You can get real-time Slay the Spire 2 coaching by pulling live game state from the SLAI mod, which feeds data to bundled Python scripts for deterministic scoring and guidance based on the 4 Pillars framework.

What strategy framework does STS2 coaching use for card rewards and pathing?

STS2 coaching uses Baalorlord's 4 Pillars framework—Damage Output, Cycle Time, Block Density, and Upgrade Density—to evaluate card rewards, map path decisions, rest-site actions, and shop item selections.

Can I use this coaching tool with live game state during an active run?

Yes, the coaching tool reads live game state via the SLAI mod during an active run, enabling real-time triage of deck analysis, card rewards, map pathing, rest-site actions, and shop decisions.

How does the STS2 coach evaluate rest-site actions and shop decisions?

The STS2 coach evaluates rest-site actions and shop decisions by running bundled Python scripts that score options deterministically, informed by a cached knowledge base and the 4 Pillars framework metrics.

Do I need the SLAI mod to run real-time STS2 coaching?

Yes, the SLAI mod is required because the coaching skill reads live game state from it to generate real-time guidance. Without the SLAI mod, the bundled Python scripts cannot access current deck or map data.