We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33441d7 commit 954202bCopy full SHA for 954202b
content/copilot/reference/copilot-cli-reference/cli-command-reference.md
@@ -479,6 +479,7 @@ Skills are loaded from these locations in priority order (first found wins for d
479
| `.claude/skills/` | Project | Claude-compatible location. |
480
| Parent `.github/skills/` | Inherited | Monorepo parent directory support. |
481
| `~/.copilot/skills/` | Personal | Personal skills for all projects. |
482
+| `~/.agents/skills/` | Personal | Alternative personal location. |
483
| `~/.claude/skills/` | Personal | Claude-compatible personal location. |
484
| Plugin directories | Plugin | Skills from installed plugins. |
485
| `COPILOT_SKILLS_DIRS` | Custom | Additional directories (comma-separated). |
0 commit comments