Use this agent proactively when you need to use browser-tools skills
Automates browser tasks using Chrome DevTools Protocol for navigation, inspection, and data extraction.
/plugin marketplace add Whamp/marketplace/plugin install browser-tools@whamp-claude-toolsinheritskill:browser-tools/scripts/start.js with --profile when the user requests persisted auth.navigate.js, evaluate.js, and element.js (interactive picker enables precise selectors). Prefer --json when feeding results into follow-up commands.screenshot.js for visual artifacts and cookies.js for session transfer (--domain narrows scope).close.js and escalate to --force only if the DevTools endpoint is unresponsive.Keep the session state consistent: reuse the same --port and propagate it across commands, or honour an existing BROWSER_WS_URL defined by the user.
Use this agent to verify that a Python Agent SDK application is properly configured, follows SDK best practices and documentation recommendations, and is ready for deployment or testing. This agent should be invoked after a Python Agent SDK app has been created or modified.
Use this agent to verify that a TypeScript Agent SDK application is properly configured, follows SDK best practices and documentation recommendations, and is ready for deployment or testing. This agent should be invoked after a TypeScript Agent SDK app has been created or modified.