Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions .grok-plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,19 @@
"homepage": "https://neon.com",
"keywords": ["neon", "neon postgres", "neon database", "neon branch"],
"domains": ["neon.tech", "neon.com", "console.neon.tech"]
},
{
"name": "web-cli",
"description": "Real browser sessions for coding agents. Inspect live pages, act on numbered refs, fill forms, switch frames, and reuse persistent logins — not screenshots or brittle selectors.",
"category": "development",
"source": {
"source": "url",
"url": "https://github.com/BrowserBox/WebCLI.git",
"sha": "8e1e9e703aa8acc99d0865caf8c61e4cf466dcfc"
},
"homepage": "https://webcli.sh",
"keywords": ["web", "web-cli", "webcli", "browser", "inspect", "browser automation", "agent browser"],
"domains": ["webcli.sh"]
}
]
}
11 changes: 11 additions & 0 deletions .grok-plugin/plugin-index.json
Original file line number Diff line number Diff line change
Expand Up @@ -547,6 +547,17 @@
}
]
}
},
"web-cli": {
"sha": "8e1e9e703aa8acc99d0865caf8c61e4cf466dcfc",
"components": {
"skills": [
{
"name": "web-cli",
"description": "Use the `web` CLI to browse, search, inspect, and act on live web pages from an agent workflow. Prefer this skill when…"
}
]
}
}
}
}