Claude Skill

unbrowse-ai/unbrowse

自动从浏览器流量中发现 API,并为 openclaw/clawdbot 生成 Claude Skills。通过此自学习技能生成器,实现本地 API 调用速度提升百倍。

概览

Stars712
Forks58
语言TypeScript
最后更新2026-07-03
最近同步2026-07-03
前往 GitHub

仓库信息

拥有者unbrowse-ai
仓库unbrowse
完整名称unbrowse-ai/unbrowse
Repo ID1,143,440,578

安装这个 Skill

git clone https://github.com/unbrowse-ai/unbrowse.git

Registry 信息

类型mcp_server
质量分85/100
验证状态readme_parsed
最近验证2026-06-07
平台
ClaudeMCPOpenClawCodexCursor
能力
browsermemorysearchimageterminalworkflowagentsagentskillsbrowser-useclawdbot
识别文件
README.mdSKILL.mddocstests
配置键
URLUNBROWSE_API_KEYUNBROWSE_URLUNBROWSE_API_URL

项目简介

Unbrowse for Openclaw 是一个面向 openclaw/clawdbot 框架的自学习 API 技能生成器。它能自动从浏览器流量中发现 API,并实时生成 Claude Skills 以直接调用 API,实现高达百倍的本地运行速度提升。

英文描述

Unbrowse — api native browser Skill/CLI/MCP/SDK for any agent. Auto-discovers APIs from browser traffic, generates skills on the fly to call APIs directly 100x faster, 80% cheaper locally.

要点

  • 自学习 API 技能生成器
  • 从浏览器流量自动发现 API
  • 实时生成 Claude Skills
  • 直接调用 API,本地执行速度提升百倍
  • 专为 openclaw/clawdbot 框架构建

使用场景

  • 为 clawdbot 智能体自动化 API 集成
  • 为自动化逆向工程 Web 应用
  • 从浏览器交互生成本地技能
  • 加速智能体工作流中的 API 调用
  • 为 Openclaw 生态系统构建插件

README 摘要

# Unbrowse > **The full Unbrowse client is open and auditable.** The entire client runtime — capture, route inference, indexing, execution, the SDK, and the wallet/auth/signing layer — is MIT and readable here, so you can verify what it does on your machine rather than trust a black box. Only the backend (marketplace, settlement) and the web app stay private. The CLI ships unsigned and readable by design: trust comes from being able to read the code, not from a signature. See [docs/OPEN-SOURCE-NOTICE.md](./docs/OPEN-SOURCE-NOTICE.md) for the exact open/private split. Unbrowse is a local Model Context Protocol (MCP) server, CLI, and TypeScript SDK that turns websites into reusable API routes for agents. It learns callable routes from real browsing, keeps credentials local, and shares only sanitized route metadata with the marketplace when you explicitly publish. One agent learns a site once. Every later agent gets the fast path. On the API-native path Unbrowse is typically ~30x faster and ~90x cheaper than driving a browser, and turns repeated browser work into reusable, payable route assets. Peer-reviewed benchmark across 94 live domains: **3.6× mean speedup, 5.4× median, 40× fewer tokens** — see [arXiv:2604.00694](https://arxiv.org/abs/2604.00694). For the release-coverage methodology (corpus shape, rubric, current numbers), see [docs/benchmarks.md](./docs/benchmarks.md). On adversarial, JavaScript-challenge-gated anti-bot content, a reproducible nine-post retrieval benchmark across three communities of a major social platform — ground-truthed against the platform's own data — recovers the real content on **9/9 posts where a naive HTTP client is blocked on every request (HTTP 403)**. The benchmark is re-runnable and reports the naive-vs-Unbrowse head-to-head direc

话题

探索更多

数据来自 GitHub,同步时间:2026-07-03