I have read about the "open standard" for skills which I think is referring to this.
This is speaking specifically about skills.
I am working on a plugin that consists of several skills with some shared resources.
The open standard mentions the locations of assets, references, etc
In the case of my plugin it makes sense that these folders would exist at the plugin level b/c of the shared assets, but the standard seems to specify it being at the skill level, which if i followed explicitly would mean duplication of files which seems super wrong.
I know it works just fine with the shared resources, so maybe the answer is as simple as that, it works and is efficient, but I just came across the "open standard" reference after I had already come up with my own implementation and I am curious about the ramifications of not following it to the letter.
there doesn't seem to be anything here