From 2b5a1ea3ce626b37fe02a0497a773886ef115fac Mon Sep 17 00:00:00 2001 From: Twisha Bansal Date: Tue, 16 Jun 2026 21:27:06 +0530 Subject: [PATCH] docs: fix open agent skills section not rendering in README Add a blank line between the closing 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. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 5f9af2a..9be5fad 100644 --- a/README.md +++ b/README.md @@ -222,10 +222,13 @@ Enter your environment vars as described in the [configuration section](#configu _(Tip: Run `codex plugin list` or use the `/plugins` interactive menu to verify your installed plugins.)_ + ## Installing using [open agent skills tool](https://github.com/vercel-labs/skills) You can install skills using the `npx skills` command. +**1. Install the skills:** + Run the following command in your terminal to automatically download and register the skills: ```bash