update-cards

Community

Delta-import new MTG cards into SQLite, safely.

AuthorTomoda826
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Pulls new MTG cards from Scryfall, compiles their IR using Claude Code, and safely syncs them to SQLite, ensuring delta-only updates that never overwrite existing data.

Core Features & Use Cases

  • Delta-only imports: adds only new cards to the local database.
  • IR generation: compiles machine-readable card data with Claude Code.
  • SQLite synchronization: updates the SQLite database with new cards while preserving existing records.
  • Scryfall integration: leverages Scryfall as the source of truth and supports validation modes like hydrate-only, refresh-errata, and dry-run to control flow.
  • Use Case: When maintaining a growing MTG card collection where changes must be additive and auditable.

Quick Start

Run the update-cards skill to pull new Scryfall cards, compile their IR with Claude Code, and synchronize them to SQLite without touching existing entries.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: update-cards
Download link: https://github.com/Tomoda826/mtg-goldfisher/archive/main.zip#update-cards

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.