Compare commits

..

3 Commits

Author SHA1 Message Date
Bryan Thompson
fc263991f0 Merge branch 'main' into add-stackhawk-api 2026-07-21 13:27:08 -05:00
Bryan Thompson
a21a9e781d Merge branch 'main' into add-stackhawk-api 2026-07-20 21:42:13 -05:00
Bryan Thompson
616c30b7d8 Add stackhawk-api plugin 2026-07-20 17:08:41 -05:00

View File

@@ -555,22 +555,6 @@
},
"homepage": "https://docs.brightdata.com"
},
{
"name": "browser-use",
"description": "Give Claude a real browser — your Chrome or a Browser Use Cloud browser. Use it whenever a task involves a website or web app: browsing, scraping and data extraction, filling forms, testing sites, taking screenshots, automating web workflows.",
"author": {
"name": "Browser Use"
},
"category": "automation",
"source": {
"source": "git-subdir",
"url": "https://github.com/browser-use/plugins.git",
"path": "browser-use",
"ref": "main",
"sha": "a25f0a262928bcbb62071432636d943ed9f2b6aa"
},
"homepage": "https://browser-use.com"
},
{
"name": "buildkite",
"description": "Official Buildkite skills for Claude Code, Cursor, and other AI coding agents — pipelines, migration, preflight, agent runtime, CLI, and API",
@@ -3107,6 +3091,22 @@
},
"homepage": "https://github.com/spotify/ads-claude-plugin"
},
{
"name": "stackhawk-api",
"description": "Query the StackHawk platform API for security posture reporting, findings analysis, and app management. Guides agents through authentication, data retrieval, and result presentation.",
"author": {
"name": "StackHawk"
},
"category": "security",
"source": {
"source": "git-subdir",
"url": "https://github.com/stackhawk/agent-skills.git",
"path": "plugins/api",
"ref": "main",
"sha": "248e3fedba8ff80fadfd17f72a0454aa02b66a0b"
},
"homepage": "https://docs.stackhawk.com/ai-security/"
},
{
"name": "stripe",
"description": "Stripe development plugin for Claude",