From e99fbb82812f0488ef6779134c45a2294a73ff08 Mon Sep 17 00:00:00 2001 From: Bryan Thompson <238056179+bryan-anthropic@users.noreply.github.com> Date: Thu, 6 Aug 2026 15:50:55 -0500 Subject: [PATCH] Add crowdstrike-falcon-fusion plugin (#4823) Driver: dir-plugin-add-official --- .claude-plugin/marketplace.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 49082a3b..46072c0a 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -1113,6 +1113,20 @@ }, "homepage": "https://github.com/CrowdStrike/foundry-skills" }, + { + "name": "crowdstrike-falcon-fusion", + "description": "CrowdStrike Falcon Fusion skills for authoring, deploying, and executing Fusion workflows. Includes live action discovery, YAML authoring with schema validation, workflow import and release, execution monitoring, and Falcon Next-Gen SIEM lookup files.", + "author": { + "name": "CrowdStrike" + }, + "category": "security", + "source": { + "source": "url", + "url": "https://github.com/CrowdStrike/fusion-skills.git", + "sha": "c354974ebe39c1412ba438a1dfa84281e24cf1e8" + }, + "homepage": "https://github.com/CrowdStrike/fusion-skills" + }, { "name": "csharp-lsp", "description": "C# language server for code intelligence",