Skip to content

Instantly share code, notes, and snippets.

View benthomasson's full-sized avatar

Ben Thomasson benthomasson

View GitHub Profile
[
"Pasta",
"Rice",
"Chicken",
"Beef",
"Salmon",
"Egg",
"Milk",
"Cheese",
"Banana",
- Fruits:
- Apple
- Banana
- Orange
- Grapes
- Mango
- Berries (strawberry, blueberry)
- Pineapple
- Kiwi
- Pear
@benthomasson
benthomasson / SKILL.md
Last active August 11, 2026 20:46
curl skill
name curl
description Fetch web content using curl (faster alternative to WebFetch)

curl Skill

Quick reference for fetching web content with curl instead of WebFetch tool.

When to Use This Skill

name browser-fetch
description Fetch authenticated web content using browser session (SSO, internal sites)

browser-fetch Skill

Fetch web content from authenticated/internal sites using a real browser with persistent login sessions.

Repository: https://github.com/benthomasson/browser-fetch