Skip to content

Commit 0cbc095

Browse files
committed
docs: fix open agent skills section not rendering in README
Add a blank line between the closing </details> tag and the "Installing using open agent skills tool" heading so GitHub parses it as a heading, and add the missing step 1 label for consistency.
1 parent 9cee2a0 commit 0cbc095

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,10 +224,13 @@ Enter your environment vars as described in the [configuration section](#configu
224224
_(Tip: Run `codex plugin list` or use the `/plugins` interactive menu to verify your installed plugins.)_
225225

226226
</details>
227+
227228
## Installing using [open agent skills tool](https://github.com/vercel-labs/skills)
228229

229230
You can install skills using the `npx skills` command.
230231

232+
**1. Install the skills:**
233+
231234
Run the following command in your terminal to automatically download and register the skills:
232235

233236
```bash

0 commit comments

Comments
 (0)