device-prober

Community

Discover SDR hardware capabilities, instantly.

AuthorTobiasWooldridge
Version1.0.0
Installs0

System Documentation

What problem does it solves? Setting up new SDR hardware or troubleshooting device detection issues can be frustrating due to varying capabilities and driver requirements. This skill automatically probes and reports on SDR device features, simplifying setup and diagnostics.

Core Features & Use Cases

  • Device Enumeration: Lists all connected SDR hardware, including driver and serial information.
  • Capability Discovery: Reports supported frequency ranges, sample rates, gain settings, and antenna ports.
  • Configuration Testing: Performs short captures to verify device functionality and chosen settings.
  • Use Case: Your new RTL-SDR dongle isn't showing up. Use this skill to list all detected devices, check for driver issues, and verify if the device can be opened and capture samples.

Quick Start

Use the device-prober skill to list all connected SDR devices.

Dependency Matrix

Required Modules

SoapySDRnumpy

Components

scripts

💻 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: device-prober
Download link: https://github.com/TobiasWooldridge/WaveCap-SDR/archive/main.zip#device-prober

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository