·go-rod-master
</>

go-rod-master

浏览器自动化和使用 go-rod(Chrome DevTools 协议)进行网页抓取的综合指南,包括隐形反机器人检测模式。

40安装·2热度·@sickn33

安装

$npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill go-rod-master

如何安装 go-rod-master

通过命令行快速安装 go-rod-master AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill go-rod-master
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:sickn33/antigravity-awesome-skills。

SKILL.md

查看原文

Rod is a high-level Go driver built directly on the Chrome DevTools Protocol for browser automation and web scraping. Unlike wrappers around other tools, Rod communicates with the browser natively via CDP, providing thread-safe operations, chained context design for timeouts/cancellation, auto-wait for elements, correct iframe/shadow DOM handling, and zero zombie browser processes.

The companion library go-rod/stealth injects anti-bot-detection evasions based on puppeteer-extra stealth, hiding headless browser fingerprints from detection systems.

Rod auto-downloads a compatible Chromium binary on first run. To pre-download:

浏览器自动化和使用 go-rod(Chrome DevTools 协议)进行网页抓取的综合指南,包括隐形反机器人检测模式。 来源:sickn33/antigravity-awesome-skills。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill go-rod-master
分类
</>开发工具
认证
收录时间
2026-02-21
更新时间
2026-03-10

Browse more skills from sickn33/antigravity-awesome-skills

快速解答

什么是 go-rod-master?

浏览器自动化和使用 go-rod(Chrome DevTools 协议)进行网页抓取的综合指南,包括隐形反机器人检测模式。 来源:sickn33/antigravity-awesome-skills。

如何安装 go-rod-master?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill go-rod-master 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/sickn33/antigravity-awesome-skills