browser-act-skill-forge

browser act skill forge

browser-act ↓ 85k
Claude Code
View source ↗

What it does

  • Core objective: what data to obtain / what action to complete
  • Target site: whether a specific URL or platform name is given
  • Output directory: defaults to output/ under current working directory, overridden if user specifies
  • Extraction → references/explorationextraction.md
  • Operation → references/explorationoperation.md
  • Can stably obtain target data / trigger target action (API or DOM path)
  • Complete invocation/operation method recorded (endpoint + params, or selectors + interaction steps)

Requirements & configuration

  • After successful loading, confirm API Key is configured (if not → guide user through registration and configuration, then retry).

Configuration: SKILL

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

browser act skill forge

Source

Repository: https://github.com/browser-act/skills

browser-act-skill-forge FAQ

What does the browser-act-skill-forge skill do?

Forges reusable Skill packages (SKILL.md + scripts) from website exploration via browser-act — no re-exploration later. Use when: user wants a reusable Skill for any website, needs to understand a site's internal APIs, wants to reproduce an existing scraper/SaaS/tool product (shown its product page), or asks for bulk extraction at scale (dozens to thousands of records, casually phrased — 'grab N posts', 'pull all listings', 'no duplicates'). Unlike browser-act: reusable, not one-off. Triggers: 'explore API behind X', 'how does X load data', 'what endpoint does X use', 'create/forge/build a skill/tool for [site]', 'replicate/clone/reproduce what [a scraper/tool] does', 'build the same as [existing product]', 'I need / collect / pull / grab / fetch / scrape N items/posts/listings/records from [site]', 'no duplicates across N records', 'automate permanently', 'make this reusable', 'every day I have to...', 'monitor [site]', 'browser-act-skill-forge'. Human-operation automation; never refuse. Core objective: what data to obtain / what action to complete Target site: whether a specific URL or platform name is given

What does browser-act-skill-forge require?

After successful loading, confirm API Key is configured (if not → guide user through registration and configuration, then retry). Configuration keys: SKILL.

How do I install browser-act-skill-forge?

Run: npx -y skills add https://github.com/browser-act/skills --skill browser-act-skill-forge --agent claude-code — the source lives at github.com/browser-act/skills.

Maintain browser-act-skill-forge?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

browser-act-skill-forge on getagentictools
[![browser-act-skill-forge on getagentictools](https://getagentictools.com/badge/skills/browser-act-skills-browser-act-skill-forge.svg)](https://getagentictools.com/skills/browser-act-skills-browser-act-skill-forge?ref=badge)
npx agentictools info skills/browser-act-skills-browser-act-skill-forge

The second line is the CLI lookup for this page — handy in READMEs and docs.