Files
42marketplaces/sync/gh-joel611-claude-plugins-plugins-claude-tts-output.json
2025-11-30 09:08:53 +08:00

18 lines
430 B
JSON

{
"name": "tts-output",
"owner": {
"name": "Joel Chan",
"email": "joel611@live.hk"
},
"plugins": [
{
"name": "tts-output",
"description": "Text-to-speech output for Claude responses using macOS 'say' command",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-joel611-claude-plugins-plugins-claude-tts-output.git"
},
"strict": true
}
]
}