Mtga Draft Helper

🌐Community
by kkunde · vlatest · Repository

This MTGA Draft Helper guides you through drafting Magic: The Gathering sets by suggesting cards based on your deck and available options, streamlining your draft experience.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add mtga-draft-helper npx -- -y @trustedskills/mtga-draft-helper
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "mtga-draft-helper": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/mtga-draft-helper"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The mtga-draft-helper skill assists users with drafting Magic: The Gathering Arena (MTGA) decks. It provides guidance on card selection based on color combinations and archetype strategies. This tool helps players build more cohesive and competitive decks during the draft process, improving their overall experience.

When to use it

  • You're new to MTGA drafts and want help understanding archetypes.
  • You’re struggling to identify synergistic cards within a specific color combination.
  • You want suggestions for completing your deck based on the cards you already have.
  • You are looking for assistance in evaluating card quality during a draft.

Key capabilities

  • Provides archetype recommendations based on colors chosen.
  • Suggests cards that synergize with existing cards in your hand.
  • Offers guidance on building a cohesive deck strategy.

Example prompts

  • "I have red and white cards, what are some good archetypes to draft?"
  • "I have these cards: [list of card names]. What should I pick next?"
  • "My deck is focused on aggressive creatures in black and green. Any suggestions for a removal spell?"

Tips & gotchas

This skill assumes you understand basic MTGA drafting terminology. It's designed to assist, not replace, your own judgment as a drafter.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
kkunde
Installs
4

🌐 Community

Passed automated security scans.