config-validator

Community

Validate SDR configs, prevent errors.

AuthorTobiasWooldridge
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manually editing YAML configuration files can easily introduce syntax errors, schema violations, or logical inconsistencies, leading to server startup failures or unexpected behavior. This skill automates config validation, saving you debugging time and ensuring smooth operation.

Core Features & Use Cases

  • Syntax Checking: Identifies common YAML syntax errors like incorrect indentation or missing colons.
  • Schema Validation: Verifies that required fields are present and values are of the correct type and range.
  • Logical Consistency: Checks for issues like channel offsets exceeding sample rates or duplicate recipe/preset names.
  • Use Case: You've just added a new recipe to wavecapsdr.yaml and the server won't start. Use this skill to quickly pinpoint the exact line and type of error in your configuration file.

Quick Start

Use the config-validator skill to validate the default wavecapsdr.yaml configuration file.

Dependency Matrix

Required Modules

pyyaml

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

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.