SenseAudio Voice

v1.0.0

Guide for SenseAudio voice selection, plan-level voice entitlement checks, and cloned voice usage constraints in TTS calls. Use this whenever user asks why a...

1· 225·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for scikkk/senseaudio-voice.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "SenseAudio Voice" (scikkk/senseaudio-voice) from ClawHub.
Skill page: https://clawhub.ai/scikkk/senseaudio-voice
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install senseaudio-voice

ClawHub CLI

Package manager switcher

npx clawhub@latest install senseaudio-voice
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name, description, and included docs all describe voice inventory, entitlement checks, and cloning constraints. The skill requires no binaries, env vars, or installs, which is appropriate for a purely informational guide.
Instruction Scope
The SKILL.md stays within scope (confirm voice_id, check entitlement, ensure cloning completed, validate model/dictionary compatibility, provide fallbacks). It references querying the platform voice list endpoint but does not specify credentials or exact endpoints — this is reasonable for a generic guide but means the agent or user must supply account context or API keys at runtime.
Install Mechanism
No install spec or code files are present (instruction-only). That minimizes risk because nothing is written to disk or auto-installed.
Credentials
The skill does not request any environment variables, credentials, or config paths. If the user or agent needs to actually query a platform API to check entitlements, those credentials would be provided outside this skill, which is consistent with an informational/reference skill.
Persistence & Privilege
The skill is not marked always:true and has no install-time persistence. It does not request elevated privileges or modify other skills or system configs.
Assessment
This is an informational, instruction-only skill about SenseAudio voice selection and cloning constraints and does not request credentials or install code, so its surface risk is low. Before installing, confirm you trust the skill author (source/homepage is unknown). Be aware that to actually check entitlements or query a voice list you or the agent will need the platform account context or API keys — those are not supplied by this skill. Also exercise normal caution around cloned-voice workflows (ensure you have proper consent, and verify any model names/plan tiers with the official SenseAudio docs). If the skill later adds explicit API calls, external endpoints, or requests keys, reevaluate for coherence and data-exfiltration risk.

Like a lobster shell, security has layers — review code before you run it.

latestvk97cf6sx9m4wfneyr9vnakr7fd82tcrk
225downloads
1stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

SenseAudio Voice

Use this skill for voice inventory, entitlement, and clone-related integration behavior.

Read First

  • references/voice.md

Workflow

  1. Confirm target voice_id and user account tier.
  2. Verify whether the requested voice is entitlement-limited.
  3. For clone use cases, ensure platform-side cloning is completed first.
  4. Validate dictionary/model constraints before enabling polyphone overrides.
  5. Provide fallback voice strategy when requested voice is unavailable.

Comments

Loading comments...