Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:02:35 +08:00
commit 7cc317ecdf
7 changed files with 1196 additions and 0 deletions

56
plugin.lock.json Normal file
View File

@@ -0,0 +1,56 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:browserbase/agent-browse:browser-automation",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "51ebd8dfffa00dff79f294c840530f8e3dbe612a",
"treeHash": "124bd1b56b4fb60f7a5e60221dd58f3f9d28a8e9be0096088790e750dc18b60d",
"generatedAt": "2025-11-28T10:14:25.143410Z",
"toolVersion": "publish_plugins.py@0.2.0"
},
"origin": {
"remote": "git@github.com:zhongweili/42plugin-data.git",
"branch": "master",
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
},
"manifest": {
"name": "browser-automation",
"description": "Automate web browser interactions using natural language. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications."
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "22a572f2b385308ad65c34d6dfc326220aec1e8efa59bffd6291790a9b50f488"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "35e10dc8d220c9b01ec0e9a057172bfca6b9f09ddf7c9e1d3c3b92e1b8e2795c"
},
{
"path": "skills/browser-automation/EXAMPLES.md",
"sha256": "3eabcc39097f44d2b645cb97ef85a2d9a47e6511f5d990588bf7394e6cce8884"
},
{
"path": "skills/browser-automation/REFERENCE.md",
"sha256": "c2ec0b9a4fe6fd26a6a49891fa32b3e56544a7c7a84654fd95a985f507b53424"
},
{
"path": "skills/browser-automation/setup.json",
"sha256": "757323736cdce64d28e39dc7d7a57df848e78091258726607aa7bfe59bf16f5b"
},
{
"path": "skills/browser-automation/SKILL.md",
"sha256": "6c37428c8bb563719e2cfb26162522bcda425ba6bf0abc1e813028f7035576d7"
}
],
"dirSha256": "124bd1b56b4fb60f7a5e60221dd58f3f9d28a8e9be0096088790e750dc18b60d"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}