⏳ This skill is pending AI review.

Scores will appear once the review pipeline completes.

v0.1.4

audio-quality-check

@tenequm⭐ 37 stars

Analyzes audio recording quality - echo detection, loudness, speech intelligibility, SNR, and spectral analysis. Use when the user wants to check a recording's quality, detect echo or duplication, measure speech clarity, compare original vs processed audio, or diagnose why a recording sounds bad, including tracks from Blackbox or any call recording app.

—/10

// RATINGS

⭐GitHub Stars
⭐⭐ 37GitHub ↗

Growing

🟢ProSkills Score
—
📍

Not yet listed on ClawHub or SkillsMP

// README

Skills

Claude Code skills for founders, developers, and web3 builders.

This repository publishes reusable skill folders under skills/<slug>/, ships stable bundle downloads through GitHub Releases, and publishes changed skills to ClawHub.

Table of Contents

Background

Each skill is a directory with a SKILL.md file plus optional references, scripts, evals, or assets. The repository is designed to support three consumption paths:

  • ClawHub for normal installation and discovery
  • GitHub Releases for raw portable zip bundles and release history
  • GitHub source for review and contribution

Install

npx skills add tenequm/skills@<skill-name>

Usage

# Install a skill from this repository
npx skills add tenequm/skills@typescript-dev

# Or download the latest raw bundle from GitHub Releases
curl -LO https://github.com/tenequm/skills/releases/download/skills-latest/typescript-dev.zip

Use the catalog below to pick a skill. Prefer ClawHub for normal installs. Use the zip bundles when you want a portable artifact or need to inspect the packaged files directly.

Skill Catalog

Each skill has a stable latest bundle link and a ClawHub page:

SkillVersionBundleClawHubDescription
acpx-faq0.6.1zippageRun coding agents (codex, claude, agy/Antigravity) through the acpx ACP CLI - the headless lane outside a herdr pane (no HERDR_ENV). Use before launching or prompting a subagent, and when a command fails, a session is not found, or a prompt is lost.
chrome-extension-wxt1.1.5zippageBuild Chrome extensions with the WXT framework and TypeScript, React, Vue, or Svelte. Use when creating browser extensions or cross-browser add-ons. Triggers on "chrome extension", "browser extension", WXT, manifest v3, or wxt.config.ts.
effect-ts0.6.5zippageEffect-TS guide for TypeScript, v4 default with v3 support. Use when writing, debugging, or reviewing Effect code across errors, concurrency, services, streams, and schema, or when code imports from 'effect' or any '@effect/*' package.
erc-80040.2.4zippageBuild with ERC-8004 Trustless Agents - on-chain agent identity, reputation, validation, and discovery on EVM chains. Use when registering agents on-chain, building agent reputation, or using the Agent0 SDK. Triggers on ERC-8004 and Agent0.
founder-playbook0.1.6zippageDecision validation and thinking frameworks for founders. Use to pressure-test a decision, validate next steps, or sanity-check an approach - "should I", "help me think through", "what am I missing". Covers fundraising, customers, runway.
foundry-solidity0.2.5zippageBuild and test Solidity contracts with Foundry. Use when developing Ethereum contracts, writing Forge tests, deploying with scripts, or debugging with Cast/Anvil. Triggers on forge, cast, anvil, foundry.toml, *.t.sol, or *.s.sol.
gh-cli1.4.0zippageGitHub CLI for remote repository analysis, file fetching, codebase comparison, and discovering trending code/repos. Use when analyzing repos without cloning, comparing codebases, or searching for popular GitHub projects.
ghostwriter0.1.2zippageWrite content by interviewing the user instead of drafting - extract their material through questions, then assemble the piece from their own words. Use when the user needs to write something for an audience or mentions "ghostwriter".
go-dev0.4.1zippageOpinionated Go setup with golangci-lint v2, gofumpt, gotestsum, golang-migrate, and just. Use when starting a Go project, configuring lint, format, test, coverage or CI, writing a Justfile, wiring migrations, or leaving a Makefile workflow.
grill-me0.1.3zippageInterview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".
herdr-faq0.4.1zippageLaunch and drive coding agents (codex, claude, agy) through the Herdr CLI; requires a herdr pane (HERDR_ENV=1). Use before starting or prompting a herdr subagent, and when a herdr command fails or an agent seems stuck or silently lost a prompt.
impactful-writing0.1.4zippageWrite clear, emotionally resonant, and well-structured content that readers remember and act upon. Use when writing or editing any text - Twitter posts, articles, documentation, emails, comments, updates - for maximum clarity, engagement, and impact.
lance-format0.20.0zippageDeep reference for Lance v13 columnar format, its Rust crates, and pylance - file encodings, table format, indexes, schema evolution, time travel. Use when building on the Lance crates or reading .lance datasets, not the LanceDB product.
mcp-best-practices1.2.1zippageBuild, harden, and debug production MCP servers with the TypeScript SDK. Use when writing or reviewing an MCP server - transports, tool schemas, errors, OAuth, token bloat, SDK migrations, MCP Apps, Registry. Assumes a server already exists.
mpp0.10.2zippageBuild with MPP (Machine Payments Protocol), open machine-to-machine payments over HTTP 402. Use for paid APIs, payment-gated endpoints, agent payment flows, MCP tool payments, or metered billing. Covers mppx (TS), pympp, and mpp Rust SDKs.
okf-project-knowledge-base0.2.0zippageDurable projec

// HOW IT'S BUILT

KEY FILES

archive/audio-quality-check/SKILL.mdREADME.md

// REPO STATS

37 stars

// ACTIONS

Rate this skill

login to rate

// SCORE

Pending review

// DETAILS

Categoryother
Author@tenequm
Versionv0.1.4
PriceFree