Speak the last response aloud using text-to-speech
Scanned 5/27/2026
Install via CLI
openskills install malob/nix-config---
description: Speak the last response aloud using text-to-speech
allowed-tools: Bash
argument-hint: "[rate]"
arguments:
- name: rate
description: Speaking rate in words per minute (default: 300)
required: false
---
Run the TTS script to speak the last response aloud:
```bash
${CLAUDE_PLUGIN_ROOT}/skills/say/scripts/speak.sh ${CLAUDE_SESSION_ID} $1
```
No comments yet. Be the first to comment!
Python backend development expertise for FastAPI, security patterns, database operations, Upstash integrations, and code quality. Use when: (1) Building REST APIs with FastAPI, (2) Implementing JWT/OAuth2 authentication, (3) Setting up SQLAlchemy/async databases, (4) Integrating Redis/Upstash caching, (5) Refactoring AI-generated Python code (deslopification), (6) Designing API patterns, or (7) Optimizing backend performance.