Anubis

Use this skill when the user wants to filter HTTP requests to block AI crawlers

javimosch 2e13dca 718 B Updated

File contents

Anubis Plugin

filter HTTP requests to block AI crawlers

Commands

  • anubis self version — Print anubis version
  • anubis _ _ — Passthrough to anubis CLI

Usage Examples

  • "Block AI crawlers from my site"
  • "Set up anti-scraping proxy"
  • "Configure crawler filtering"

Installation

go install github.com/jechol/anubis@latest

Examples

anubis --listen :8080 --upstream http://localhost:3000
anubis config --block-ai-crawlers

Key Features

  • Reverse proxy for AI crawler blocking
  • Challenge-based bot detection
  • Configurable rules
  • Low latency overhead

javimosch/supercli/tree/main/plugins/anubis/skills/quickstart commit 2e13dca9ef

Frequently asked questions

npx skillmds@latest add javimosch/anubis