Skill460 estrellas del repoactualizado 6d ago
say
Speak the last response aloud using text-to-speech
Instalar en Claude Code
Copiargit clone --depth 1 https://github.com/malob/nix-config /tmp/say && cp -r /tmp/say/configs/claude/plugins/tts/skills/say ~/.claude/skills/sayDespués abre una sesión nueva de Claude Code; el skill carga automáticamente.
Definición
SKILL.md
Run the TTS script to speak the last response aloud:
```bash
${CLAUDE_PLUGIN_ROOT}/skills/say/scripts/speak.sh ${CLAUDE_SESSION_ID} $1
```Del mismo repositorio
AI SDK DocumentationSkill
This skill should be used when working with Vercel AI SDK, AI Gateway, streamText, generateText, generateObject, streamObject, tool calling, or AI SDK providers. Also relevant for "ai-sdk", "@ai-sdk/*" packages, or questions about AI SDK patterns, configuration, and best practices.
audit-permissionsSkill
>-
new-caskSkill
>-
icon-lookupSkill
>-
cancelSkill
Stop any currently playing text-to-speech audio
startSkill
Enable auto TTS for this session
stopSkill
Disable auto TTS for this session
deep-research-teamSkill
>