skills/modelscope.cn/browser-fetch

browser-fetch

SKILL.md

browser-fetch

Delegate browser automation to a cost-effective subagent, preserving the main agent's context window.

Why This Skill?

  • Problem: agent-browser snapshot can consume 10,000+ tokens on complex pages
  • Solution: Haiku subagent processes snapshots and returns only summaries (~100 tokens)
  • Result: 90%+ context reduction while maintaining full browser capabilities

Prerequisites

Install agent-browser

npm install -g agent-browser
agent-browser install
Installs
1
First Seen
Apr 2, 2026