Skip to content

docs: clarify GitHub Copilot CLI plugin scope and fix skill installation paths#10

Merged
alexdi220 merged 1 commit into
mainfrom
update-readme-copilot-clarity
Jun 12, 2026
Merged

docs: clarify GitHub Copilot CLI plugin scope and fix skill installation paths#10
alexdi220 merged 1 commit into
mainfrom
update-readme-copilot-clarity

Conversation

@e1em3ntoDX

Copy link
Copy Markdown
Collaborator

Summary

  • Adds a note that GitHub Copilot CLI plugin install places skills in installed-plugins/, which IDE agents (VS, VS Code) do not read — users must copy to .github/skills/ or ~/.copilot/skills/ manually
  • Replaces all incorrect repo-relative bash/PowerShell copy commands with simple destination path tables (the old commands referenced plugins/dx-devextreme/skills/*, a path that only exists inside the cloned repo, not in users' projects)
  • Clarifies that ~/.copilot/skills/ (global) is visible to Visual Studio, VS Code, and GitHub Copilot CLI
  • Updates Visual Studio section to list both project-level and global skill locations
  • Changes "you must use GitHub Copilot CLI or Claude Code" → "plugin installation is available in GitHub Copilot CLI and Claude Code"

Test plan

  • Verify path table renders correctly on GitHub
  • Verify the note blockquote in "Install as a Plugin" renders correctly
  • Check all anchor links (#github-copilot) still resolve"

…ion paths

- Note that CLI plugin install puts skills in installed-plugins/, which IDE agents don't read; IDE users must copy to .github/skills/ or ~/.copilot/skills/
- Replace incorrect repo-relative copy commands with plain destination path tables for all tools (GitHub Copilot, Claude Code, Junie, Cursor)
- Clarify that ~/.copilot/skills/ (global) is read by VS, VS Code, and GitHub Copilot CLI
- Update Visual Studio section to mention both project-level and global skill locations
- Change "you must use" wording to "plugin installation is available in"

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings June 11, 2026 15:58
@e1em3ntoDX e1em3ntoDX requested a review from alexdi220 as a code owner June 11, 2026 15:58

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the repository’s installation documentation to clarify where GitHub Copilot CLI plugin installs skills, and replaces repo-relative copy commands with destination-path guidance so users can install skills correctly in their own projects.

Changes:

  • Documented that Copilot CLI plugin installs skills under ~/.copilot/installed-plugins/ and that IDE agents won’t automatically read from there.
  • Replaced incorrect repo-relative copy commands with destination-path tables for Copilot/Claude/Junie/Cursor.
  • Clarified Copilot skill discovery locations (project-level vs global) and updated the Visual Studio section accordingly.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
@alexdi220 alexdi220 merged commit d9d9e4b into main Jun 12, 2026
1 check passed
@alexdi220 alexdi220 deleted the update-readme-copilot-clarity branch June 12, 2026 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants