dsh-preview
Headless-browser verification tools so the agent opens the page it just built, reads the rendered DOM and computed styles, checks the console, and screenshots the result; ships a frontend-verify skill.
无头浏览器验证工具:让 agent 打开自己刚写的页面,读取渲染后的 DOM 与计算样式、检查控制台、截图留档;内置 frontend-verify 技能。
How to install
dsh plugin add dsh-preview About
dsh-preview English | 中文 **A verification loop the agent runs on itself, not just browser tools.** Reading a page without a vision model is ordinary now — several plugins here do it, and do it well. What this ships is the **discipline around it**: a bundled frontend-verify skill that makes the agent open what it just built, check the console, assert layout facts from computed styles, exercise the UI, fix what it finds, and re-verify — before claiming the work is done. The six tools exist to serve that loop. The distinction matters because the failure this addresses is not "the agent cannot see…
Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 0
- mo. downloads
- 0
- Last push
- 2026-08-17
- Created
- 2026-08-16
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- ai-agent, browser-automation, deepseek-harness, dsh, dsh-plugin, frontend-testing, playwright
Related plugins
dsh-browser
Lum1104/dsh-browser
Chrome sidebar extension that lets DSH operate your browser directly, no vision capabilities required.
modsearch
liustack/modsearch
Web search bridge for text-only agents: ask the web or X, get structured JSON evidence (search, fetch, citations).
dsh-Kimi-WebBridge
MicroHEROX/dsh-Kimi-WebBridge
Drive the user's real browser through the local Kimi WebBridge daemon: navigate, find-tab, snapshot, click, fill, evaluate, CDP, screenshot, network, upload, PDF export and tab-management tools that reuse existing login sessions.
dsh-s1
superagents-lab/dsh-s1
Native Search1API (s1) web research tools: search, news, page crawling, sitemap discovery, and trending topics as first-class `s1_*` tools, with a bundled s1 skill.