diff --git a/default/omarchy-skill/SKILL.md b/default/omarchy-skill/SKILL.md index 312b4b35..70c74e0b 100644 --- a/default/omarchy-skill/SKILL.md +++ b/default/omarchy-skill/SKILL.md @@ -126,31 +126,35 @@ Run `omarchy --help` for the full list. The most common groups: | Group | Purpose | Example | |-------|---------|---------| | `omarchy refresh` | Reset config to defaults (backs up first) | `omarchy refresh shell` | -| `omarchy restart` | Restart a service/app | `omarchy-restart-shell` | +| `omarchy restart` | Restart a service/app | `omarchy restart shell` | | `omarchy toggle` | Toggle feature on/off | `omarchy toggle nightlight` | | `omarchy theme` | Theme management | `omarchy theme set ` | +| `omarchy bar` | Bar layout and widgets | `omarchy bar plugin move omarchy.clock --section right` | +| `omarchy plugin` | Manage/clone shell plugins | `omarchy plugin clone omarchy.clock local.clock --replace` | +| `omarchy hook` | Install automation hooks | `omarchy hook install theme-set