Skip to main content
Run any Skill in Manus
with one click

mtg-export

Stars4
Forks1
UpdatedJuly 12, 2026 at 11:41

Export the user's MTG Arena (MTGA) collection straight from the running game into their MTG workspace as collection/MTGA-export-<date>.csv, then sync it. Use this skill when the user wants to export, dump, capture, back up, or refresh their MTG Arena collection / owned cards, or asks "what do I own in Arena", or wants their collection available to the deckbuilding skills (mtg-std-build / mtg-std-upgrade prefer cards you already own). It is a one-shot: it reads the owned-card list out of the live MTGA process memory (no anchor cards, no manual steps), names the cards from the local Scryfall database built by the mtg-db skill (never downloading its own card data), and writes a Moxfield-format CSV into the collection folder. The export is then pushed by invoking the mtg-sync skill afterwards (as the normal user — never from inside the export process). Works on Windows (via pymem) and macOS (via Mach APIs; needs sudo). Requires MTG Arena installed and running.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
4 files
SKILL.md
readonly