firefox-browser
CommunityAutomate Firefox with your live session.
Author1jehuang
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables browser automation using the user's active Firefox session, allowing you to navigate to pages, interact with authenticated sites, fill forms, take screenshots, and extract content without reauthenticating.
Core Features & Use Cases
- Navigate to URLs in the user's Firefox profile
- Click and type on page elements (forms, buttons)
- Take screenshots of the current page
- Get page content (text/HTML) for processing
- Preserve login state and cookies for authenticated workflows
Quick Start
Ensure the Firefox MCP server (or Playwright MCP as fallback) is running and the Browser Agent Bridge extension is loaded. Then run commands like:
- node client.js navigate '{"url":"https://example.com"}'
- node client.js screenshot
- node client.js getContent '{"format":"text"}'
Dependency Matrix
Required Modules
ws
Components
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: firefox-browser Download link: https://github.com/1jehuang/firefox-agent-bridge/archive/main.zip#firefox-browser Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.