Convert websites into clean data at scale: scrape, batch-scrape, search, and deep research.
This plugin requires anakin-cli (Python 3.10+):
pip install anakin-cli
anakin login --api-key "ak-your-key-here"Get your API key from anakin.io/dashboard.
/add-plugin anakin| Skill | Description |
|---|---|
scrape-website |
Scrape a single URL to markdown, JSON, or raw using anakin scrape |
scrape-batch |
Scrape up to 10 URLs at once using anakin scrape-batch |
search-web |
AI-powered web search using anakin search |
deep-research |
Deep agentic research across multiple sources using anakin research |
| Rule | Description |
|---|---|
anakin-setup |
Ensure anakin-cli is installed and authenticated before running commands |
anakin-cli-usage |
URL quoting, output handling, format defaults, and error recovery |
| Agent | Description |
|---|---|
data-extraction-architect |
Plan which anakin-cli commands to use for complex extraction tasks |
MIT