browsing-skills

26 mods across 1 repository, 111 stars between them.

browsing-skills/browsing-skills

Skill Claude CodeCodex

Use when benchmarking browsing-skills actions, comparing a maintained site skill against a no-skill browser agent, measuring OpenAI API token usage, wall time, API calls, browser/tool calls, and result quality. Trigger whenever the user asks to benchmark a browsing skill, compare with/without skill, measure token or…

111 2mo ago A 80 tokens original MIT

browsing-skills/browsing-skills

Instructions file CodexOpenCode

Instructions for browsing-skills/browsing-skills, covering agents.md, what this repo is, commands, architecture and tooling (tools/).

111 2mo ago A 1,416 tokens original MIT

browsing-skills

04

browsing-skills/browsing-skills

Skill Claude CodeCodex

Umbrella skill for a library of website-specific browsing skills. Use when the user's request targets one of these specific websites: airbnb.com, aliexpress.com, amazon.com, booking.com, capterra.com, craigslist.org, facebook.com, g2.com, glassdoor.com, instagram.com, linkedin.com, madlan.co.il, maps.google.com…

111 2mo ago A 205 tokens original MIT

browsing-airbnb

05

browsing-skills/browsing-skills

Skill Claude CodeCodex

Use when the user wants to interact with Airbnb — search public stays, extract listing details, extract visible reviews, or read availability and price breakdowns. Works on airbnb.com public guest pages without login for most stays; a real browser is required because Airbnb is a JavaScript-rendered SPA.

111 2mo ago A 65 tokens original MIT

browsing-aliexpress

06

browsing-skills/browsing-skills

Skill Claude CodeCodex

Use when the user wants to interact with AliExpress — search products, inspect product detail pages, read the shopping cart, or add explicitly requested items to cart. Works on aliexpress.com and regional AliExpress domains. A real browser is required because AliExpress is JavaScript-rendered and frequently serves…

111 2mo ago A 106 tokens original MIT

browsing-amazon

07

browsing-skills/browsing-skills

Skill Claude CodeCodex

Use when the user wants to interact with Amazon.com — search products or groceries, inspect product detail pages, extract Amazon Fresh or Whole Foods storefront items, read the shopping cart, or add explicitly requested items to cart. Works on www.amazon.com. A real browser is strongly recommended; login and a…

111 2mo ago A 105 tokens original MIT

browsing-booking

08

browsing-skills/browsing-skills

Skill Claude CodeCodex

Use when the user wants to interact with Booking.com — search for accommodations with full filter support (property type, stars, score, meal plan, facilities, district, etc.), extract a specific hotel's data (price, rooms, amenities, photos), extract reviews, or start a reservation up to (but not through) the payment…

111 2mo ago A 110 tokens original MIT

browsing-capterra

09

browsing-skills/browsing-skills

Skill Claude CodeCodex

Use when the user wants to extract software product data from Capterra (capterra.com) — product overview with ratings, category breakdowns, pricing, and description, or a list of individual user reviews with pros, cons, reviewer role, and dates. Capterra has no public API; data must be scraped from product pages. Use…

111 2mo ago A 92 tokens original MIT

browsing-craigslist

10

browsing-skills/browsing-skills

Skill Claude CodeCodex

Use when the user wants to search listings or extract posting details on Craigslist (craigslist.org) — the US classifieds network covering housing, jobs, for-sale items, services, and more. Actions: search listings by city and category, extract full posting details. The site uses stable server-rendered HTML. No…

111 2mo ago A 82 tokens original MIT

browsing-facebook

11

browsing-skills/browsing-skills

Skill Claude CodeCodex

Use when the user wants to interact with Facebook Marketplace — search visible listings, extract listing details, and summarize seller/profile information. Requires a real browser signed in to facebook.com; Facebook Marketplace has no practical public API for normal buyer workflows.

111 2mo ago A 52 tokens original MIT

browsing-g2

12

browsing-skills/browsing-skills

Skill Claude CodeCodex

Use when the user wants to extract software product data from G2 (g2.com) — product overview with ratings, review counts, rating breakdowns, and G2 score, or a list of individual user reviews with pros, cons, reviewer role, and dates. G2 has no public API; data must be scraped from product review pages. Use a real…

111 2mo ago A 91 tokens original MIT

browsing-glassdoor

13

browsing-skills/browsing-skills

Skill Claude CodeCodex

