abx-dl
Installation
SKILL.md
abx-dl
Use this skill when an agent needs to scrape a page, extract content from a website, download media from a URL, or explain how to run abx-dl.
abx-dl exposes the extractors that power ArchiveBox without requiring a full ArchiveBox install. It is useful for website scraping, page content extraction, media downloading, text extraction, markdown export, screenshots, PDF capture, DOM capture, JSON metadata extraction, and more.
For per-plugin hook details, binary providers, and config schemas, inspect the abx-plugins repo:
- https://github.com/ArchiveBox/abx-plugins
- https://github.com/ArchiveBox/abx-plugins/tree/main/abx_plugins/plugins
When abx-dl plugins <name> is not enough, look in that repo for the plugin's config.json and on_*.py / on_*.js / on_*.sh hooks.
Quick Start
- Prefer the repo-local command when you are already in this checkout: