Skip to content

Commit 2ba3400

Browse files
authored
docs: fix open agent skills section not rendering in README (#19)
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 80d126d commit 2ba3400

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
@@ -215,10 +215,13 @@ Enter your environment vars as described in the [configuration section](#configu
215215
```
216216

217217
</details>
218+
218219
## Installing using [open agent skills tool](https://github.com/vercel-labs/skills)
219220

220221
You can install skills using the `npx skills` command.
221222

223+
**1. Install the skills:**
224+
222225
Run the following command in your terminal to automatically download and register the skills:
223226

224227
```bash

0 commit comments

Comments
 (0)