Load a skill on demand through the universal router.
Scanned 9/9/2026
Install to Claude Code
npx -y skills add onfire7777/universal-ai-skills-library --skill commands --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Commands?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/onfire7777-commands)More formats (shields.io, HTML) on the badges page.
# /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>`.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!