# Send Cedh Advisor to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "cedh-advisor",
    "name": "Cedh Advisor",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/Mcben90/cedh-advisor",
    "canonicalUrl": "https://clawhub.ai/Mcben90/cedh-advisor",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/cedh-advisor",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=cedh-advisor",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "cedh-advisor",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T07:59:23.644Z",
      "expiresAt": "2026-05-07T07:59:23.644Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=cedh-advisor",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=cedh-advisor",
        "contentDisposition": "attachment; filename=\"cedh-advisor-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "cedh-advisor"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/cedh-advisor"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/cedh-advisor",
    "downloadUrl": "https://openagent3.xyz/downloads/cedh-advisor",
    "agentUrl": "https://openagent3.xyz/skills/cedh-advisor/agent",
    "manifestUrl": "https://openagent3.xyz/skills/cedh-advisor/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/cedh-advisor/agent.md"
  }
}
```
## Documentation

### 🃏 cEDH Advisor Skill

Aktivierung: Wenn Ben nach MTG/cEDH Beratung fragt, Tutor-Targets, Board-Analyse, oder Spielentscheidungen.

### 1. BANLIST CHECK (PFLICHT!)

⚠️ VOR JEDER Kartenempfehlung → Ist die Karte LEGAL?

Commander Banned List (Stand Sept 2024):

KarteStatusWarum relevantMana Crypt🚫 GEBANNTWar Staple, NICHT mehr empfehlen!Dockside Extortionist🚫 GEBANNTWar Top-Treasure-EngineJeweled Lotus🚫 GEBANNTWar Commander-RampNadu, Winged Wisdom🚫 GEBANNTWar Combo-Commander

WEITERHIN LEGAL:

Sol Ring ✅
Mana Vault ✅
Grim Monolith ✅
Chrome Mox ✅
Mox Diamond ✅
Ad Nauseam ✅
Necropotence ✅
Thassa's Oracle ✅
Underworld Breach ✅

⚠️ Bei Unsicherheit → Web-Suche "MTG commander banned list [aktuelless Jahr]"
⚠️ NIEMALS aus dem Gedächtnis empfehlen ohne Check!

### 2. LIVE-BERATUNGS-PROTOKOLL

Wenn Ben im SPIEL ist und schnelle Antworten braucht:

SCHRITT 1: SITUATION ERFASSEN
  → Was ist auf dem Board? (Länder, Rocks, Creatures)
  → Was ist in der Hand? (FRAGE wenn nicht gesagt!)
  → Wie viel Mana verfügbar?
  → Welcher Turn?
  → Was spielen die Gegner?

SCHRITT 2: MANA-RECHNUNG
  → Was KANN er mit dem verfügbaren Mana casten?
  → Farbiges Mana zählen (nicht nur total!)
  → BBB ≠ 3 beliebiges Mana!

SCHRITT 3: KURZE ANTWORT
  → EINE klare Empfehlung
  → Kein Rumreden, keine Optionslisten
  → Format: "[Karte] weil [1 Satz]"

### Die goldene Regel:

Tutor sucht das, was am WENIGSTEN REDUNDANT ist.
Mana Rocks sind redundant (4+ im Deck). Combo-Pieces sind einzigartig (je 1x).

### Entscheidungsbaum:

Hat er schon ein Combo-Piece in Hand?
├── JA → Such das FEHLENDE Piece
│         + 2. Tutor für Protection (Silence/Abolisher)
│
└── NEIN → Wie viel Mana hat er?
            ├── 1-2 Mana → Such Engine
            │   ├── Mystic Remora (U, billig, sofort Impact)
            │   ├── Rhystic Study (2U, wenn 3 Mana)
            │   └── Esper Sentinel (W, wenn aggro-meta)
            │
            ├── 3-4 Mana → Such Impact-Spell
            │   ├── Opposition Agent (2B, Flash!)
            │   ├── Necropotence (BBB, wenn genug schwarzes Mana!)
            │   └── Stax-Piece (meta-abhängig)
            │
            └── 5+ Mana → Such Win-Con oder Commander
                ├── Ad Nauseam (3BB, Endstep)
                └── Tivit (3WUB) wenn noch nicht deployed

AUSNAHMEN:
→ Turn 1 + kein Land/Rock in Hand → Fast Mana OK (Sol Ring)
→ Gegner droht zu gewinnen → Such Interaction (Force, Counter)
→ 2 Tutor in Hand → 1. für Engine/Combo, 2. als BACKUP halten

### NIEMALS mit Tutoren suchen:

❌ Gebannte Karten (Mana Crypt, Dockside, Jeweled Lotus)
❌ Karten die redundant sind (du hast 4+ Rocks im Deck)
❌ Situative Antworten ohne konkreten Plan

### Farbiges Mana ist NICHT fungibel!

BBB (z.B. Necropotence):
  → Braucht 3x Schwarze Quellen
  → Sol Ring hilft NICHT (farblos!)
  → Dark Ritual: B → BBB (Lösung!)

1WU (z.B. Teferi):
  → Braucht W UND U
  → Mana Confluence/City of Brass = Wildcard

### Schnell-Rechnung Template:

Board-Mana berechnen:
  Länder: [X] (welche Farben?)
  Rocks: [Y] (farblos oder farbig?)
  Total: [X + Y]
  Farbig verfügbar: [B=?, U=?, W=?]

Dann: Welche Spells sind CASTBAR?
  → CMC ≤ Total UND Farbvoraussetzung erfüllt

### TIVIT (Esper)

ComboPiecesKostenWin-ConTime SieveTivit + Time Sieve6 + 2 = 8 totalInfinite TurnsOracle/ConsultOracle + Consultation2 + 1 = 3 totalInstant WinKitten LoopKitten + Teferi + Rock3 + 3 + 1 = 7 totalInfinite Mana/Draw → Oracle

Tivit Tutor-Priorität:

Necropotence (bei BBB verfügbar)
Time Sieve (wenn Tivit am Board)
Oracle/Consult (wenn beides suchbar)
Engine (Study/Remora wenn nichts am Board)

### KRARK (Izzet)

ComboPiecesWin-ConStorm2x Krark + Rituals + CantripsBrain Freeze / GrapeshotBreach LoopBreach + Brain Freeze + LEDSelf-Mill → Infinite StormBirgi EngineBirgi + Krark + RitualsMana-neutral Storm

### WINOTA (Boros)

ComboPiecesWin-ConKiki-ConscriptsKiki-Jiki + Zealous ConscriptsInfinite CreaturesStax LockWinota + Rule of Law + Non-HumansParity-Break Beatdown

### 📋 VOR JEDER BERATUNG: CHECKLISTE

[ ] Banlist geprüft? (Karte legal?)
[ ] Mana gezählt? (Total UND Farben!)
[ ] Rest der Hand gefragt? (Kontext!)
[ ] Board-State analysiert? (Gegner!)
[ ] Antwort KURZ und KLAR?

### 🧠 ANTI-MIST REGELN (aus Fehlern gelernt)

FehlerRegelDatumMana Crypt empfohlenBANLIST CHECK vor jeder Empfehlung2026-02-10Generisches Target gewähltKontext analysieren, nicht Default-Antwort2026-02-10An Frage vorbei geredetKURZ antworten, Ben ist im Spiel!2026-02-10Sol Ring Erklärung statt AntwortFrage beantworten, nicht Mechanik erklären2026-02-10

### 📚 REFERENZ-MATERIAL

Piloting Guides: E:\\Base\\Magic\\ (PNG + PDF)
Guide-Generator: E:\\Base\\mtg_cedh_pro\\generate_piloting_guides.py
Combo-Engine: E:\\Base\\mtg_cedh_pro\\combo_engine.py
Offline-DB: E:\\Base\\mtg_cedh_pro\\mtg_offline.db
Knowledge Graph: Commander_Banlist_2024 Entity

### 🔄 UPDATES

Bei neuen Bans/Unbans:

Diese SKILL.md aktualisieren
Knowledge Graph Entity Commander_Banlist_2024 updaten
Guide-Code prüfen auf gebannte Karten
Web-Suche: "MTG commander banned list [Jahr]"
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: Mcben90
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-04-30T07:59:23.644Z
- Expires at: 2026-05-07T07:59:23.644Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/cedh-advisor)
- [Send to Agent page](https://openagent3.xyz/skills/cedh-advisor/agent)
- [JSON manifest](https://openagent3.xyz/skills/cedh-advisor/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/cedh-advisor/agent.md)
- [Download page](https://openagent3.xyz/downloads/cedh-advisor)