Skip to main content

mutagen-reference

星标14
分支4
更新时间2026年7月21日 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.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
8 个文件
SKILL.md
readonly