surfacedby

AI Traffic Alerts For Cloudflare — DevOps skill for Claude Code

DevOps community

Get pinged the moment an AI assistant (ChatGPT, Perplexity, Gemini, Claude, Copilot, Grok) sends you a real visitor.

How to install AI Traffic Alerts For Cloudflare

This entry records only its repository, not the path inside it, so there is no exact command to give. Open surfacedby/ai-traffic-alerts-for-cloudflare and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What AI Traffic Alerts For Cloudflare does

Get pinged the moment an AI assistant (ChatGPT, Perplexity, Gemini, Claude, Copilot, Grok) sends you a real visitor. Optional AI-crawler alerts. One free Cloudflare Worker, no code, no database. Alerts via ntfy, Telegram, WhatsApp, Discord, Pushover.

Alternatives in DevOps

  • Supabase — Infrastructure Supabase database/auth integration 14k ★
  • Kubeshark — Cluster-wide network observability for Kubernetes 11.8k ★
  • Mirrord — Run any process, on your machine or in an AI agent's environment, as if it were a pod in your Kubernetes clust 5.3k ★

README

ai-traffic-alerts-for-cloudflare

Get a push notification the moment an AI assistant sends you a real visitor: a person who clicked through from a ChatGPT, Perplexity, Gemini, Claude, Copilot, or Grok answer. A visitor an AI actively pointed at you is rare and high-value, and this tells you the instant it happens.

It can also alert on **AI crawlers** fetching your pages (to train on them, index them, or answer a user live). That is the far higher-volume signal: a busy site sees thousands of crawler hits a day. One setting, `ALERT_ON`, chooses which signals fire (`referrals`, `crawlers`, or `both`); it **defaults to `referrals`** because crawlers are so much noisier. Turn them on with `ALERT_ON=crawlers` or `both`.

It runs as a single Cloudflare Worker in front of your site, inspects each request at the edge, fires a notification to your phone, and passes the request straight through to your origin. No tracking script, no database, no change to your pages. Detection and notifications run off the response path, so your site is never slowed down.

Why this exists

Most "AI bot" tools are about *blocking*. But the AI crawl is not the threat, it is the tell: it is the clearest early signal of who is reading you and why. The interesting question is not "how do I keep AI bots out," it is **"which AI engines actually touch me, and which ones send me people."** This tool makes that visible in real time, for free.

What it can and cannot tell you

This tool (free) tells you It cannot tell you
A human landed on your site from an AI assistant, and on which page Whether the AI actually cited you in an answer
An AI crawler hit your site, which vendor, and its purpose (train / index / answer live) Which prompts you show up for, and which you are missing
The visitor's country, real-time, at your edge Whether the AI recommended a competitor instead of you
Which signals to be alerted on (referrals, crawlers, or both) Whether