We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe4e940 commit c3d2014Copy full SHA for c3d2014
1 file changed
README.md
@@ -214,10 +214,13 @@ Enter your environment vars as described in the [configuration section](#configu
214
_(Tip: Run `codex plugin list` or use the `/plugins` interactive menu to verify your installed plugins.)_
215
216
</details>
217
+
218
## Installing using [open agent skills tool](https://github.com/vercel-labs/skills)
219
220
You can install skills using the `npx skills` command.
221
222
+**1. Install the skills:**
223
224
Run the following command in your terminal to automatically download and register the skills:
225
226
```bash
0 commit comments