card-finder

Find Magic: The Gathering cards for compact golden-test scenarios.

64|8|Updated Oct 24, 2025
One-click install
npx skills add https://github.com/GregorStocks/mage-bench --skill card-finder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: card-finder
Source: https://github.com/GregorStocks/mage-bench/tree/main/.claude/skills/card-finder
Command: npx skills add https://github.com/GregorStocks/mage-bench --skill card-finder

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Find Magic cards suitable for compact golden-test scenarios.

Core Features & Use Cases

  • Read curated references (references/golden-test-cards.md) for reusable test cards and query patterns
  • Run the helper script to list recipes, filter by mana cost or mechanics, and assemble a compact candidate set
  • Use the resulting cards to build deterministic test prompts and goldens with minimal noise

Quick Start

Start with the curated reference and run the helper script to generate a compact candidate card list.

Frequently Asked Questions about card-finder

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find Magic: The Gathering cards suitable for deterministic golden tests?

You can filter candidate cards for golden tests by mana cost or mechanics using the helper script, which applies Scryfall search recipes to curated references and outputs a compact, deterministic card set.

What are golden test cards and when do I need them for testing?

Golden test cards are specific Magic cards chosen for deterministic test scenarios. You need them when building compact test decks designed to produce consistent, repeatable prompt outputs.

How do I assemble a compact candidate set of Magic cards for test prompts?

Assemble a compact candidate set by running the helper script against curated golden-test references, filtering by mana cost or mechanics to generate deterministic cards suitable for test prompts.

Can I use Scryfall search recipes to generate test-ready Magic cards?

Yes, you can use Scryfall search recipes to generate test-ready Magic cards. The Skill leverages Scryfall queries alongside curated references to produce candidate cards for golden tests.

What's the best way to build deterministic test decks for Magic: The Gathering goldens?

The best way to build deterministic test decks for goldens is using curated reference cards and Scryfall query recipes to filter candidates by mechanics, ensuring compact sets with minimal noise for test prompts.

Do I need any dependencies to run the Magic card finder script for golden tests?

No external dependencies are required to run the Magic card finder script for golden tests. The Skill operates standalone using its internal helper script and curated reference file to generate candidate cards.