dsh-playwright
Run the following command in DeepSeek Harness:
dsh plugin install whklwhkl/dsh-playwright
Paste the following prompt into your AI chat to install this plugin:
Install this plugin in DeepSeek Harness by running dsh plugin install whklwhkl/dsh-playwright; the source is available at https://github.com/whklwhkl/dsh-playwright
About this plugin
DSH agents often lack real browser interaction capabilities when handling web tasks. dsh-playwright drives Chromium via Playwright directly inside the host process, with no external bridge service or port required, giving agents a full set of browser_* tools for opening pages, clicking, filling forms, extracting DOM, evaluating JS, and taking screenshots.
The plugin lazily launches the browser and releases resources on unplug, depending on the single runtime package playwright-core. Tool descriptions and output text are bilingual (switch to English with PW_LANG=en). A bundled site-map skill documents real-world behaviors of popular sites under automation and provides recovery tips, helping agents self-adjust when they hit anti-bot walls, captchas, or search failures.
Ideal for developers who need DSH agents to perform web search, form submission, content scraping, and screenshot archiving, as well as for ops users who want to reuse an existing system Chrome/Edge binary in headless or headed mode.
Use Cases
- Agent opens a page, runs a search, and extracts the main content
- Automatically fill in and submit online forms
- Capture a screenshot of a specific page and save it as PNG
Best For
- Developers who need autonomous web interaction for their agents
- Ops users who prefer reusing an existing system browser
- Teams building web automation workflows
Related Plugins
Free web search plugin for DeepSeek Harness with web search, X search, and page fetch; no signup or API key required, with automatic multi-engine failover.
AnySearch-powered web and vertical search plugin for DeepSeek Harness, offering real-time search, cleaned URL content, concurrent batch search via native web_search/web_fetch, no API key required.
Pixel-perfect webpage clone tool that uses an agent harness to turn any webpage into a scored, full-page React replica.
A bilingual cost-tracking plugin for DeepSeek Harness with session/daily cost, budget, official & custom provider balance, coding plan quotas, peak/off-peak pricing alerts, and history stats.