Update README.md
This commit is contained in:
parent
e320ed1abe
commit
d6288a2f54
1 changed files with 6 additions and 7 deletions
13
README.md
13
README.md
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue