๐ŸŒ
AutomationPython

Agent Browser

by FreedomIntelligence

Agent Browser is an Automation skill for Claude Code, published by FreedomIntelligence in OpenClaw-Medical-Skills.

2.9K stars410 forkson FreedomIntelligence/OpenClaw-Medical-SkillsAdded 2026/08/17Repository updated 2026/07/21
awesomeclaude-codeclawhubmedicalnanoclawopenclawopenclaw-skillsskills
Install in seconds
Install Agent Browser
Copy Agent Browser into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills/tree/main/skills/agent-browser ~/.claude/skills/agent-browser

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
skills/agent-browser/SKILL.md in FreedomIntelligence/OpenClaw-Medical-Skills
Installs to
~/.claude/skills/agent-browser
Collection
One of 25 skills cataloged from this repository
Category
Automation โ€” 1523 skills

What Agent Browser does

Agent Browser navigates web pages, fills forms, clicks elements, extracts data, and takes screenshots via a command-line tool. Use whenever a browser would be useful, not just when the user explicitly asks.

Agent Browser is cataloged under Automation on DirSkills. Agent Browser comes from a repository tagged awesome, claude-code, clawhub, medical and nanoclaw.

Documentation

README

Browser Automation with agent-browser

Quick start

agent-browser open <url>        # Navigate to page
agent-browser snapshot -i       # Get interactive elements with refs
agent-browser click @e1         # Click element by ref
agent-browser fill @e2 "text"   # Fill input by ref
agent-browser close             # Close browser

Core workflow

  1. Navigate: agent-browser open <url>
  2. Snapshot: agent-browser snapshot -i (returns elements with refs like @e1, @e2)
  3. Interact using refs from the snapshot
  4. Re-snapshot after navigation or significant DOM changes

Commands

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Agent Browser

  • What else does FreedomIntelligence publish alongside Agent Browser?

    Agent Browser is one of 25 skills that DirSkills catalogs from FreedomIntelligence/OpenClaw-Medical-Skills, the repository it ships in. Its siblings there include AAV Vector Design Agent, ADHD Daily Planner and ADMET Prediction. Each one is a separate skill with its own page in this directory, installs the same way Agent Browser does, and is maintained by FreedomIntelligence in that same repository. The rest of the collection is listed on the FreedomIntelligence/OpenClaw-Medical-Skills page.

  • How does Agent Browser compare to other Automation skills?

    Agent Browser ranks #417 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Agent Browser against them. Open each page to compare what they document and how they install.

More from FreedomIntelligence/OpenClaw-Medical-Skills

Agent Browser is one of 25 skills cataloged on DirSkills from FreedomIntelligence/OpenClaw-Medical-Skills.

See all 25 skills โ†’
๐Ÿงฌ
2w ago

AAV Vector Design Agent

AAV Vector Design Agent designs adeno-associated virus vectors for gene therapy by selecting serotypes, engineering capsids, optimizing promoters and transgenes, and predicting immunogenicity. Use it when designing tissue-specific AAV vectors, engineering capsid variants, or optimizing expression cassettes.
AI Engineering
2.9K410
๐Ÿง 
2w ago

ADHD Daily Planner

ADHD Daily Planner provides ADHD-specific daily planning, time estimation, and executive function support. Use it to create realistic schedules and build flexible systems that work with ADHD brains.
Automation
2.9K410
๐Ÿงช
2w ago

ADMET Prediction

ADMET Prediction predicts ADMET properties (absorption, distribution, metabolism, excretion, toxicity) using ADMETlab 3.0 API or DeepChem models, including bioavailability, CYP inhibition, hERG liability, and 119 toxicity endpoints with uncertainty quantification. It filters compounds for PAINS and other structural alerts to assess drug-likeness and prioritize leads by predicted safety.
Data
2.9K410
๐Ÿฉบ
2w ago

AI Health Analyzer

AI Health Analyzer integrates multi-dimensional health data to identify abnormal patterns, predict health risks, and provide personalized recommendations. Use it for intelligent health Q&A and AI-generated health reports.
Data
2.9K410
๐Ÿงฌ
2w ago

Adaptyv

Adaptyv is a cloud laboratory platform for automated protein testing and validation. Use it to submit protein sequences for binding assays, expression testing, thermostability measurements, enzyme activity assays, and sequence optimization.
Automation
2.9K410
๐Ÿ“ˆ
2w ago

Aeon Time Series ML

Aeon Time Series ML provides scikit-learn compatible algorithms for time series classification, regression, clustering, forecasting, anomaly detection, segmentation, and similarity search. Use it when working with temporal data or sequential patterns that require specialized approaches beyond standard ML.
Data
2.9K410