Overview
- Skill Key
- capt-marbles/ham-radio-dx
- Author
- captmarbles
- Source Repo
- openclaw/skills
- Version
- 1.0.0
- Source Path
- skills/capt-marbles/ham-radio-dx
- Latest Commit SHA
- 420773deb44548fdda3255cd46f5b6e5f1f81960
Monitor DX clusters for rare station spots, track active DX expeditions, and get daily band activity digests for amateur radio operators.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 ham-radio-dx 技能。 若已安装,则直接安装 ham-radio-dx 技能。
# Ham Radio DX Monitor 📻 Monitor 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! ## Features 📡 **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 ## Quick Start ### Watch Live Spots ```bash # 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 ``` ### Daily Digest ```bash 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 ``` ## DX Cluster Nodes Available clusters: - **ea7jxh** - dx.ea7jxh.eu:7373 (Europe) - **om0rx** - cluster.om0rx.com:7300 (Europe) - **oh2aq** - oh2aq.kolumbus.fi:7373 (Finland) - **ab5k** - ab5k.net:7373 (USA) - **w6rk** - telnet.w6rk.com:7373 (USA West Coast) ## Automated Monitoring ### Real-Time Alerts (Check Every 5 Minutes) ```bash # 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. ### Daily Digest (9am Every Day) ```bash # Add to crontab 0 9 * * * cd ~/clawd &&...
# Ham Radio DX Monitor - Quick Start Monitor DX clusters for rare station spots and get daily digests. ## Installation ```bash # Run setup with YOUR callsign ./scripts/dx-monitoring-setup.sh YOUR_CALLSIGN # Example: ./scripts/dx-monitoring-setup.sh KN4XYZ ``` This installs: - ✅ DX spot monitoring every 5 minutes - ✅ Daily digest at 9am - ✅ Automatic logging ## Manual Usage ```bash # Watch latest spots python3 skills/ham-radio-dx/dx-monitor.py watch --callsign YOUR_CALL # Only NEW spots (filters duplicates) python3 skills/ham-radio-dx/dx-monitor.py watch --new-only --callsign YOUR_CALL # Daily digest python3 skills/ham-radio-dx/dx-monitor.py digest --callsign YOUR_CALL # Specific cluster python3 skills/ham-radio-dx/dx-monitor.py watch --cluster om0rx --callsign YOUR_CALL ``` ## Available Clusters - `ea7jxh` - Europe (default) - `om0rx` - Europe - `oh2aq` - Finland - `ab5k` - USA - `w6rk` - USA West Coast ## Log Files - **New spots:** `/tmp/dx-new-spots.log` - **Daily digest:** `~/dx-digest-YYYY-MM-DD.txt` ## Rare DX to Watch For - VP8 (Falklands) - VK0 (Heard Island) - 3Y0 (Bouvet) - P5 (North Korea) - ZL (New Zealand) - ZS (South Africa) ## Tips 1. Use your real callsign for best results 2. Check `/tmp/dx-new-spots.log` for alerts 3. Daily digest has band activity stats 4. Adjust cron timing if needed 73! 📻
0xnyk
X Intelligence CLI — search, monitor, analyze, and engage on X/Twitter. TypeScript + Bun. AI agent skill.
heyixuan2
Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).
jackculpan
Track flight prices from Google Flights with this OpenClaw skill. Search routes, monitor prices, and get alerts when prices drop.
openclaw-trade
openclaw trading assistant| openclaw trading skill | nof1.ai & openclaw [moltbot] collaboration | We get the best practices from alpha arena trading seasons and bring it to clawdbot All top AI agents, realtime monitoring and news research, gather info from private insiders and many other! Using Hyperliquid API.
xquik-dev
X (Twitter) automation skill for AI coding agents. Tweet search, user lookup, follower/following extraction, media download, reply/retweet/quote extraction, 40+ tools, account monitoring & trending topics. REST API, MCP server, HMAC webhooks. Works with Claude Code, Cursor, Codex, Copilot, Windsurf & 40+ agents.
mohsinkhadim59
Step-by-step guides for installing and running OpenClaw, an open-source AI agent, on Mac, Linux VPS, and AWS covering setup, security, messaging channels, Google integration, skills, and monitoring.