capture-health-check
CommunityEnd-to-end health checks for WaveCap-SDR.
AuthorTobiasWooldridge
Version1.0.0
Installs0
System Documentation
What problem does it solve?
End-to-end health checks for WaveCap-SDR captures to quickly identify stuck captures, missing audio, spectrum issues, or misconfigurations.
Core Features & Use Cases
- Comprehensive Health Check: Validates API health, device availability, live captures, channel status, and spectrum readiness.
- Automated Quick Diagnosis: Returns a concise report to guide remediation.
Quick Start
Run the health check script to verify system health:
- ./check_health.sh
- Or curl the health endpoint: curl -s http://localhost:8087/api/v1/health | jq
Dependency Matrix
Required Modules
curlpython3
Components
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: capture-health-check Download link: https://github.com/TobiasWooldridge/WaveCap-SDR/archive/main.zip#capture-health-check Please download this .zip file, extract it, and install it in the .claude/skills/ directory.