Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions .github/plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -469,6 +469,32 @@
"description": "Self-Learning Multi-agent orchestration framework for spec-driven development and automated verification.",
"version": "1.66.0"
},
{
"name": "gh-skills-builder",
"description": "Repo: https://github.com/arilivigni/gh-skills-builder\nThis plugin is for people that want to create a GitHub Skills exercise which are self-paced learning GitHub within GitHub.\nhttps://learn.github.com/skills\nexamples:\nhttps://github.com/skills/agent-orchestration-build-your-ai-dream-team\nhttps://github.com/skills/agentic-workflows-that-read-the-room",
"version": "1.0.1",
"author": {
"name": "Ari LiVigni",
"url": "https://github.com/arilivigni"
},
"repository": "https://github.com/arilivigni/gh-skills-builder",
"license": "MIT",
"keywords": [
"github-learn",
"github-skills",
"github-skills-exercises",
"education",
"exercise-creation",
"agent-skills",
"custom-agents"
],
"source": {
"source": "github",
"repo": "arilivigni/gh-skills-builder",
"ref": "v1.0.1",
"sha": "198dadd8c1a8a9fd2820e121b4baad80b0729e75"
}
},
{
"name": "git-ape",
"description": "Intelligent Azure deployment agent system for GitHub Copilot with guided ARM template generation, security gates, cost analysis, and deployment workflows.",
Expand Down
26 changes: 26 additions & 0 deletions plugins/external.json
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,32 @@
"repo": "figma/mcp-server-guide"
}
},
{
"name": "gh-skills-builder",
"description": "Repo: https://github.com/arilivigni/gh-skills-builder\nThis plugin is for people that want to create a GitHub Skills exercise which are self-paced learning GitHub within GitHub.\nhttps://learn.github.com/skills\nexamples:\nhttps://github.com/skills/agent-orchestration-build-your-ai-dream-team\nhttps://github.com/skills/agentic-workflows-that-read-the-room",
"version": "1.0.1",
"author": {
"name": "Ari LiVigni",
"url": "https://github.com/arilivigni"
},
"repository": "https://github.com/arilivigni/gh-skills-builder",
"license": "MIT",
"keywords": [
"github-learn",
"github-skills",
"github-skills-exercises",
"education",
"exercise-creation",
"agent-skills",
"custom-agents"
],
"source": {
"source": "github",
"repo": "arilivigni/gh-skills-builder",
"ref": "v1.0.1",
"sha": "198dadd8c1a8a9fd2820e121b4baad80b0729e75"
}
},
{
"name": "git-ape",
"description": "Intelligent Azure deployment agent system for GitHub Copilot with guided ARM template generation, security gates, cost analysis, and deployment workflows.",
Expand Down
Loading