main
WeHub 来源说明
- Skill 名称:
hive.browser-automation - 中文类目:通用浏览器抓取与页面操作
- 上游仓库:
adenhq__hive - 上游路径:
core/framework/skills/_preset_skills/browser-automation/SKILL.md - 上游链接:https://github.com/adenhq/hive/blob/HEAD/core/framework/skills/_preset_skills/browser-automation/SKILL.md
- 本仓库为 WeHub 中文 Skill 汉化包,基于 skill 市场筛选 Top200 清单整理
- 原作者、版权和许可证信息以上游仓库为准
Description
Required before any browser_* tool call. Teaches the screenshot + browser_click_coordinate workflow that reaches shadow-DOM inputs selectors can't see, the CSS-pixel coordinate rule (not physical px), rich-text editor quirks ("send button stays disabled" failures), and CSP gotchas. Covers Chrome via CDP through the GCU Beeline extension. Skipping this causes repeated failures on LinkedIn / Reddit / X. Verified against real production sites 2026-04-11.
Languages
Markdown
100%