browser-act-skill-forge

browser-act-skill-forge automates the creation of reusable AI agent skills by exploring websites to identify API endpoints or DOM extraction methods. It generates standardized SKILL.md files and Python scripts, enabling agents to perform data extraction or site operations reliably without re-exploring the target site.

64.0K
Installs
5
Use cases
5/10
Quality

Is browser-act-skill-forge safe to install?

Review the source first

Review the source first: our audit of browser-act-skill-forge's source files found 2 shell commands, 0 external URLs, file reads and writes (high risk). Every command and URL listed appears verbatim in the skill's source. The skill executes shell commands to run Python scripts and performs browser-based operations that can interact with external websites. It reads and writes files to the local filesystem for skill generation and testing.

How we audit skills: our security review methodology.

Who is this skill for?

Users who need to automate data collection or website interactions at scale and want to convert manual browser workflows into reusable, agent-executable skills.

What can you do with it?

  • Converting manual website exploration into a reusable skill package
  • Extracting data from websites at scale using verified API or DOM methods
  • Automating repetitive site operations or monitoring tasks
  • Replicating existing scraper or SaaS tool functionality
  • Building custom tools for specific platform data collection

How good is this skill?

Quality score: 5/10. The skill provides a comprehensive, structured workflow for agent development with clear phases for exploration, generation, and verification. It includes specific constraints for browser interaction and file management.

What does the skill file contain?

SKILL.md
# browser-act-skill-forge

Turns any website's data extraction or operation needs into Agent-callable capabilities. User describes what data to get or what action to perform on which site, this Skill automatically explores implementation paths (API endpoints first, DOM fallback when no API), then generates deploy-ready Skill packages (SKILL.md + Python scripts) after verification. Explore once, reuse forever — subsequent calls skip exploration cost, greatly improving execution reliability and efficiency.

For large-volume extraction tasks (hundreds or thousands of records, multiple keywords, c...

Frequently asked questions

Does this tool bypass website authentication?

No. The tool operates within the user's logged-in browser session and only accesses data visible to the user, functioning as an automation layer for manual actions.

How does the tool handle large-scale data extraction?

It first explores the site to build a verified skill, then uses that skill to execute batch scripts for volume tasks, which improves reliability compared to direct scraping.

Where is the extracted data stored?

All data, including traffic inspection, HAR recordings, and extraction results, remains local on the user's machine.

What happens if a website changes its structure?

The tool uses a structured exploration and verification process to build skills. If a skill fails during automated testing, the user can re-run the forge process to update the implementation.

Data sourced from browser-act/skills on GitHub. Install counts from skills.sh. The summary and security audit are derived from the skill's source files: every command and URL listed appears verbatim in the source.

Related skills

find-skills

2.3M

Users seeking to extend agent capabilities with specialized tools, workflows, or knowledge packages

The find-skills skill enables agents to search for, discover, and install modular packages from the open agent skills ecosystem using the Skills CLI.

highclipackage-managervercel-labs

agent-browser

506.7K

AI agents and developers requiring programmatic web interaction, exploratory testing, or automation of Electron desktop applications

The agent-browser CLI provides browser automation for AI agents using Chrome or Chromium via CDP. It supports page navigation, form interaction, data extraction, and testing. The tool utilizes accessibility-tree snapshots and element references for interaction.

highbrowser-automationclivercel-labs

image-to-video

355.0K

Developers and users who need to automate video generation from images using the RunComfy platform

The image-to-video skill routes user requests to specific RunComfy animation models based on intent. It selects HappyHorse 1.0 I2V for general animation, Wan 2.7 for custom-voiceover lip-sync, or Seedance 2.0 Pro for multi-modal composition. The skill executes the RunComfy CLI to process inputs and download generated video files.

highaivideo-generationagentspace-so

video-edit

338.7K

Users of the RunComfy CLI who need to automate video editing tasks like restyling, background swapping, or motion transfer

The video-edit skill acts as a router for the RunComfy CLI, selecting between Wan 2.7 Edit-Video, Kling 2.6 Pro Motion Control, and Lucy Edit Restyle models based on user intent to perform video transformations.

highvideo-editingai-agentagentspace-so