Compare commits

...

2 Commits

Author SHA1 Message Date
Bryan Thompson
80bf25e46a Add desktop-commander plugin 2026-05-01 08:28:57 -05:00
Tobin South
0742692199 Add crowdstrike-falcon-foundry plugin (#1648) 2026-04-29 09:18:27 -07:00

View File

@@ -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",
@@ -677,6 +690,22 @@
},
"homepage": "https://github.com/awslabs/agent-plugins"
},
{
"name": "desktop-commander",
"description": "MCP server for terminal commands, process management, and file operations across text, code, PDF, DOCX, Excel, images, and structured data.",
"author": {
"name": "Desktop Commander"
},
"category": "productivity",
"source": {
"source": "git-subdir",
"url": "https://github.com/wonderwhy-er/DesktopCommanderMCP.git",
"path": "plugins/claude",
"ref": "main",
"sha": "8c03d3392d1633923057f4492f2b5014e2c4a6bf"
},
"homepage": "https://desktopcommander.app"
},
{
"name": "discord",
"description": "Discord messaging bridge with built-in access control. Manage pairing, allowlists, and policy via /discord:access.",