Skills are bounded guidance, not executors, permissions, routers, or policy.
SkillLoader scans only direct child directories of project and user roots,
parses strict SKILL.md frontmatter, and produces deterministic diagnostics.
SkillManager.reload() creates a new immutable SkillCatalog revision for
future Runs. An active Run pins one revision for both prompt metadata and
read_skill content. create_read_skill_tool() returns an ordinary explicit
READ_ONLY, CONCURRENT Tool; it is never registered automatically.
1---2name: modules3description: Skill Module4---5# Skill Module67Skills are bounded guidance, not executors, permissions, routers, or policy.8`SkillLoader` scans only direct child directories of project and user roots,9parses strict `SKILL.md` frontmatter, and produces deterministic diagnostics.1011`SkillManager.reload()` creates a new immutable `SkillCatalog` revision for12future Runs. An active Run pins one revision for both prompt metadata and13`read_skill` content. `create_read_skill_tool()` returns an ordinary explicit14`READ_ONLY`, `CONCURRENT` Tool; it is never registered automatically.
Run npx skillmds@latest add siyuey/modules in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Skill Module It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
SiYueY (@siyuey) published this skill. Their other Agent Skills are listed on their SkillMD profile.