# Loader

> A general-purpose helper that reads and execs two locale string files whose names are not chunked/part-numbered -- leg 3 must not fire.

- Skill: `gl0di/loader-9` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add gl0di/loader-9`
- Raw SKILL.md: https://api.skillmd.com/api/skills/gl0di/loader-9/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-9

---


# Loader Skill (clean non-chunked names)

Reads `en_strings.txt` and `fr_strings.txt` in a loop, joins them, and executes 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 do not share a common
stem+extension differing only by a numeric index, so the chunk-naming corroborator
(leg 3) must not fire.

