cEDH Advisor Skill for Openclaw

A high-performance tactical assistant for Competitive Commander (cEDH) that provides instant mana calculations, tutor target optimization, and banlist-compliant play recommendations.

mcben90
v1.0.0
Feb 15, 2026
0
1.6k
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install cedh-advisor

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install cedh-advisor using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is cEDH Advisor Skill?

The cEDH Advisor Skill is a specialized technical module designed for Magic: The Gathering players who require rapid, accurate decision-making support in competitive environments. By leveraging Openclaw Skills, this tool acts as a real-time strategic consultant, analyzing board states and hand composition to suggest the most efficient path to victory. It moves beyond basic card lookups by offering deep tactical integration, ensuring that every suggestion is optimized for the current turn, available mana, and competitive meta.

Built with a focus on precision, the skill prioritizes the complex logic required for high-level play, such as distinguishing between generic and colored mana requirements and identifying non-redundant tutor targets. By incorporating Openclaw Skills into your session, you ensure that your strategy remains robust, illegal plays are avoided through mandatory banlist checks, and deck-specific combo lines are executed with technical perfection.

cEDH Advisor Skill Use Cases

  • Executing real-time board state analysis during high-stakes cEDH matches.
  • Identifying optimal tutor targets based on available colored mana and current game phase.
  • Verifying card legality against the latest September 2024 Commander banlist updates.
  • Calculating complex mana pools to determine if high-intensity spells like Necropotence are castable.
  • Accessing step-by-step combo execution for top-tier archetypes like Tivit, Krark, or Winota.

How cEDH Advisor Skill Works

  1. The user initiates a request for advice regarding a specific MTG game state or card interaction.
  2. The skill immediately runs a mandatory banlist check to filter out illegal cards like Mana Crypt or Dockside Extortionist.
  3. It prompts the user for missing context, such as available colored mana, hand contents, and opponent threats.
  4. Using a logic-based decision tree, the skill evaluates the board to determine if the player needs a resource engine, protection, or a win condition.
  5. It performs a precise mana calculation, ensuring that color-specific requirements (e.g., BBB or 1WU) are met by current sources.
  6. The skill delivers a concise, one-sentence recommendation to ensure the player can act quickly without stalling the game.

cEDH Advisor Skill Setup

To deploy this skill, ensure your local environment has access to the required MTG databases and reference scripts. This setup utilizes Openclaw Skills to bridge your local knowledge base with the AI agent.

# Synchronize your local MTG database
cp /path/to/source/mtg_offline.db E:/Base/mtg_cedh_pro/

# Initialize the combo engine and pilot guides
python E:/Base/mtg_cedh_pro/generate_piloting_guides.py --update

Always verify that the Commander_Banlist_2024 entity in your knowledge graph is current before starting a session with Openclaw Skills.

cEDH Advisor Skill Data Schema & Taxonomy

The skill organizes cEDH data into a structured hierarchy for rapid retrieval during live play:

Data Type Storage Method Purpose
Banlist Status Knowledge Graph Entity Mandatory legality verification
Combo Lines Markdown Tables Step-by-step win-condition logic
Mana Logic Logical Scripting Calculation of colored vs colorless sources
Piloting Guides Local PDF/PNG Files Deep-dive strategy for specific commanders
Decision Trees Logic Flow Prioritizing tutor targets and interaction

All card data is cross-referenced against a local mtg_offline.db to ensure performance within Openclaw Skills.

cEDH Advisor Skill Advanced Features

  • Dynamic Tutor Decision Tree: Automatically adjusts recommendations based on whether you need an engine, a win-con, or a silver bullet.
  • Multi-Deck Specialization: Tailored logic for Esper (Tivit), Izzet (Krark), and Boros (Winota) combo structures.
  • Colored Mana Parsing: Advanced recognition that BBB is not equal to 3 generic mana, preventing impossible play suggestions.
  • Anti-Mist Protocol: A specialized feedback loop that prevents common errors like recommending redundant mana rocks or banned staples.
  • Integrated Combo Engine: Hooks into local Python scripts to calculate infinite loops and storm counts in real-time.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*