We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 595d5c6 + e888d4f commit 3153912Copy full SHA for 3153912
1 file changed
README.md
@@ -222,10 +222,13 @@ Enter your environment vars as described in the [configuration section](#configu
222
_(Tip: Run `codex plugin list` or use the `/plugins` interactive menu to verify your installed plugins.)_
223
224
</details>
225
+
226
## Installing using [open agent skills tool](https://github.com/vercel-labs/skills)
227
228
You can install skills using the `npx skills` command.
229
230
+**1. Install the skills:**
231
232
Run the following command in your terminal to automatically download and register the skills:
233
234
```bash
0 commit comments