audio-quality-checkAnalyze audio recording quality - echo detection, loudness, speech intelligibility, SNR, spectral analysis. Use when the user wants to check a recording's qu...
Install via ClawdBot CLI:
clawdbot install tenequm/audio-quality-checkGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 5, 2026
A team leader wants to check if their conference call recordings have echo or poor speech intelligibility. The skill analyzes dual-track M4A files, detecting echo, measuring SNR, and providing PESQ/STOI scores to diagnose issues with audio processing.
A user is testing an audio processing app like Krisp and wants to see if it introduces echo or degrades speech quality. The skill computes PESQ and STOI between original and processed tracks, and runs autocorrelation to detect duplication.
A podcaster notices their recordings have a 'hollow' or 'echoey' sound. Using the skill, they analyze loudness, spectral characteristics, and run echo detection to identify if the room acoustics or a virtual audio cable creates delayed copies.
A quality assurance manager wants to ensure call recordings meet speech quality standards. The skill provides EBU R128 loudness, SNR, and STOI metrics to flag recordings with poor intelligibility or excessive background noise.
A security analyst suspects a recording has duplicated audio segments (e.g., from a faulty DVR). The skill's autocorrelation analysis detects systematic peaks at consistent lags, indicating duplication.
Provide a cloud service where users upload recordings and receive a detailed quality report. Includes recurring subscription tiers based on number of recordings and advanced metrics like PESQ.
Sell the skill as a package to enterprises for integration into their internal audio processing pipelines. Includes source code and support, with a perpetual license fee.
Offer expert analysis services for complex audio quality issues, including deep troubleshooting and optimization recommendations. Bill per project or hourly.
💬 Integration Tip
Wrap the skill as a REST API endpoint that accepts an audio file path and returns JSON metrics; integrate with CI/CD pipelines for automated testing of processed audio.
Scored Jul 7, 2026
Local speech-to-text with the Whisper CLI (no API key).
Transcribe audio files with speaker diarization (who speaks when). Supports 100+ languages, automatic language detection, and timestamps. Use for meetings, interviews, podcasts, or voice messages. Requires AssemblyAI API key.
Turn your AI into JARVIS. Voice, wit, and personality — the complete package. Humor cranked to maximum.
Text-to-speech conversion using node-edge-tts npm package for generating audio from text. Supports multiple voices, languages, speed adjustment, pitch contro...
使用 poocr 库识别发票并导出 Excel。当用户需要识别增值税发票、批量处理发票文件或提取发票信息到 Excel 时调用此技能。
Use when the user has audio or video and wants a timestamped transcript (SRT) in the source language. Routes by source language — Chinese defaults to Volcano...