Use when the user wants to extract company data from Glassdoor — company overview details (rating, CEO approval, size, industry) or employee reviews with ratings, pros, cons, and reviewer roles. Requires a logged-in Glassdoor session because the site blocks unauthenticated access. Use Chrome Bridge with the user's…

111 2mo ago A 73 tokens original MIT

browsing-instagram

14

browsing-skills/browsing-skills

Skill Claude CodeCodex

Use when the user wants to interact with Instagram — extract a user's profile data (bio, followers, following, post count, avatar) or scrape visible posts from a user's grid (URLs, thumbnails, captions). Works on instagram.com profile pages. Requires a logged-in session (sessionid cookie) and a real browser …

111 2mo ago A 78 tokens original MIT

browsing-linkedin

15

browsing-skills/browsing-skills

Skill Claude CodeCodex

Use when the user wants to interact with LinkedIn — extract post data (content, author, reactions, comments), scrape a member profile (name, headline, experience, education, skills), search for jobs, extract a company page, or export the user's saved posts as structured data or markdown. Works on linkedin.com. Public…

111 2mo ago A 91 tokens original MIT

browsing-madlan

16

browsing-skills/browsing-skills

Skill Claude CodeCodex

Use when the user wants to search real estate listings or extract property details on Madlan (madlan.co.il) — Israel's leading property portal. Actions: search properties by city, extract full listing details. The site is Hebrew-language, RTL, and JS-rendered. No authentication required for browsing; a real browser is…

111 2mo ago A 74 tokens original MIT

browsing-skills/browsing-skills

Skill Claude CodeCodex

Use when the user wants to interact with Google Maps — search for places by query and extract the sidebar list of results (names, ratings, addresses, categories), or extract detailed data from a specific place page (name, address, phone, hours, rating, website). Works on maps.google.com and google.com/maps. No login…

111 2mo ago A 88 tokens original MIT

browsing-hackernews

18

browsing-skills/browsing-skills

Skill Claude CodeCodex

Use when the user wants to interact with Hacker News (news.ycombinator.com) — read top stories from the frontpage, extract a post's data and comments, or search stories via the Algolia HN search API. No authentication required. HN uses server-rendered HTML, so extraction works reliably without a browser (though a…

111 2mo ago A 81 tokens original MIT

browsing-reddit

19

browsing-skills/browsing-skills

Skill Claude CodeCodex

Use when the user wants to interact with Reddit — extract subreddit feeds, Reddit search results, post/thread data with comments, user profile activity, or logged-in personal lists such as saved/upvoted posts. Works on reddit.com public pages without login for most actions; logged-in lists require the user's existing…

111 2mo ago A 92 tokens original MIT

browsing-substack

20

browsing-skills/browsing-skills

Skill Claude CodeCodex

Use when the user wants to extract data from a Substack publication or post — publication metadata (name, author, description, subscriber count, recent posts) or full individual post content (title, subtitle, author, date, body text, like count, comment count). Substack is server-rendered and publicly accessible…

111 2mo ago A 75 tokens original MIT

browsing-target

21

browsing-skills/browsing-skills

Skill Claude CodeCodex

Use when the user wants to interact with Target.com — search products or groceries, inspect product pages, read cart contents, or add explicitly requested items to cart. Works on www.target.com. A real browser is recommended because Target renders dynamic product grids and personalizes inventory, pickup, delivery…

111 2mo ago A 88 tokens original MIT

browsing-tiktok

22

browsing-skills/browsing-skills

Skill Claude CodeCodex

Use when the user wants to interact with TikTok or TikTok Studio — extract logged-in creator analytics for a post, list Studio posts, or download/extract the playable video from a TikTok post or Studio analytics page. TikTok Studio analytics require an authenticated browser session; Playwright can run the actions when…

111 2mo ago A 91 tokens original MIT

browsing-walmart

23

browsing-skills/browsing-skills

Skill Claude CodeCodex

Use when the user wants to interact with Walmart.com — search products or groceries, inspect product pages, read cart contents, or add explicitly requested items to cart. Works on www.walmart.com. A real browser is required for reliable results because Walmart often serves bot checks to plain HTTP requests and…

111 2mo ago A 93 tokens original MIT

browsing-x

24

browsing-skills/browsing-skills

Skill Claude CodeCodex

Use when the user wants to interact with X (formerly Twitter) - search for posts, extract a specific post's data (content + engagement + author), extract a user's profile, extract visible posts from a user's timeline or home feed, or assemble visible source context for review, research, fact-checking, reporting, or…

111 2mo ago A 103 tokens original MIT