Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
What This Skill Does
A live advisory skill for competitive Commander (cEDH) games, personalized for a player named Ben. Covers banlist verification, tutor target selection via decision tree, colored mana calculation, and combo line planning for Tivit, Krark, and Winota decks.
Forces a banlist check and colored mana accounting before every recommendation, preventing the common mistakes of suggesting banned cards or miscounting mana colors during live play.
When to use it
- Checking if a card is banned before adding it to a cEDH deck
- Deciding what to tutor mid-game based on available mana and hand
- Calculating castable spells when colored mana sources are limited
- Getting a single fast recommendation while actively playing a match
- Planning win-condition sequencing for Tivit, Krark, or Winota
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: I have 4 mana (2 black, 1 blue, 1 colorless), Tivit is on the board, what do I tutor for?
- 1Confirm the candidate card is not on the Commander banned list
- 2Assess board state: Tivit deployed, 4 mana with 2 black sources confirmed
- 3Apply tutor decision tree for 3-4 mana range with no combo pieces in hand
- 4Identify Necropotence as castable (BBB requirement met) and top Tivit priority
- 5Return one clear recommendation with a single justification
Necropotence, because BBB is available and it is the highest Tivit tutor priority when no combo pieces are in hand.