Skip to content

Commit 954202b

Browse files
authored
Add alternative personal skills directory for agents
1 parent 33441d7 commit 954202b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/copilot/reference/copilot-cli-reference/cli-command-reference.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -479,6 +479,7 @@ Skills are loaded from these locations in priority order (first found wins for d
479479
| `.claude/skills/` | Project | Claude-compatible location. |
480480
| Parent `.github/skills/` | Inherited | Monorepo parent directory support. |
481481
| `~/.copilot/skills/` | Personal | Personal skills for all projects. |
482+
| `~/.agents/skills/` | Personal | Alternative personal location. |
482483
| `~/.claude/skills/` | Personal | Claude-compatible personal location. |
483484
| Plugin directories | Plugin | Skills from installed plugins. |
484485
| `COPILOT_SKILLS_DIRS` | Custom | Additional directories (comma-separated). |

0 commit comments

Comments
 (0)