From 7f941a0a6d7dd87665bda3144a98a2ad6d97db72 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 05:40:55 +0000 Subject: [PATCH] chore: publish from main --- .github/plugin/marketplace.json | 24 ++++++++++++++++++++++++ plugins/external.json | 24 ++++++++++++++++++++++++ 2 files changed, 48 insertions(+) diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index b71bad5d..7cf47fc6 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -460,6 +460,30 @@ "sha": "d9af175fe2b86836b431ebdb7e088957e6c7820d" } }, + { + "name": "crowdstrike-falcon-fusion", + "description": "AI coding assistant skills for building CrowdStrike Falcon Fusion workflows: action discovery, YAML authoring, deployment, execution monitoring, and best practices for triggers, conditions, loops, and HTTP Actions.", + "version": "1.1.0", + "author": { + "name": "CrowdStrike", + "url": "https://www.crowdstrike.com" + }, + "repository": "https://github.com/CrowdStrike/fusion-skills", + "license": "MIT", + "keywords": [ + "fusion-workflows", + "crowdstrike", + "cybersecurity", + "falcon", + "security" + ], + "source": { + "source": "github", + "repo": "CrowdStrike/fusion-skills", + "ref": "v1.1.0", + "sha": "8df28a78be316f619a0a5227a401b395da990c40" + } + }, { "name": "csharp-dotnet-development", "source": "plugins/csharp-dotnet-development", diff --git a/plugins/external.json b/plugins/external.json index a51b3971..d88623e7 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -312,6 +312,30 @@ "sha": "d9af175fe2b86836b431ebdb7e088957e6c7820d" } }, + { + "name": "crowdstrike-falcon-fusion", + "description": "AI coding assistant skills for building CrowdStrike Falcon Fusion workflows: action discovery, YAML authoring, deployment, execution monitoring, and best practices for triggers, conditions, loops, and HTTP Actions.", + "version": "1.1.0", + "author": { + "name": "CrowdStrike", + "url": "https://www.crowdstrike.com" + }, + "repository": "https://github.com/CrowdStrike/fusion-skills", + "license": "MIT", + "keywords": [ + "fusion-workflows", + "crowdstrike", + "cybersecurity", + "falcon", + "security" + ], + "source": { + "source": "github", + "repo": "CrowdStrike/fusion-skills", + "ref": "v1.1.0", + "sha": "8df28a78be316f619a0a5227a401b395da990c40" + } + }, { "name": "datadog", "description": "Use Datadog directly in Copilot / VS Code through a preconfigured Datadog MCP server. Query logs, metrics, traces, dashboards, and more through natural conversation.",