From c011c534a1f4d68b8e40b26ebe00c711ac91e5db Mon Sep 17 00:00:00 2001 From: Isaac Evans <409041+ievans@users.noreply.github.com> Date: Thu, 5 Feb 2026 08:57:18 -0800 Subject: [PATCH] Change title to 'Agent Skills [Beta]' Updated README to reflect beta status of agent skills. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 159938c..fdf8272 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Agent Skills +# Agent Skills [Beta] -A collection of skills for AI coding agents. Skills are packaged instructions and scripts that extend agent capabilities. +A collection of skills for AI coding agents. Skills are packaged instructions and scripts that extend agent capabilities. This should be considered beta-level software; it's primarily generated by transforming open-source Semgrep rules into skill format. Skills follow the [Agent Skills](https://agentskills.io/) format.