analyze
Analyze a webpage's structure using Actionbook's verified selectors and show available elements for scraping.
Get information about a Rust crate including latest version, features, and changelog.
> /plugin marketplace add actionbook/actionbook > /plugin install actionbook@actionbook-marketplace
How it fires
How this command gets triggered: by you, by Claude, or both.
/crate-infoContext preview
What this command does when you run it.
Get information about a Rust crate including latest version, features, and changelog.
Get information about a Rust crate including latest version, features, and changelog.
/rust-learner:crate-info <crate> [version]
/rust-learner:crate-info tokio # Latest tokio info /rust-learner:crate-info axum 0.7 # axum 0.7 features /rust-learner:crate-info serde # serde latest features
1. Use `search_actions("lib.rs crate")` to get action ID 2. Use `get_action_by_id()` to get page selectors 3. Use `agent-browser` to open https://lib.rs/crates/{crate} 4. Extract crate information and changelog 5. Summarize for user
Let your AI agent get the sources behind logins and paywalls.
Repo: actionbook/actionbook
Analyze a webpage's structure using Actionbook's verified selectors and show available elements for scraping.
List all websites that have verified selector data in Actionbook.
Request a new website to be indexed in Actionbook by submitting its URL through the request form.
Extract the bibliography/references from an arXiv paper (ar5iv.org).