piper-tts/SKILL.md
Offline text-to-speech using Piper. Speaks text aloud via local Piper models.
npx skillsauth add llblab/skills piper-ttsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Synthesizes text to speech using Piper and plays it through system audio.
# speak a line
./scripts/say "Hello, world"
# pipe text
echo "Hello" | ./scripts/say
# specify language
./scripts/say --lang ru "Привет, мир"
# language defaults to ~/.pi_voice_lang content, or "en" if missing
piper — pip install piper-tts or download from releasesaplay (Linux) or afplay (macOS) — system audio playbackdevelopment
Manage a guarded release flow that commits prepared release work on dev, opens a dev-to-main pull request with a release-focused PR summary, waits for checks, merges on success, tags, and optionally publishes an existing npm package. Use when the user asks to prepare or execute a dev→main release PR, hotfix release PR, or Dev2Main PR Summary workflow.
tools
Build, refactor, review, or debug Svelte 5 components that use Bits UI primitives. Use when working with bits-ui dialogs, popovers, dropdowns, comboboxes, selects, tabs, date/time controls, menus, tooltips, portals, render delegation, or Bits UI type helpers.
development
Evidence-grounded review for code, diffs, PRs, documents, plans, specs, and architecture. Use for evidence review, review, code review, quick review, sanity check, quality check, architecture review, production readiness, security review, scaling review, document review, evaluate, or check.
development
Collaborative idea-to-design and inquiry protocol. Use for product/architecture exploration, research-style question shaping, feature design, standards, specs, UX concepts, module boundaries, and non-trivial behavior changes when uncertainty matters.