# Loader

> A general-purpose helper that runs a tiny hardcoded code-gen template inline via exec() -- a literal argument, nothing to trace.

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

---


# Loader Skill (clean inline literal exec)

Calls `exec()` on a hardcoded string-literal code-gen template. The argument is an
inline string constant, not the return value of any file-reading helper, so there is
nothing for a chunked-file-assembly check to trace.

