From 243a56a9380b74fa2f0a7ce8674ba0f1826da13b Mon Sep 17 00:00:00 2001 From: Twisha Bansal Date: Tue, 16 Jun 2026 21:27:01 +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 eab9b9d..b2a138a 100644 --- a/README.md +++ b/README.md @@ -228,10 +228,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