# Commands

> Commands

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

---

# /skill

Load a skill on demand through the universal router.

## Usage

```text
/skill <name-or-query>
```

## Behavior

1. If `<name-or-query>` matches an exact skill name, run `skill-router skill <name>` and follow the output.
2. If no exact match is obvious, run `skill-router skill search <name-or-query>`.
3. Load only the best matching skill needed for the current task.

Historical command aliases are not installed by default. Use `skill-router skill <name>`.

