From 6cd6bfe767d749b9bc72b3e24abeebe02213161c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 01:21:57 +0000 Subject: [PATCH] chore: publish from staged --- .github/plugin/marketplace.json | 26 ++++++++++++++++++++++++++ plugins/external.json | 26 ++++++++++++++++++++++++++ 2 files changed, 52 insertions(+) diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index e6eb1711..8e09f948 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -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.", diff --git a/plugins/external.json b/plugins/external.json index 833bcb1f..65a8fa15 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -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.",