Generate audio replies using TTS. Trigger with "read it to me [public URL]" to fetch and read content aloud, or "talk to me [topic]" to generate a spoken res...
- Added a README.md file with introductory and usage information. - Updated SKILL.md with clearer safety guardrails for fetching URLs, including explicit restrictions on local/private/internal addresses and sensitive links. - Strengthened privacy guidance: refuse to process private/authenticated content and warn about potential persistence in chat history. - Expanded installation metadata, now specifying support for Darwin (macOS), required tools, and Homebrew install instructions for dependencies. - Clarified implementation/safety steps and URL validation in both the documentation and example workflows.