Skip to main content

mutagen-reference

Sterne14
Forks4
Aktualisiert21. Juli 2026 um 20:18

Look up the schema of any Skyrim record type โ€” its fields, their types, which are writable, the legal enum values, and the arms a polymorphic field accepts โ€” from the bundled record-schema reference before reading or editing that record type. Use when the user wants to edit, patch, or override a record (ARMO, WEAP, MGEF, NPC_, CELL, โ€ฆ), asks what fields a record type has or what an xEdit signature maps to, whether a field is writable, or what values an enum field allows (legal ActorValue, Aggression, or CastType values), or needs a field's name, type, or cardinality before composing a record change. Load before answering any "what fields does X have" or "can I set Y on Z" question and before composing any record write โ€” the reference is by construction from the game's full record library, so a type that's absent is a real coverage gap to surface, never something to guess.

Installation

Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fรผgen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prรผfen und installieren.

Datei-Explorer
8 Dateien
SKILL.md
readonly