radio-tuner
CommunityTune SDRs quickly for optimal reception.
AuthorTobiasWooldridge
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides tools to adjust SDR radio settings such as center frequency, gain, squelch, bandwidth, filters, and AGC parameters, enabling quick tuning and optimization without manual UI clicks.
Core Features & Use Cases
- Capture Settings: Update center frequency, sample rate, gain, and bandwidth.
- Channel Settings: Adjust demod mode, squelch, and AGC parameters.
- Helper Script: Use the adjust_settings.py script to batch update multiple settings.
Quick Start
Use the radio-tuner to view current settings or update capture c1 centerHz to 90.3 MHz and gain to 35 dB:
- Get capture settings: curl http://127.0.0.1:8087/api/v1/captures/c1 | jq
- Apply changes via helper script: PYTHONPATH=backend backend/.venv/bin/python .claude/skills/radio-tuner/adjust_settings.py --capture c1 --frequency 90.3 --gain 35
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: radio-tuner Download link: https://github.com/TobiasWooldridge/WaveCap-SDR/archive/main.zip#radio-tuner 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.