Auto-invokedAgent
browser-fetcher
Generic web content fetcher.
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.mdname: browser-fetcher description: "Generic web content fetcher."
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 withactionbook-rust-skills
AI-powered Rust development assistant with meta-cognition framework
Get the whole plugin, auto-invoked
Other agents on actionbook-rust-skills.
Auto-invokedAgent
Auto-invokedAgent
Auto-invokedAgent
Auto-invokedAgent
Auto-invokedAgent

