ham-radio-dxMonitor DX clusters for rare station spots, track active DX expeditions, and get daily band activity digests for amateur radio operators.
Install via ClawdBot CLI:
clawdbot install capt-marbles/ham-radio-dxMonitor DX clusters in real-time, get notified of rare DX stations, and track active DX expeditions. Perfect for ham radio operators who want to catch rare contacts!
π‘ Live DX Spots - Connect to global DX cluster network
π Rare DX Alerts - Notify when rare stations appear
π Daily Digest - Band activity summary
πΊοΈ DX Expeditions - Track active expeditions
β° Automated Monitoring - Run via cron for alerts
# Get latest DX spots
python3 dx-monitor.py watch
# Specific cluster node
python3 dx-monitor.py watch --cluster ea7jxh
# Use your callsign
python3 dx-monitor.py watch --callsign KN4XYZ
# Only show NEW spots (filters duplicates)
python3 dx-monitor.py watch --new-only
Output:
π‘ Latest DX Spots from EA7JXH
20m SSB 14.195 K1ABC - CQ Contest
40m CW 7.015 VP8/G3XYZ - Falklands
15m FT8 21.074 ZL2ABC - New Zealand
python3 dx-monitor.py digest
Output:
# π‘ DX Digest - 2026-01-27
## Band Activity (last 100 spots)
20m ββββββββββββ 24
40m ββββββββ 16
15m ββββββ 12
10m ββββ 8
## Rare DX Spotted
π VP8/G3XYZ 40m 7.015 - Falklands Expedition
π ZL2ABC 15m 21.074 - New Zealand
Available clusters:
# Add to crontab
*/5 * * * * cd ~/clawd && python3 skills/ham-radio-dx/dx-monitor.py watch --new-only --callsign YOUR_CALL >> /tmp/dx-alerts.log
This checks for new DX spots every 5 minutes and logs them.
# Add to crontab
0 9 * * * cd ~/clawd && python3 skills/ham-radio-dx/dx-monitor.py digest >> ~/dx-digest-$(date +\%Y-\%m-\%d).txt
Integrate with Clawdbot message tool:
# When rare DX appears, send Telegram alert
python3 dx-monitor.py watch --new-only | grep -E "(VP8|ZL|VK|ZS|P5)" && \
echo "π¨ Rare DX spotted!" | # Send via Clawdbot message tool
Most Wanted:
Other Rare:
Track active expeditions:
Common DX frequencies:
/tmp/dx-monitor-state.json73 and good DX! π»π
Generated Mar 1, 2026
Ham radio operators use the skill during contests to quickly identify active stations and rare DX spots, enabling efficient contact logging and maximizing points. It helps monitor real-time cluster data for strategic band switching and targeting high-value prefixes.
Enthusiasts track rare DX expeditions like VP8 or 3Y0 by setting up automated alerts and daily digests, ensuring they don't miss limited-time opportunities to contact remote stations. This supports planning and coordination for successful QSOs.
Operators analyze daily digests to understand band propagation trends and activity levels, helping optimize transmission times and frequencies for better signal reach. This aids in making informed decisions based on historical and real-time data.
New ham radio students use the skill to observe live DX spots and learn about station identification, band plans, and rare prefixes, enhancing their practical knowledge for licensing exams and on-air operations.
During disasters or emergencies, operators monitor DX clusters to track active stations and propagation conditions, facilitating coordination and information sharing across regions when traditional networks are down.
Offer basic monitoring and alerts for free, with premium features like advanced filtering, historical data access, and integration with logging software for a monthly fee. This attracts hobbyists and upsells to serious operators.
Partner with radio equipment manufacturers to bundle the skill with SDRs or transceivers, providing added value to customers. Revenue comes from licensing fees or commissions on hardware sales.
Generate revenue by displaying targeted ads for radio gear, expeditions, or contests within the skill's outputs, or secure sponsorships from DX clubs and event organizers for featured alerts.
π¬ Integration Tip
Integrate with existing logging tools via APIs to automate contact recording, and use webhooks to push alerts to messaging platforms like Telegram for real-time notifications.
Google Maps Grounding Lite MCP for location search, weather, and routes via mcporter.
Monitor and control Snapmaker 3D printers (U1 with Moonraker/Klipper). Use when checking print status, temperatures, progress, or controlling prints (pause/resume/cancel). Triggers on "printer", "3D print", "Snapmaker", "print status", "nozzle temp", "bed temp".
Auto-report fail2ban banned IPs to AbuseIPDB and notify via Telegram. Use when monitoring server security, reporting attackers, or checking banned IPs. Watches fail2ban for new bans, reports them to AbuseIPDB, and sends alerts.
Manage printers via CUPS on macOS (discover, add, print, queue, status, wake).
Analyze local PCAP/PCAPNG files with tshark to generate detailed network forensics reports including talkers, ports, DNS, TLS, HTTP, and anomaly summaries.
Verify the bead daemon is alive and responsive