# Commands

> OMQ skill

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

---


# OMQ skill

This compatibility command keeps `/oh-my-qoder:skill` available without loading the full `skill` skill description in every Qoder CLI session.

## Dispatch

1. Read the full bundled skill instructions from the active OMQ plugin/install: `skills/skill/SKILL.md`.
2. Follow that SKILL.md exactly, treating the user's arguments as:

```text
$ARGUMENTS
```

If the file is not directly readable from the current working directory, locate it under the active `QODER_PLUGIN_ROOT`/`OMQ_PLUGIN_ROOT`, package root, or installed OMQ plugin directory, then continue.

