From c185fd47d40d409b2a491b9e6ea810a402739cf9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Necati=20=C3=96zmen?= Date: Wed, 17 Dec 2025 11:41:30 +0300 Subject: [PATCH] Revise README Updated the README to reflect community maintenance and support. --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 01e818c..f6bf99f 100644 --- a/README.md +++ b/README.md @@ -22,15 +22,14 @@ -
- ⚡️ Maintained by the VoltAgent open-source AI agent framework community. -
-
- # Awesome Claude Skills Claude Skills are folders with instructions, scripts, and resources that teach Claude specific tasks. Skills can include executable code and are loaded only when needed, allowing you to maintain hundreds without performance impact. Multiple skills can run together for complex tasks like document creation, code testing, and data analysis. + +### ⭐ Maintaining by the VoltAgent open-source community ⭐ +If you find this helpful, starring the VoltAgent framework repo is more than enough support 🙏 + ### What a Basic Skill Looks Like? ```YAML