Revise README

Updated the README to reflect community maintenance and support.
This commit is contained in:
Necati Özmen
2025-12-17 11:41:30 +03:00
committed by GitHub
parent ff257bd3c7
commit c185fd47d4

View File

@@ -22,15 +22,14 @@
</div>
<div align="center">
⚡️ Maintained by the <a href="https://github.com/voltagent/voltagent">VoltAgent </a> open-source AI agent framework community.
<br />
</div>
# 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 <a href="https://github.com/voltagent/voltagent">VoltAgent framework repo </a> is more than enough support 🙏
### What a Basic Skill Looks Like?
```YAML