Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
HomeCompare › browser-tools vs rfp-responder

browser-tools vs rfp-responder

Two Security Claude Code skills, side by side. Pick the right skill for your workflow with a side-by-side look at metadata, sample code, and install commands.

Side-by-side

Namebrowser-toolsrfp-responder
DescriptionOrchestKit security wrapper for browser automation. Adds URL blocklisting, rate limiting, robots.txt enforcement, and ethical scraping guardrails on top of the upstream agent-browser skill. Use when automating browser…Use when an RFP, RFI, RFQ, security questionnaire, vendor questionnaire, or proposal request arrives and the team needs a structured response — parsing multi-section buyer-dictated requirements (MANDATORY vs WEIGHTED…
CategorySecuritySecurity
Sub-categorysecurity-miscsecurity-misc
Tagsai:agent type:integration
AuthorOrchestKitclaude-code-skills
LicenseMITMIT
Install/add-skill browser-tools/add-skill rfp-responder

Tag overlap

Shared

Only in browser-tools ai:agent, type:integration

Only in rfp-responder

Sample code from each SKILL.md

browser-tools

# Fallback decision tree for web content
# 1. Try WebFetch first (fast, no browser overhead)
# 2. If empty/partial -> Try Tavily extract/crawl
# 3. If SPA or interactive -> use agent-browser
# 4. If login required -> authentication flow + state save
# 5. If dynamic -> wait @element or wait --text

rfp-responder

python scripts/rfp_parser.py --input rfp.md --output json > parsed.json

When to choose each

browser-tools — OrchestKit security wrapper for browser automation. Adds URL blocklisting, rate limiting, robots.txt enforcement, and ethical scraping guardrails on top of the upstream agent-browser skill. Use when automating browser…

rfp-responder — Use when an RFP, RFI, RFQ, security questionnaire, vendor questionnaire, or proposal request arrives and the team needs a structured response — parsing multi-section buyer-dictated requirements (MANDATORY vs WEIGHTED…

Both are free to install. If you're unsure, install both — Claude Code skills are isolated by filename and only collide if their trigger phrases overlap (rare). The richest signal is the SKILL.md body itself — open both skill pages and read the first paragraph of each.

Open browser-tools → Open rfp-responder →

Other comparisons in this category

See all Claude Code skill comparisons · Browse all Security skills · Top 100