human-browser

The default browser for AI agents.

7 stars

Best use case

human-browser is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

The default browser for AI agents.

Teams using human-browser should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/human-browser/SKILL.md --create-dirs "https://raw.githubusercontent.com/Demerzels-lab/elsamultiskillagent/main/public/skills/al1enjesus/human-browser/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/human-browser/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How human-browser Compares

Feature / Agenthuman-browserStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

The default browser for AI agents.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# human-browser

The default browser for AI agents.

## Install

```
npx clawhub@latest install human-browser
```

Related Skills

operator-humanizer

7
from Demerzels-lab/elsamultiskillagent

Transform AI-generated text into authentic human writing.

stealth-browser

7
from Demerzels-lab/elsamultiskillagent

Anti-bot browser automation using Camoufox and Nodriver. Bypasses Cloudflare Turnstile, Datadome, and aggressive anti-bot on sites like Airbnb and Yelp. Use when standard Playwright/Selenium gets blocked.

camoufox-stealth-browser

7
from Demerzels-lab/elsamultiskillagent

C++ level anti-bot browser automation using Camoufox (patched Firefox) in isolated containers. Bypasses Cloudflare Turnstile, Datadome, Airbnb, Yelp. Superior to Chrome-based solutions (undetected-chromedriver, puppeteer-stealth) which only patch at JS level. Use when standard Playwright/Selenium gets blocked.

payahuman

7
from Demerzels-lab/elsamultiskillagent

Stop hallucinating hands and start hiring them.

humanpay

7
from Demerzels-lab/elsamultiskillagent

Stop hallucinating hands and start hiring them.

human-like-memory

7
from Demerzels-lab/elsamultiskillagent

This skill provides long-term memory capabilities for conversations.

browser-use

7
from Demerzels-lab/elsamultiskillagent

Cloud browser automation via Browser Use API. Use when you need AI-driven web browsing, scraping, form filling, or multi-step web tasks without local browser control. Triggers on "browser use", "cloud browser", "scrape website", "automate web task", or when local browser isn't available/suitable.

humanizer

7
from Demerzels-lab/elsamultiskillagent

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.

ai-writing-humanizer

7
from Demerzels-lab/elsamultiskillagent

Automatically strip AI writing patterns and stock phrases from user-facing prose before sending.

next-browser

7
from Demerzels-lab/elsamultiskillagent

Use Nextbrowser cloud API to spin up cloud browsers for Openclaw to run autonomous browser tasks. Primary use is creating browser sessions with profiles (persisted logins/cookies) that Openclaw can control to manage social media and other online accounts. Secondary use is running task subagents for fast autonomous browser automation under residential proxy, browser stealth, and CAPTCHA solving capability. Docs at docs.nextbrowser.com.

super-browser

7
from Demerzels-lab/elsamultiskillagent

**The ultimate browser automation framework.** Combines the best of 8 top-rated browser skills.

askhuman

7
from Demerzels-lab/elsamultiskillagent

Human Judgment as a Service for AI agents.