opencode
opencode copied to clipboard
Inconsistency in docs for where to install skills
Question
In the docs for skills, it seems like it is recommending to install skills in ~/.opencode/skill, while most of the other docs are recommending that skills are installed in ~/.config/opencode/skill.
Furthermore, it seems that ~/.config/opencode/skill works fine as well, and it remains undocumented.
Is there a reason for this difference? This is also important for those of us who version control our opencode configurations - having the split is sub-optimal for those cases.
Expected: There should be only one way that the docs recommend to install configurations and skills across the board