Compare commits

..

3 Commits

Author SHA1 Message Date
Bryan Thompson
cd0757512a Merge branch 'main' into add-crowdsec 2026-07-21 13:27:14 -05:00
Bryan Thompson
5cfb0577f9 Merge branch 'main' into add-crowdsec 2026-07-20 21:42:23 -05:00
Bryan Thompson
10e87bdaf6 Add crowdsec plugin 2026-07-20 16:31:26 -05:00

View File

@@ -470,20 +470,6 @@
"category": "database",
"homepage": "https://github.com/AzureCosmosDB/cosmosdb-claude-code-plugin"
},
{
"name": "azure-sql-developer",
"description": "Agent skills for Azure SQL Developer, the Azure SQL Database engine running locally in a container. Teaches your agent to run the engine, connect, migrate, scaffold, build RAG, wire CI, and go local-to-cloud, using the real Private Preview image instead of the SQL Server image.",
"author": {
"name": "Microsoft"
},
"category": "database",
"source": {
"source": "url",
"url": "https://github.com/microsoft/azure-sql-database-container.git",
"sha": "c64639ce9d03731180560ccca214695892a72fe4"
},
"homepage": "https://github.com/microsoft/azure-sql-database-container"
},
{
"name": "base44",
"description": "Build and deploy Base44 full-stack apps with CLI project management and JavaScript/TypeScript SDK development skills",
@@ -985,6 +971,20 @@
"mcp"
]
},
{
"name": "crowdsec",
"description": "Operational skill for installing, configuring, operating, and debugging CrowdSec (cscli, LAPI/CAPI, hub, bouncers, WAF/AppSec) across bare-metal, Docker, and Kubernetes.",
"author": {
"name": "CrowdSec"
},
"category": "security",
"source": {
"source": "url",
"url": "https://github.com/crowdsecurity/crowdsec-skill.git",
"sha": "8238c7991edf22592d1c5acb9170fb3f6c400323"
},
"homepage": "https://www.crowdsec.net"
},
{
"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.",