LaunchKit · 2026
Back to Skills

cedh-advisor

Commander (cEDH) Live-Beratung - Banlist, Tutor-Targets, Mana-Rechnung, Combo-Lines.

0
451 downloads
by @mcben90

Setup & Installation

openclaw skills install @mcben90/cedh-advisor

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install cedh-advisor

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.

INPUT

User asks: I have 4 mana (2 black, 1 blue, 1 colorless), Tivit is on the board, what do I tutor for?

AGENT
  1. 1Confirm the candidate card is not on the Commander banned list
  2. 2Assess board state: Tivit deployed, 4 mana with 2 black sources confirmed
  3. 3Apply tutor decision tree for 3-4 mana range with no combo pieces in hand
  4. 4Identify Necropotence as castable (BBB requirement met) and top Tivit priority
  5. 5Return one clear recommendation with a single justification
OUTPUT

Necropotence, because BBB is available and it is the highest Tivit tutor priority when no combo pieces are in hand.