Skills
-
Skills allow us to customize how to do a specific activity not by writing code but writing a markdown file (.md)
-
In deepagents the folder name is name of the skill and it should have a file called as SKILL.md
- This folder should be in FileSystemBackend
- Deep agent will search for all the folders with a skill name based on prompt
-
Refer Here for official docs on skills
-
Refer Here for changeset.
