Revise README
Updated the README to reflect community maintenance and support.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user