‹ 返回总目录
工具 最近更新07-21

programmatic-seo

| 2026-08-01 收录

☆ 收藏
🛒 📚 AI提效实战指南 · 图解Skill🛒 📱 大流量手机卡 · 低月租📣 加入推广 · 佣金80-300/张 ›

🛍️ 更多精选好物 ›

📊 公开数据一览

⭐ GitHub Stars5,117(fork 240)
🗓️ 最近推送2026-07-21
🌱 项目创建2026-02-06
💻 语言 / LicensePython · MIT
🐛 开放Issue8

📝 工具简介

面向 Claude Code 和 AI 代理的营销技能,专注 CRO、文案、SEO、分析和增长工程。

📖 怎么用

零配置直接跑 `browser-act stealth-extract https://example.com` 就能提取受保护页面内容。要完整自动化就开个会话:`browser-act --session my-task browser open <id> https://example.com`,后续命令都带 `--session my-task` 保持上下文。需要核心技能就执行 `browser-act get-skills core --skill-version 2.0.2`。装完就能让 AI 绕过反爬、并行跑任务、多账号隔离。

📋 迷你测评

让Claude代理操作浏览器执行任务,来自RunComfy的AI媒体技能。亮点是自动化网页交互,比如填表或点击。适合需要模拟用户操作的流程。

📄 README 要点

这是给AI代理用的浏览器自动化工具,核心卖点是能突破反爬墙、遇到卡住时把控制权交给真人、并行跑任务不串数据、还能在独立浏览器里隔离多个账号。它有三层突破机制:环境层做指纹伪装和代理切换,执行层自动解验证码和抓取受保护页面,人工层生成实时链接让真人接管。适合需要大规模抓数据、管理多个账号、或者AI代理搞不定时需要人工介入的场景。

查看英文原文
BrowserAct Skills Browser automation CLI built for AI agents. Get past anti bot walls, hand off to humans across platforms when stuck, run parallel tasks without cross contamination, and isolate multiple accounts in independent browsers. Why BrowserAct The browser an AI agent needs has to reach places standard tools can't, let a human seamlessly take over when the agent is stuck, keep parallel tasks from cross contaminating, and be designed for LLM reasoning — not human written scripts. A browser for agents must get four things right. 1. Break through blocks — three progressive layers 1. Environment layer — stealth fingerprint spoofing, TLS rotation, proxy switching. The vast majority of blocks never trigger. 2. Execution layer — solve captcha auto solves CAPTCHAs; stealth extract pulls protected pages in one command. 3. Human layer — remote assist generates a live URL; the user takes over from any device, and the agent continues seamlessly when done. 2. Three browser modes — by real world scenario Mode Scenario Key trait chrome Reuse local Chrome login state Profile import or CDP attach stealth privacy mode Frictionless batch scraping without login Fresh fingerprint per session + proxy rotation, zero residue stealth fixed identity Logged in accounts · multi browser parallel Stable fingerprint + stable IP, stable account identity, not flagged as bots 3. Zero interference concurrency — every agent in its own lane Cross browser parallel — independent cookies, fingerprints, proxies. Sites cannot correlate them. Same browser multi session — shared login state, independent execution, tasks don't block each other. Privacy mode — fresh fingerprint and empty profile per session, zero residue when done. 4. Designed for agent reasoning — not human scripts Compact text output — indexed text format, several times more token efficient than JSON or HTML. Indexed interaction — state returns an indexed list; click 3 / input 2 "..." . No DOM parsing required. Semantic memory — every

💬 评论(0)

交流使用体验、避坑建议;违规内容将被删除

💬 意见反馈 / 联系客服

数据来源:skills.sh 榜单 + GitHub 公开数据,非人工实测,仅供参考