diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index 1d997088..0cca9511 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -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.", diff --git a/plugins/external.json b/plugins/external.json index 223f19fb..52521b16 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -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.",