Voice Quality Audition

🌐Community
by terrylica · vlatest · Repository

This skill analyzes audio to assess voice quality for auditions, helping users identify and improve vocal characteristics effectively.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add voice-quality-audition npx -- -y @trustedskills/voice-quality-audition
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "voice-quality-audition": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/voice-quality-audition"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

The provided source content contains only HTML metadata and structural code for a web page. It lacks the specific descriptive text, capabilities, usage scenarios, or example prompts required to write a detailed skill guide. Consequently, I cannot generate the requested sections without hallucinating details not present in the source.

To proceed, please provide the actual documentation or description content for the voice-quality-audition skill.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
terrylica
Installs
30

🌐 Community

Passed automated security scans.