Clarify where Codex searches for skills

This commit is contained in:
Wendy Smoak 2026-02-14 19:05:09 -05:00
parent 79855b2c4c
commit 44f07bf341
1 changed files with 1 additions and 1 deletions

View File

@ -396,7 +396,7 @@ class CodexSetup extends BaseIdeSetup {
'',
`Skills installed to: ${destDir || '<project>/.agents/skills'}`,
'',
'Codex automatically discovers skills in .agents/skills/ at and above the current directory.',
'Codex automatically discovers skills in .agents/skills/ at and above the current directory and in your home directory.',
'No additional configuration is needed.',
];