unbrowse
CommunityTurn websites into reusable API routes for agents
Software Engineering#web-automation#mcp-server#api-routes#intent-resolution#browser-capture#unbrowse
Authorbarkleesanders
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Agents waste time and tokens repeatedly browsing the same websites with generic browser automation. Unbrowse captures a site once and turns it into a reusable, indexed API route that future agents can call directly — typically 30× faster and 90% cheaper than a fresh browser session.
Core Features & Use Cases
- Intent Resolution: Search a shared marketplace for existing routes or capture new ones from live browsing sessions.
- Route Replay: Execute discovered endpoints with full schema validation, retry logic, and dependency-aware workflows.
- Multi-Surface Access: Use the same runtime via MCP server, CLI, TypeScript SDK, or drop-in shims for Playwright/Firecrawl/Stagehand.
Quick Start
Use the unbrowse skill to resolve the intent "search hacker news for openai" against https://news.ycombinator.com and execute the returned endpoint to get structured results.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: unbrowse Download link: https://github.com/barkleesanders/claude-code-starter/archive/main.zip#unbrowse Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 537,000+ vetted skills library on demand.