Skip to content

Commit a3cc1d7

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 983c804 commit a3cc1d7

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
@@ -230,10 +230,13 @@ Enter your environment vars as described in the [configuration section](#configu
230230
_(Tip: Run `codex plugin list` or use the `/plugins` interactive menu to verify your installed plugins.)_
231231

232232
</details>
233+
233234
## Installing using [open agent skills tool](https://github.com/vercel-labs/skills)
234235

235236
You can install skills using the `npx skills` command.
236237

238+
**1. Install the skills:**
239+
237240
Run the following command in your terminal to automatically download and register the skills:
238241

239242
```bash

0 commit comments

Comments
 (0)