mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-07-02 13:48:09 +00:00
docs: add skills demo video to skills concept page
This commit is contained in:
@@ -22,6 +22,14 @@ You often need **both**: skills for expertise, tools for action. They are config
|
||||
|
||||
---
|
||||
|
||||
## Video Demo
|
||||
|
||||
Watch a walkthrough of how to build and use skills in CrewAI:
|
||||
|
||||
<iframe src="https://www.loom.com/embed/befb9f68b81f42ad8112bfdd95a780af" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen style={{width: "100%", height: "400px"}}></iframe>
|
||||
|
||||
---
|
||||
|
||||
## Quick Start
|
||||
|
||||
### 1. Create a Skill Directory
|
||||
|
||||
Reference in New Issue
Block a user