Skip to main content

mutagen-reference

Estrelas14
Forks4
Atualizado21 de julho de 2026 às 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.

Instalação

Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.

Explorador de arquivos
8 arquivos
SKILL.md
readonly