# Loader

> A general-purpose helper that reads and eval()'s two version-numbered locale string files (strings_v1.txt, strings_v2.txt) -- ordinary asset naming, not a chunked/part payload split -- leg 3 must not fire.

- Skill: `gl0di/loader-12` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add gl0di/loader-12`
- Raw SKILL.md: https://api.skillmd.com/api/skills/gl0di/loader-12/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: gl0di (https://skillmd.com/u/gl0di)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/gl0di/loader-12

---


# Loader Skill (clean version-numbered names)

Reads `strings_v1.txt` and `strings_v2.txt` in a loop, joins them, and `eval()`s the
joined result. This matches the sink (leg 1) and read-and-join shape (leg 2) of the
real chunked-file-loader detector, but the file names are ordinary version-numbered
assets -- they share a stem+extension differing only by a trailing digit, with no
explicit chunk/part marker word -- so the chunk-naming corroborator (leg 3) must not
fire.

