Host support
How this foundation behaves across agent hosts.
Codex/OpenAI metadata under each skill’s agents/openai.yaml and installation
into the default Codex home are verified by this repository’s local tests. The
installer preserves ${CODEX_HOME:-$HOME/.codex}/skills as its default.
The flat $HOME/.agents/skills directory is a configurable target used by this
workspace. That demonstrates installer compatibility with the directory; it is
not universal proof that every host discovers or activates skills there.
Claude and Cursor may read the Markdown manually, but their discovery behavior is documentation-only until this repository adds and tests a host adapter. Likewise, a flat skill layout improves portability but does not guarantee automatic activation in Codex, Claude, Cursor, or another host. Explicit skill invocation remains the reliable boundary documented by the master router.