Skip to main content
Back to the directory
epiral/bb-browserSoftware EngineeringAI and Automation

bb-browser

SkillJury is still gathering richer source copy for this listing. Community reviews, install context, and source proof are shown below.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
2

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/epiral/bb-browser --skill bb-browser
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, bb-browser has 2 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: epiral/bb-browser. Canonical URL: https://skills.sh/epiral/bb-browser/bb-browser.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykFAIL
About this skill
通过浏览器 + 用户登录态,可以获取: 还可以代替用户执行浏览器操作:表单填写、按钮点击、数据提取、截图保存、批量操作。 运行在用户真实浏览器中,复用已登录的账号,不触发反爬检测。 site 系统是 bb-browser 的核心特性,通过 adapter 将网站功能 CLI 化,覆盖 36+ 平台。 adapter 自动处理 tab 管理(查找匹配域名的 tab 或新建),自动检测登录错误并提示。 详细用法和 36 平台完整列表:参见 references/site-system.md 创建自定义 adapter:参见 references/adapter-development.md 在浏览器上下文中执行 fetch,自动携带 Cookie 和登录态。 自动域名路由:绝对路径自动查找匹配 tab 或新建;相对路径使用当前 tab。 详细用法:参见 references/fetch-and-network.md 操作完成后必须关闭自己打开的 tab。 详细的 network 高级用法:参见 references/fetch-and-network.md snapshot 返回的 @ref 是元素的临时标识: 注意: 详细说明:参见 references/snapshot-refs.md 根据目的选择不同的方法: 当需要提取文章、正文等长文本时,用 eval 直接获取: 有些网站 DOM 嵌套很深,snapshot 输出冗长, eval 直接提取文本更高效。 当需要点击、填写、选择时,用 snapshot -i 获取可交互元素: -i 只显示可交互元素,过滤掉大量无关内容。 bb-browser 提供 MCP server,可与 Claude Code / Cursor 等 AI 工具集成: 配置示例(Claude Code / Cursor): - 公域信息:任意公开网页、搜索结果、新闻资讯 - 私域信息:内部系统、企业应用、登录后页面、个人账户数据 - open 打开页面 - snapshot -i 查看可操作元素(返回 @ref) - 用 @ref 执行操作(click, fill, etc.) - 页面变化后重新 snapshot -i - 任务完成后 close 关闭 tab - 页面导航后 ref 失效,需重新 snapshot - 动态内容加载后需重新 snapshot - ref 格式: @1 , @2 , @3 ...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does bb-browser do?

bb-browser is listed in SkillJury, but the source summary is still sparse.

Is bb-browser good?

bb-browser does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support bb-browser?

bb-browser currently lists compatibility with Claude Code, Cursor, Skills CLI.

Is bb-browser safe to install?

bb-browser has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to bb-browser?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install bb-browser?

Run the following command to install bb-browser: npx skills add https://github.com/epiral/bb-browser --skill bb-browser

Related skills

Alternatives in Software Engineering