[FEATURE]

Author: thinkpracticeCreated Jan 15, 2026Updated Feb 9, 2026
Labelsenhancement

Feature Description Codex uses the '.codex/skills' directory instead of '.agent/skills'. It would be great if the universal installation path can be configured.

Use Case

It would be great if the -u parameter can have a install directory or if there could be a global config. Not sure how this could work when using various agents like Claude and Codex together.

Compatibility Consideration Please confirm:

  • This feature maintains compatibility with Anthropic's SKILL.md specification
  • This feature works across multiple AI agents (not just Claude Code)
  • This feature aligns with the simplicity goal (.claude/skills only)

Alternatives Considered

Right now I'm manually copying the skills from the .agent/skills to '.codex/skills' which is not ideal.