i added this to my config
"skills": {
"load": {
"extraDirs": [
"/home/serviceacc/clawd/skills"
]
},
and it looks like this:
serviceacc@clawdmachine:~/clawd$ tree skills/
skills/
โโโ home-assistant
โย ย โโโ SKILL.md
โโโ rocket-chat
โโโ SKILL.md
is this correct?
the skills dont seem to load ๐ the bot does not know them after a restart, and clawdbot skills also does not pick them up. what did i do wrong?