Add external plugin bd-skills (#3139)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-09-15 06:41:23 +00:00
committed by GitHub
co-authored by PretaSOFT
parent 1899b18da3
commit 86f55f48e2
2 changed files with 50 additions and 0 deletions
+25
View File
@@ -246,6 +246,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": "bd-skills",
"description": "Helps GitHub Copilot investigate mobile app telemetry, diagnose crashes, manage [bitdrift](bitdrift.ai) workflows and dashboards, integrate the Capture SDK into iOS, Android, and React Native apps, and configure User Journey monitoring. Includes four skills covering CLI operations, SDK instrumentation, documentation lookup, and user journey monitoring; live account operations require the bd CLI and [bitdrift](bitdrift.ai) account and authentication.",
"version": "0.1.26",
"author": {
"name": "Bitdrift",
"url": "https://bitdrift.ai"
},
"repository": "https://github.com/bitdriftlabs/bd-skills",
"homepage": "https://bitdrift.ai",
"license": "PolyForm-Shield-1.0.0",
"keywords": [
"bitdrift",
"mobile",
"observability",
"debugging",
"telemetry",
"cli"
],
"source": {
"source": "github",
"repo": "bitdriftlabs/bd-skills",
"sha": "ab96a8415025b666164e2b46685cecba2303fc89"
}
},
{
"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.",
+25
View File
@@ -158,6 +158,31 @@
"path": ".github/plugins/azure-skills"
}
},
{
"name": "bd-skills",
"description": "Helps GitHub Copilot investigate mobile app telemetry, diagnose crashes, manage [bitdrift](bitdrift.ai) workflows and dashboards, integrate the Capture SDK into iOS, Android, and React Native apps, and configure User Journey monitoring. Includes four skills covering CLI operations, SDK instrumentation, documentation lookup, and user journey monitoring; live account operations require the bd CLI and [bitdrift](bitdrift.ai) account and authentication.",
"version": "0.1.26",
"author": {
"name": "Bitdrift",
"url": "https://bitdrift.ai"
},
"repository": "https://github.com/bitdriftlabs/bd-skills",
"homepage": "https://bitdrift.ai",
"license": "PolyForm-Shield-1.0.0",
"keywords": [
"bitdrift",
"mobile",
"observability",
"debugging",
"telemetry",
"cli"
],
"source": {
"source": "github",
"repo": "bitdriftlabs/bd-skills",
"sha": "ab96a8415025b666164e2b46685cecba2303fc89"
}
},
{
"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.",