rtl-sdr-fm-rds-recorderRecord broadcast FM stations from an RTL-SDR using a reliable IQ-capture workflow with offline WBFM demodulation, RDS station-name extraction, and automatic...
Install via ClawdBot CLI:
clawdbot install igrikxd/rtl-sdr-fm-rds-recorderGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 11, 2026
A user wants to scan the entire FM broadcast band to discover all available stations, then record a specific station's audio. The skill provides a staged workflow: first scan with --scan-fm, then optionally decode RDS for station names, and finally record the chosen frequency with metadata tagging.
A user needs to extract the RDS station name (PS text) from a specific FM frequency. The skill uses redsea to decode RDS data and caches the name for later use in file naming, even if the station name is only partially available.
A user wants to record a radio station for an extended period, e.g., 5 minutes, for later listening or analysis. The skill supports --duration parameter to override the default 10-second sample, producing an MP3 file with proper frequency and station naming.
Before starting any recording tasks, a user runs --check to verify that all required tools (rtl_sdr, redsea, ffmpeg, etc.) are available. The skill provides detailed JSON output including availability status, probe messages, and return codes to diagnose missing dependencies.
A user wants the recorded MP3 files delivered via Telegram. The skill ensures that when sending media, the reply contains only the MEDIA: token on its own line, avoiding mixed text and media messages for proper attachment handling.
Offer automated scanning and recording of FM radio stations for businesses that need to monitor competitor broadcasts, track advertising, or archive content. The staged workflow allows efficient band-wide scans and selective recording.
Extract and sell RDS station names and metadata for market research or audience measurement. The skill provides reliable RDS decoding with fallback to 'UnknownStation' when data is unavailable.
Provide a specialized tool for podcasters, journalists, or researchers to easily record and name broadcast FM content. The skill's automatic MP3 naming with station name, frequency, and timestamp simplifies organization.
💬 Integration Tip
Integrate with a Telegram bot for automated file delivery, ensuring media-only messages per the skill's output guidelines. Consider building a web frontend that calls the script's JSON outputs for a user-friendly station explorer.
Scored May 11, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.