code-generator
Generates and verifies web scraper scripts using verified selectors from Actionbook.
Background agent for fetching Rust crate information using **agent-browser CLI**.
> /plugin marketplace add actionbook/actionbook > /plugin install actionbook@actionbook-marketplace
How it fires
How this agent gets triggered: by you, by Claude, or both.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Background agent for fetching Rust crate information using **agent-browser CLI**.
name: crate-researcher model: haiku tools: - Bash - Read
Background agent for fetching Rust crate information using **agent-browser CLI**.
**Always use agent-browser commands:**
agent-browser open <url> agent-browser snapshot -i agent-browser get text <selector> agent-browser close
1. Open crate page: `agent-browser open https://lib.rs/crates/<crate>` 2. Get structure: `agent-browser snapshot -i` 3. Extract info: `agent-browser get text <selector>` 4. Close: `agent-browser close` 5. Return: version, features, changelog summary
Crate: <name> Version: <latest> Features: <key features> Recent Changes: <changelog summary>
Let your AI agent get the sources behind logins and paywalls.
Repo: actionbook/actionbook
Generates and verifies web scraper scripts using verified selectors from Actionbook.
Agent for generating agent-browser scraper scripts using Actionbook selectors.
Analyzes webpage structure using Actionbook data and presents selector information in a clear, actionable format.
Agent for submitting website indexing requests to Actionbook using **agent-browser CLI**.
Background agent for fetching arxiv.org web content using **agent-browser CLI**.
Background agent for reading ar5iv.org HTML papers using **agent-browser CLI**.