From a3cc1d77a6e8d36909ff6f6866db1216ea3a1a8a Mon Sep 17 00:00:00 2001 From: Twisha Bansal Date: Tue, 16 Jun 2026 21:26:58 +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 eb85cf1..fa3b147 100644 --- a/README.md +++ b/README.md @@ -230,10 +230,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