Skip to content
Development
Agent

browser-fetcher

Generic web content fetcher.

From plugin
rust-skills
1.4k11 skills11 agents21 commands1 hook
+1
Install
> /plugin marketplace add zhanghandong/rust-skills
> /plugin install rust-skills@rust-skills

How it fires

How this agent gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.

Context preview

The summary Claude sees to decide when to auto-load this agent.

Generic web content fetcher.

Agent definition

browser-fetcher.md

browser-fetcher

Generic web content fetcher.

Fetch

Use available tools:

  • agent-browser (preferred)
  • WebFetch (fallback)

Output

## Fetched Content

**URL:** <url>
**Title:** <title>

<content>

Validation

1. Content is not empty 2. Not an error page (403, 429, blocked) 3. On failure: report reason

Ships withrust-skills

AI-powered Rust development assistant with meta-cognition framework

Get the whole plugin