OT but how are y'all sharing your skills and agents across harnesses?
I have a bunch of Claude Code Plugins and yesterday asked Codex to make them accessible to itself. It wanted to rewrite most of it. I was hoping i could get by with some symlinks or something to avoid drift.
It’s almost as complex as compiling software for different runtime environments; it requires a knowledge artifact repository and publishing system, e.g. https://github.com/thinkingsage/context-bazaar
I have a bunch of Claude Code Plugins and yesterday asked Codex to make them accessible to itself. It wanted to rewrite most of it. I was hoping i could get by with some symlinks or something to avoid drift.