chore: publish from main

This commit is contained in:
github-actions[bot]
2026-08-11 04:02:08 +00:00
parent 2b58d09911
commit 034b274e15
2 changed files with 108 additions and 0 deletions
+54
View File
@@ -166,6 +166,31 @@
"description": "Wander an endless first-person backrooms in a Copilot canvas while agents work; their status ghost-writes on the walls.",
"version": "1.0.0"
},
{
"name": "blea",
"description": "Safe, agent-first Bluetooth Low Energy diagnostics with portable evidence capture/diff/replay and guarded writes through a Skill, CLI, and local MCP server.",
"version": "0.6.1",
"author": {
"name": "Nitmi",
"url": "https://github.com/Nitmi"
},
"repository": "https://github.com/Nitmi/blea",
"license": "MIT",
"keywords": [
"bluetooth-low-energy",
"ble",
"hardware",
"agent-plugin",
"agent-skill",
"cli",
"mcp"
],
"source": {
"source": "github",
"repo": "Nitmi/blea",
"sha": "5b4b325e5d4a444f328366dff89e81dd2bda36ed"
}
},
{
"name": "brainmaxxing",
"description": "Codebase-grounded concept-mastery quizzes with an interactive BrainMax Canvas dashboard.",
@@ -640,6 +665,35 @@
"description": "Give your AI agent full visibility into Power Automate cloud flows via the FlowStudio MCP server. Connect, debug, build, monitor health, and govern flows at scale — action-level inputs and outputs, not just status codes.",
"version": "2.0.0"
},
{
"name": "foundation-models",
"description": "Helps coding agents write and review Apple Foundation Models code for iOS, macOS, visionOS, and watchOS using the SDK installed on the developer's Mac. It verifies real API signatures and availability, then type-checks the result instead of relying on model memory.",
"version": "0.1.3",
"author": {
"name": "Artem Novichkov",
"url": "https://github.com/artemnovichkov"
},
"repository": "https://github.com/artemnovichkov/foundation-models-plugin",
"homepage": "https://github.com/artemnovichkov/foundation-models-plugin",
"license": "MIT",
"keywords": [
"swift",
"ios",
"macos",
"apple",
"foundation-models",
"apple-intelligence",
"on-device",
"llm",
"xcode"
],
"source": {
"source": "github",
"repo": "artemnovichkov/foundation-models-plugin",
"ref": "0.1.3",
"sha": "5837a9343db97d59107d146024b1dbd858625274"
}
},
{
"name": "frontend-web-dev",
"source": "plugins/frontend-web-dev",
+54
View File
@@ -78,6 +78,31 @@
"path": ".github/plugins/azure-skills"
}
},
{
"name": "blea",
"description": "Safe, agent-first Bluetooth Low Energy diagnostics with portable evidence capture/diff/replay and guarded writes through a Skill, CLI, and local MCP server.",
"version": "0.6.1",
"author": {
"name": "Nitmi",
"url": "https://github.com/Nitmi"
},
"repository": "https://github.com/Nitmi/blea",
"license": "MIT",
"keywords": [
"bluetooth-low-energy",
"ble",
"hardware",
"agent-plugin",
"agent-skill",
"cli",
"mcp"
],
"source": {
"source": "github",
"repo": "Nitmi/blea",
"sha": "5b4b325e5d4a444f328366dff89e81dd2bda36ed"
}
},
{
"name": "brainmaxxing",
"description": "Codebase-grounded concept-mastery quizzes with an interactive BrainMax Canvas dashboard.",
@@ -420,6 +445,35 @@
"repo": "figma/mcp-server-guide"
}
},
{
"name": "foundation-models",
"description": "Helps coding agents write and review Apple Foundation Models code for iOS, macOS, visionOS, and watchOS using the SDK installed on the developer's Mac. It verifies real API signatures and availability, then type-checks the result instead of relying on model memory.",
"version": "0.1.3",
"author": {
"name": "Artem Novichkov",
"url": "https://github.com/artemnovichkov"
},
"repository": "https://github.com/artemnovichkov/foundation-models-plugin",
"homepage": "https://github.com/artemnovichkov/foundation-models-plugin",
"license": "MIT",
"keywords": [
"swift",
"ios",
"macos",
"apple",
"foundation-models",
"apple-intelligence",
"on-device",
"llm",
"xcode"
],
"source": {
"source": "github",
"repo": "artemnovichkov/foundation-models-plugin",
"ref": "0.1.3",
"sha": "5837a9343db97d59107d146024b1dbd858625274"
}
},
{
"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",