From 0cbc095a8153256a8fe1e9a99f3a399a4d5806ee Mon Sep 17 00:00:00 2001 From: Twisha Bansal Date: Tue, 16 Jun 2026 20:51:54 +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 3864304..baa08ce 100644 --- a/README.md +++ b/README.md @@ -224,10 +224,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