Skip to content

browserwing/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

BrowserWing Skills

Agent skills for BrowserWing — an intelligent browser automation platform with 78 built-in scripts and full CLI control.

Install

npx skills add browserwing/skills

What's Included

browserwing

Turn any website into structured JSON data with one command. Includes:

  • 78 built-in scripts across 10 categories (Tech, Finance, News, Social, Entertainment, Shopping, Academic, Jobs, Reading, Government)
  • Direct browser control — navigate, click, type, extract, screenshot via CLI
  • AI agent integration — JSON output, structured exit codes, environment variable config

Quick Examples

# Run a built-in script
browserwing run hackernews-top
browserwing run github-trending
browserwing run sinafinance-rank --format=csv

# Control the browser directly
browserwing exec navigate https://example.com
browserwing exec snapshot
browserwing exec click @e3
browserwing exec extract ".item" --fields=text,href --multiple

Requirements

  • BrowserWing installed and running
  • Chrome/Chromium on the host machine

Links

License

MIT

About

Agent skills for BrowserWing — browser automation with 78 built-in scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors