Skip to main content

biped-slot-reference

Stars14
Forks4
UpdatedJuly 21, 2026 at 20:18

Find armor, clothing, or any equippable record that sits on a given Skyrim biped slot via houseCARL โ€” translate a slot number, vanilla name, or community label into its `BodyTemplate.FirstPersonFlags` bit value and filter the load order with `housecarl_cross_plugin_query` `where ... has`, matching multi-slot pieces an exact-match misses. Use when the user wants to find or list every armor on a biped slot, tag or patch items by equip slot (slot 52 / SOS / pelvis, back or cape slots, a mask or fur-clip slot), audit biped-slot conflicts between mods, find what occupies slot 32 / 52 / a modder slot, or asks which slot a piece uses or what slot number maps to which FirstPersonFlags value. This finds and filters records BY slot โ€” distributing keywords to those items is `kid-authoring`, editing a record's own fields is `skypatcher-authoring`. Load before composing any "armor on slot X" query โ€” the mapping is non-obvious (slot N = bit N-30), so a hand-guessed mask silently filters the wrong slot.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
3 files
SKILL.md
readonly