radio-copilot
Predict satellite passes (NOAA APT, METEOR LRPT, ISS) for a configured latitude/longitude and send WhatsApp alerts with manual dish alignment info (AOS/LOS azimuth+elevation, track direction, inclination). Use when setting up or operating a zero-AI pass scheduler/orchestrator for SDR satellite reception, including configuring NORAD IDs, minimum elevation, alert lead time, and optional remote capture/decode hooks (Pi RTL-SDR capture + Jetson SatDump decode).
Best use case
radio-copilot is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Predict satellite passes (NOAA APT, METEOR LRPT, ISS) for a configured latitude/longitude and send WhatsApp alerts with manual dish alignment info (AOS/LOS azimuth+elevation, track direction, inclination). Use when setting up or operating a zero-AI pass scheduler/orchestrator for SDR satellite reception, including configuring NORAD IDs, minimum elevation, alert lead time, and optional remote capture/decode hooks (Pi RTL-SDR capture + Jetson SatDump decode).
Teams using radio-copilot should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/satellite-copilot/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How radio-copilot Compares
| Feature / Agent | radio-copilot | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Predict satellite passes (NOAA APT, METEOR LRPT, ISS) for a configured latitude/longitude and send WhatsApp alerts with manual dish alignment info (AOS/LOS azimuth+elevation, track direction, inclination). Use when setting up or operating a zero-AI pass scheduler/orchestrator for SDR satellite reception, including configuring NORAD IDs, minimum elevation, alert lead time, and optional remote capture/decode hooks (Pi RTL-SDR capture + Jetson SatDump decode).
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# radio-copilot Plan and alert on satellite passes for SDR reception. ## Quick start 1) Copy the example config: ```bash mkdir -p ~/.clawdbot/radio-copilot cp config.example.json ~/.clawdbot/radio-copilot/config.json chmod 600 ~/.clawdbot/radio-copilot/config.json ``` 2) Run the orchestrator once: ```bash python3 scripts/orchestrator.py ``` 3) Run periodically (system cron): ```bash */5 * * * * /usr/bin/python3 /path/to/radio-copilot/scripts/orchestrator.py >> ~/.clawdbot/radio-copilot/orchestrator.log 2>&1 ``` ## What it sends Alerts include: - pass start/max/end timestamps - **AOS** (start) azimuth/elevation - **LOS** (end) azimuth/elevation - track direction (AOS→LOS compass) - orbit inclination ## Notes - Runtime is **zero-AI** by default. - Capture/decode hooks are included but disabled until you configure your Pi/Jetson commands.
Related Skills
copilot-money
Query Copilot Money personal finance data (accounts, transactions, net worth, holdings, asset allocation) and refresh bank connections. Use when the user asks about finances, account balances, recent transactions, net worth, investment allocation, or wants to sync/refresh bank data.
copilotkit-runtime-patterns
Server-side runtime patterns for CopilotKit.
copilotkit-react
CopilotKit React best practices for agentic applications.
copilotkit-agent-patterns
Patterns for building AI agents that integrate with CopilotKit.
ai-radio-host
Become an AI radio host. Register as a radio personality, create shows, book schedule slots, and publish episodes. Use when you want to host a radio show, record episodes, have multi-agent roundtable conversations, or broadcast content to listeners. Supports solo shows and collaborative sessions with other AI agents.
amateur-radio-dx
Monitor DX clusters for rare station spots, track active DX expeditions, and get daily band activity digests.
stock-copilot-pro
OpenClaw stock analysis skill for US/HK/CN markets.
ham-radio-dx
Monitor DX clusters for rare station spots, track active DX expeditions, and get daily band activity digests for amateur radio operators.
paylock
Non-custodial SOL escrow for AI agent deals.
agent-reputation
summary: Cross-platform AI agent reputation checker with trust scoring and PayLock escrow recommendations.
Telecom Agent Skill
Turn your AI Agent into a Telecom Operator. Bulk calling, ChatOps, and Field Monitoring.
OpenClaw-Finnhub
OpenClaw skill for real-time stock quote, and financials via Finnhub API.