From 0742692199b49af5c6c33cd68ee674fb2e679d50 Mon Sep 17 00:00:00 2001 From: Tobin South Date: Wed, 29 Apr 2026 09:18:27 -0700 Subject: [PATCH] Add crowdstrike-falcon-foundry plugin (#1648) --- .claude-plugin/marketplace.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 27ccf62..b46669a 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -560,6 +560,19 @@ "community-managed" ] }, + { + "name": "crowdstrike-falcon-foundry", + "description": "CrowdStrike Falcon Foundry development skills for building cybersecurity applications on the Falcon platform. Includes UI development, collections, functions, workflows, API integration, security patterns, and debugging workflows.", + "author": { + "name": "CrowdStrike" + }, + "category": "security", + "source": { + "source": "url", + "url": "https://github.com/CrowdStrike/foundry-skills.git" + }, + "homepage": "https://github.com/CrowdStrike/foundry-skills" + }, { "name": "csharp-lsp", "description": "C# language server for code intelligence",