1---2name: commands3description: Commands4---5# /skill — Load a skill by name67Activate a skill from the suite. Reads the skill's SKILL.md and applies its rules.89## Usage10```11/skill <name>12/skill nestjs-architecture13/skill api-response14/skill ios15```1617## Resolution181. Match `name:` field in `skills/**/SKILL.md`192. Read SKILL.md content203. Load reference files from `references/` directory214. Follow skill's Agent Protocol2223## Output24```25Activated: {name}26Description: {description}27References: {N} files28```
Run npx skillmds@latest add j4flmao/commands 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.
Commands It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. 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.
j4flmao (@j4flmao) published this skill. Their other Agent Skills are listed on their SkillMD profile.