Update README.md

This commit is contained in:
Necati Özmen 2025-10-29 13:14:06 +03:00 committed by GitHub
parent e320ed1abe
commit d6288a2f54
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,6 +10,7 @@
</strong>
<br />
<br />
</div>
<div align="center">
@ -19,20 +20,18 @@
</div>
<br/>
<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.
### ⚡️ Maintained by the [VoltAgent](https://github.com/voltagent/voltagent) open-source AI agent framework community.
<a href="https://github.com/VoltAgent/voltagent">
<img width="1800" alt="435380213-b6253409-8741-462b-a346-834cd18565a9" src="https://github.com/user-attachments/assets/452a03e7-eeda-4394-9ee7-0ffbcf37245c" />
</a>
### What a Basic Skill Looks Like?
```YAML