Pull request overview
Updates Copilot agent-skills documentation to include the cross-client .agents/skills convention for storing skills, aiming to improve interoperability across tools that implement the Agent Skills standard.
Changes:
- Add
.agents/skills as an additional project skill directory in the “creating skills” reusable and the conceptual overview.
- Add
~/.agents/skills as an additional personal skill directory in Copilot CLI reference docs and the conceptual overview.
- Update the Copilot CLI plugin loading-order diagram to include
~/.agents/skills in the precedence list.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 4 comments.
| File |
Description |
| data/reusables/copilot/creating-adding-skills.md |
Adds .agents/skills and ~/.agents/skills to the reusable instructions for where to store skills. |
| content/copilot/reference/copilot-cli-reference/cli-plugin-reference.md |
Updates the skills loading-order diagram to include ~/.agents/skills. |
| content/copilot/reference/copilot-cli-reference/cli-command-reference.md |
Adds ~/.agents/skills/ to the “Skill locations” table. |
| content/copilot/concepts/agents/about-agent-skills.md |
Expands the overview list of supported skill locations to include .agents/skills and ~/.agents/skills. |
You can also share your feedback on Copilot code review. Take the survey.
Publicado originalmente por @copilot-pull-request-reviewer en github/docs#43439 (review)
Pull request overview
Updates Copilot agent-skills documentation to include the cross-client
.agents/skillsconvention for storing skills, aiming to improve interoperability across tools that implement the Agent Skills standard.Changes:
.agents/skillsas an additional project skill directory in the “creating skills” reusable and the conceptual overview.~/.agents/skillsas an additional personal skill directory in Copilot CLI reference docs and the conceptual overview.~/.agents/skillsin the precedence list.Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 4 comments.
.agents/skillsand~/.agents/skillsto the reusable instructions for where to store skills.~/.agents/skills.~/.agents/skills/to the “Skill locations” table..agents/skillsand~/.agents/skills.You can also share your feedback on Copilot code review. Take the survey.
Publicado originalmente por @copilot-pull-request-reviewer en github/docs#43439 (review)