·browser-tools
!

browser-tools

yonatangross/orchestkit

OrchestKit orchestration wrapper for browser automation. Adds security rules, rate limiting, and ethical scraping guardrails on top of the upstream agent-browser skill. Use when automating browser workflows, capturing web content, or extracting structured data from web pages.

9Installs·2Trend·@yonatangross

Installation

$npx skills add https://github.com/yonatangross/orchestkit --skill browser-tools

SKILL.md

OrchestKit orchestration wrapper for browser automation. Delegates command documentation to the upstream agent-browser skill and adds security rules, rate limiting, and ethical scraping guardrails.

This skill enforces 4 security and ethics rules in rules/:

| Ethics & Security | browser-scraping-ethics.md, browser-auth-security.md | CRITICAL | | Reliability | browser-rate-limiting.md, browser-snapshot-workflow.md | HIGH |

OrchestKit orchestration wrapper for browser automation. Adds security rules, rate limiting, and ethical scraping guardrails on top of the upstream agent-browser skill. Use when automating browser workflows, capturing web content, or extracting structured data from web pages. Source: yonatangross/orchestkit.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/yonatangross/orchestkit --skill browser-tools
Category
!Security
Verified
First Seen
2026-02-17
Updated
2026-02-18

Quick answers

What is browser-tools?

OrchestKit orchestration wrapper for browser automation. Adds security rules, rate limiting, and ethical scraping guardrails on top of the upstream agent-browser skill. Use when automating browser workflows, capturing web content, or extracting structured data from web pages. Source: yonatangross/orchestkit.

How do I install browser-tools?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yonatangross/orchestkit --skill browser-tools Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/yonatangross/orchestkit