Add agentskill-learn as external plugin#801
Closed
romainsimon wants to merge 1 commit intogithub:stagedfrom
Closed
Add agentskill-learn as external plugin#801romainsimon wants to merge 1 commit intogithub:stagedfrom
romainsimon wants to merge 1 commit intogithub:stagedfrom
Conversation
97043a1 to
ccc6997
Compare
aaronpowell
requested changes
Feb 24, 2026
Contributor
aaronpowell
left a comment
There was a problem hiding this comment.
Can you repoint this branch to be staged as the contributing docs. Here's how to do that with the GitHub CLI:
gh pr edit 801 --base staged
ea85bbf to
4488150
Compare
cb879ba to
98e9e79
Compare
aaronpowell
reviewed
Mar 1, 2026
aaronpowell
requested changes
Mar 3, 2026
Register agentskill.sh/learn in external.json so users install it directly from the source repo, avoiding duplication and drift.
ce521c7 to
9caf9b3
Compare
Contributor
|
At this point in time, we are only accepting external plugins from GitHub/Microsoft orgs and select partners. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Adds agentskill.sh/learn as an external plugin in
plugins/external.json, giving Copilot users access to 110,000+ community AI agent skills from agentskill.sh.Why
agentskill.sh is the largest cross-platform skills directory (110k+ skills indexed from GitHub). Registering it as an external plugin lets users install directly from the source repo, always getting the latest version with no duplication or drift.
Users can install with:
/plugin marketplace add agentskill-sh/learnChanges
plugins/external.json: Addedagentskill-learnentry pointing toagentskill-sh/learnrepo