argentum-engine: Skill for Claude Code

.agents/skills/add-card/SKILL.md

add-card is a skill for Claude Code, Codex from wingedsheep/argentum-engine. It costs 0 tokens per session (4,976 once invoked), scanned A, original, no licence file.

A workflow for adding named Magic: The Gathering cards to the Argentum Engine, a software engine that models how cards work. It can handle several cards together when they share existing building blocks.

In plain words
What is it for?
Use it when one or more specific MTG cards need to be added to the engine.
Why use it?
It removes the repeated setup and project-specific decisions involved in implementing individual cards.

Skill for Claude CodeCodex

Written for Claude Code: argument-hint in frontmatter. Also seen: installed under .agents/ (shared by several agents).

This is wingedsheep/argentum-engine's own configuration. It tells Claude Code and Codex how to work on argentum-engine itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything argentum-engine configures →

Reuse

Borrowing it

Nothing to install: this file belongs to wingedsheep/argentum-engine. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/wingedsheep/argentum-engine/main/.agents/skills/add-card/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/wingedsheep/argentum-engine

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for add-card

README.md
[![agentmods](https://agentmods.dev/badge/skills/wingedsheep/argentum-engine/add-card/github.svg)](https://agentmods.dev/skills/wingedsheep/argentum-engine/add-card)
Your own site
<a href="https://agentmods.dev/skills/wingedsheep/argentum-engine/add-card"><img src="https://agentmods.dev/badge/skills/wingedsheep/argentum-engine/add-card/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for add-card

Your own site · 80×15
<a href="https://agentmods.dev/skills/wingedsheep/argentum-engine/add-card"><img src="https://agentmods.dev/badge/skills/wingedsheep/argentum-engine/add-card.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,976 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.04976
Opus 5 $0.00000 $0.02488
Sonnet 5 $0.00000 $0.00995
Haiku 4.5 $0.00000 $0.00498

Measured 9d ago against content hash 550c0f9ad4c8, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

add-card scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

remembered one will be wrong in a way nothing catches. Verify: `curl -sI "<url>" | head -1` must be
.agents/skills/add-card/SKILL.md · 335 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 335 lines · 0 tokens per session scan A 550c0f9ad4c8

Subscribe to this mod's changes

add-card is a skill published in the GitHub repository wingedsheep/argentum-engine (65 stars, last pushed today), with no licence file. It costs nothing until one of its globs matches a file; then it loads 4,976 tokens. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

mtg-forja

Analiza mazos de Magic: The Gathering y produce guías de sinergias, chuletas imprimibles y mapas interactivos, con todas las interacciones verificadas contra el texto de oráculo real. Úsala siempre que aparezca una lista de mazo, una captura del gestor de mazos de MTG Arena, o cualquier pregunta sobre combos…

grutino/mtg-forja · 136 tokens

sceneview-ios

Build 3D and AR apps on Apple platforms (iOS, macOS, visionOS) with SceneViewSwift — the SwiftUI wrapper around RealityKit. Use whenever the user asks for "3D in SwiftUI", "AR with ARKit in SwiftUI", a model viewer for iOS, or any Apple-platform 3D/AR app where the dependency is the SceneViewSwift Swift Package from…

sceneview/sceneview · 148 tokens

sceneview

Build 3D and AR apps with the SceneView SDK in Jetpack Compose, SwiftUI (iOS/macOS/visionOS via SceneViewSwift), Web (Filament.js), Flutter and React Native. Use whenever the user asks for "3D in Compose", "AR with ARCore in Compose", a model viewer, or any cross-platform 3D/AR app where the dependency is…

sceneview/sceneview · 156 tokens

sceneview-web

Build 3D and WebXR (AR/VR) experiences in the browser with SceneView for Web — Filament.js (WebGL2/WASM) wrapped in a Kotlin/JS DSL and a plain-JavaScript API on window.sceneview. Use whenever the user asks for "3D in the browser", "a web model viewer", "WebXR AR/VR", or any browser 3D/AR app where the dependency is…

sceneview/sceneview · 147 tokens

luban-dev

A guide for Luban, a game-configuration tool that turns spreadsheets and schemas into C# code and binary data for a TEngine project.

Alex-Rachel/TEngine · 149 tokens

html-to-ugui

A pipeline for turning HTML interface prototypes into Unity UGUI Prefabs, which are reusable Unity interface objects. It uses browser-rendered layout data to preserve positions, images, text, controls, and device-adaptation intentions.

Alex-Rachel/TEngine · 150 tokens