Deep Agents integration¶
Deep Agents discovers skills from local directories (it does not read from MinIO directly).
ooai-skills bridges that gap by pulling from MinIO into:
~/.agents/skills/(flattened view)
Verify Deep Agents sees the skills¶
deepagents skills list
If Deep Agents does not see skills¶
Make sure you ran
ooai-skills pull --allVerify
~/.agents/skillscontains folders withSKILL.mdIf symlinks are blocked (common on Windows), use:
ooai-skills pull --all --copy