Codex Desktop App Creates Project Skills inside $(pwd)/skills
Open 💬 1 comment Opened Feb 2, 2026 by chigkim
What version of Codex is running?
260202.0859
What subscription do you have?
Plus
Which model were you using?
gpt-5.2-codex-medium
What platform is your computer?
Darwin 25.2.0 arm64
What issue are you seeing?
It does not follow the Skills Doc and creates project (repo) skills inside wrong folder, so it does not pick up the new project skills. It just creates skills folder inside the root of the project folder.
What steps can reproduce the bug?
$skill-creator
Create a project skill that...
What is the expected behavior?
According to the Skills Doc it should create the skills folder inside $(pwd)/.codex/skills, not $(pwd)/skills.
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