mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-07-31 05:28:48 -03:00
Add browser-use plugin (#4289)
This commit is contained in:
parent
eef96416d1
commit
ca7e8198f1
@ -586,6 +586,22 @@
|
||||
},
|
||||
"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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user