Steps to reproduce:
- Create a
<cwd>/.agents/skills/my-skill/SKILL.md;
- Start a codex-acp session.
Expected behavior: my-skill is available as a skill.
Actual behavior: my-skill is not available.
Note: user-level skills from ~/.agents/skills work correctly.
Note 2: running /$my-skill whatever is correctly recognized by Codex even though ACP doesn't expose it, so this seems to be an ACP issue.
Steps to reproduce:
<cwd>/.agents/skills/my-skill/SKILL.md;Expected behavior:
my-skillis available as a skill.Actual behavior:
my-skillis not available.Note: user-level skills from
~/.agents/skillswork correctly.Note 2: running
/$my-skill whateveris correctly recognized by Codex even though ACP doesn't expose it, so this seems to be an ACP issue.