Search and retrieve Magic: The Gathering card data using the Scryfall API. Use this skill when the user asks about MTG cards, wants to search for cards by name, type, color, mana cost, oracle text, set, or any other card attribute. Also use for getting card images, prices, rulings, legality information, or random cards. Triggers include mentions of MTG, Magic, Magic: The Gathering, card names, deck building questions, or requests for card information.
- Initial release of the scryfall-mtg skill. - Search and retrieve Magic: The Gathering card data using the Scryfall API. - Supports full card search, named lookup, random card retrieval, card suggestions via autocomplete, and card image/pricing info. - Includes error handling for common Scryfall API responses (404, 422, 429). - Provides implementation guidance for common scripting and API usage patterns.