Use Case
Stop doing repetitive marketing & growth tasks manually. ADS-B Overhead lets your AI agent handle them automatically through natural conversation. Notify when aircraft are overhead within a configurable radius using a local ADS-B SBS/BaseStation feed (readsb port 30003). Use when setting up or troubleshooting plane-overhead alerts, configuring radius/home coordinates/cooldowns, or creating a Clawdbot cron watcher that sends WhatsApp notifications for nearby aircraft. This guide shows practical examples of using ADS-B Overhead to automate common marketing & growth workflows and save hours every week.
Install ADS-B Overhead: npx clawhub@latest --dir ~/.claude/skills install moltbot-adsb-overhead
Identify the repetitive marketing & growth tasks you want to automate
Describe the task to your AI in plain English
ADS-B Overhead will execute the task and return results directly in the chat
Chain multiple tasks: ask your AI to run a sequence of operations
Copy these prompts and use them with your AI agent after installing ADS-B Overhead
Automate my marketing & growth tasks using ADS-B Overhead
What repetitive tasks can ADS-B Overhead handle for me?
Set up a workflow that runs ADS-B Overhead every morning
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install moltbot-adsb-overheadOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install moltbot-adsb-overheadβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/moltbot-adsb-overhead/π‘Extract and place the folder at the path above, then restart your agent.