analyze
Analyze a webpage's structure using Actionbook's verified selectors and show available elements for scraping.
View and summarize an arXiv paper by ID or URL.
> /plugin marketplace add actionbook/actionbook > /plugin install actionbook@actionbook-marketplace
How it fires
How this command gets triggered: by you, by Claude, or both.
/paperContext preview
What this command does when you run it.
View and summarize an arXiv paper by ID or URL.
View and summarize an arXiv paper by ID or URL.
/arxiv-viewer:paper <arxiv_id_or_url>
/arxiv-viewer:paper 2301.07041 /arxiv-viewer:paper 2301.07041v2 /arxiv-viewer:paper https://arxiv.org/abs/2301.07041 /arxiv-viewer:paper https://arxiv.org/pdf/2301.07041.pdf
1. **Parse input** - Extract arXiv ID from URL or use directly 2. **Launch paper-fetcher agent** - Fetch metadata via arXiv API 3. **Present paper info** - Title, authors, abstract, categories, links 4. **Optionally summarize** - If requested, download PDF and summarize
## {Paper Title}
**arXiv:** {id}
**Authors:** {author list}
**Categories:** {category list}
**Published:** {date}
### Abstract
{abstract text}
**Links:** [Abstract]({url}) | [PDF]({url})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).