Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:18:56 +08:00
commit 3aef0f6c84
70 changed files with 14222 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "browser-pilot",
"description": "Chrome DevTools Protocol (CDP) browser automation, web scraping, and crawling with React compatibility",
"version": "1.10.0",
"author": {
"name": "Dev GOM",
"url": "https://github.com/Dev-GOM/claude-code-marketplace"
},
"skills": [
"./skills"
]
}