Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions .github/plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
24 changes: 24 additions & 0 deletions plugins/external.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.",
Expand Down
Loading