signal-monitor
CommunityTrack real-time SDR signal quality metrics.
AuthorTobiasWooldridge
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill exposes real-time signal quality metrics from WaveCap-SDR channels (RSSI, SNR, signal power, and S-meter) to help you gauge reception and diagnose weak signals.
Core Features & Use Cases
- Real-time Metrics: Fetch current RSSI, SNR, and signal power for a channel.
- Historical Monitoring: Print time-series metrics over intervals to observe trends.
- S-meter & Squelch State: Include S-units and squelch status for quick assessment.
Quick Start
Get extended metrics for ch1: curl http://127.0.0.1:8087/api/v1/channels/ch1/metrics/extended | jq Or run the Python helper: PYTHONPATH=backend backend/.venv/bin/python .claude/skills/signal-monitor/get_signal_stats.py --channel ch1 --monitor --interval 1.0 --duration 60
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: signal-monitor Download link: https://github.com/TobiasWooldridge/WaveCap-SDR/archive/main.zip#signal-monitor Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.