A high-performance tactical assistant for Competitive Commander (cEDH) that provides instant mana calculations, tutor target optimization, and banlist-compliant play recommendations.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install cedh-advisor
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
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).
Get the raw skill files in a ZIP archive.
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.
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.
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.
Loading
A self-optimizing feedback loop that turns every AI interaction into a learning opportunity by tracking mistakes and saving successful patterns.

A proactive intelligence layer that predicts user needs and automates solutions based on behavioral patterns and session history.

A comprehensive system for developers to create, package, and sell high-value AI agent skills on the ClawMart marketplace.

Securely access and manage private GitLab repositories using multi-user OAuth authorization and encrypted token storage.

A command-line utility for generating professional-grade code snippet images in SVG, PNG, and WebP formats.

A multi-agent orchestration plugin for OpenCode that enables autonomous work, background tasks, and precise project planning.








































