Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:29:00 +08:00
commit 58dfd27a34
7 changed files with 1197 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "browser-automation",
"description": "Automate web browser interactions using natural language. Browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, and interact with web applications using Stagehand AI browser automation.",
"version": "1.0.0",
"author": {
"name": "Grey Haven Studio",
"original": "Browserbase"
},
"skills": [
"./skills/browser-automation"
]
}