Files
gh-whamp-whamp-claude-tools…/.claude-plugin/plugin.json
2025-11-30 09:05:55 +08:00

14 lines
332 B
JSON

{
"name": "browser-tools",
"description": "Efficient browser automation tools using Node.js and the Chrome DevTools Protocol for navigation, scripting, and screenshots without MCP overhead.",
"version": "1.0.0",
"author": {
"name": "Will Hampson"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
]
}