platonai/dsh-browser44

dsh-browser4

Browser4 skills bundle for DeepSeek Harness — AI-native browser automation (browser4-cli) for autonomous agents, intelligent extraction, and large-scale web automation. Registers the Browser4 skills (browser4-cli, browser4-experience, browser4-plugin, scent-miner) into the DSH skill registry.

AI 분석

核心用途是为 DSH 注入高级网页自动化和数据挖掘技能。适合需要让 AI 代理自主执行复杂的网页操作、信息提取和大规模网络自动化任务的用户,需配合 browser4-cli 使用。

패키지
dsh-browser4
버전
4.13.3
최근 업데이트
2026. 8. 17.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:platonai/dsh-browser4

🔧 Proxy Configuration - Unblock Website Access

Set the environment variable PROXY_ROTATION_URL to the rotation URL provided by your proxy service provider:

export PROXY_ROTATION_URL=https://your-proxy-provider.com/rotation-endpoint

Each time you access this rotation URL, it should return a response containing one or more fresh proxy IPs. If you need this type of URL, please contact your proxy service provider.